ananuku
09-07-2003, 06:15 PM
Hello, I need some help regarding a general and probably very simple question, except I just cannot seem to find the solution.
I want to target a specific scene (not the first scene) in a Flash movie from a link in an html file. For instance, lets say the scene is called SCENE2 and the flash file which is embedded in the html document looks like this:
<embed src="Flash/TopBanner.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="770" height="130">
</embed>
So, it's really the second scene of the TopBanner.swf I want to play rather than the first one. What sort of code would I need to add?
Thank you,
Ananuku
I want to target a specific scene (not the first scene) in a Flash movie from a link in an html file. For instance, lets say the scene is called SCENE2 and the flash file which is embedded in the html document looks like this:
<embed src="Flash/TopBanner.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="770" height="130">
</embed>
So, it's really the second scene of the TopBanner.swf I want to play rather than the first one. What sort of code would I need to add?
Thank you,
Ananuku