Copy link to clipboard
Copied
Hi Everyone
I have found a countdown clock for my vatcation but the Code is AS2 and I am using AS3 The flash works but the countdown does not start does anybody know why?
Kind Regards Joel
Copy link to clipboard
Copied
If the code is AS2 then you need to use it in an AS2 file.
Copy link to clipboard
Copied
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).
Find more inspiration, events, and resources on the new Adobe Community
Explore Now