Skip to main content
Participant
April 26, 2014
Question

AS2 to AS3

  • April 26, 2014
  • 2 replies
  • 298 views

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

This topic has been closed for replies.

2 replies

kglad
Community Expert
Community Expert
April 26, 2014

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).

Ned Murphy
Legend
April 26, 2014

If the code is AS2 then you need to use it in an AS2 file.