Monday, June 4, 2012

[Action Script] SWF Storyboard June,2012

I have created a storyboard using 2 swf files (files became too large in Flash to publish) and have linked them to play one after the other using

navigateToURL(new URLRequest("totk_02.swf"), "_self");

when you play the swf file - it plays properly, second one starting right after the first one.

My problem - I need them to play within the HTML file. Now, the first one plays just fine and is sized perfectly, but when the second one opens - instead of opening in the html file, it just opens the swf file in the browser, not inside of the html file. Is there a way to correct this?
SWF Storyboard

Related Post



0 comments: