- Home /
Embed swf within Unity Webplayer
Hi,
I’m looking for some help in embedding an swf in the unity webplayer. I’d like this swf (which has links to websites) to appear when the user presses a GUI Button in Unity. I’m trying to do this this way (as opposed to through GUI buttons in the webplayer) because I don’t want the current tab to load these websites (the user will lose their game progress), and opening a new tab through Unity triggers the popup blocker.
So far, I’ve made an SWF that has buttons with links to the sites I want, but I’m not sure how to display it within the webplayer. Can anyone point me in the right direction? Thanks for reading.
Your answer
Follow this Question
Related Questions
Embedding Fonts Unity Web Player Windows 1 Answer
embed web player without javascript 1 Answer
Is it possible to embed a unity build inside a .swf (or vice versa)? 0 Answers
Is there a Unity equivalent to FlashVars? 2 Answers
Why can't I build Web Player in Unity while I have no problems with building standalone versions? 2 Answers