This content has been marked as final.
Show 2 replies
-
1. Re: AS2 to AS3
Ned Murphy Apr 26, 2014 10:23 AM (in response to griffij76)If the code is AS2 then you need to use it in an AS2 file.
-
2. Re: AS2 to AS3
kglad Apr 26, 2014 10:24 AM (in response to griffij76)as2 code and as3 code are not the same so you wouldn't expect as2 code to work when publishing for as3.
on the other hand, you can load a swf that contains as2 code into an as3 published swf and the as2 code will work (as long as you published that swf for as2).


