8/2/2010 3:37:58 AM
Title:
as3 and as2
Hi Guys, im trying to load a swf created in as2 into a document created in as3, the problem is, it loads first time round, but when navigated away from and then returning to swf, it doesnt reload...
any suggestions?
8/2/2010 5:16:12 AM
there should be no such problem , how are you loading swf in as3, You can also use the image component to load swf file.
8/2/2010 5:30:21 AM
if you are using flash cs with actionscript 3.0 the you can use the UILoader component to load swf file by setting the source property. There is not such bug in this loading component.