PDA

View Full Version : Loading AS 3.0 movie from AS 2.0


leogesteira
03-15-2007, 01:51 PM
Here's the deal:

I have an old AS 2.0 movie full of code. I would like to code some new features in a separate movie, a new, AS 3.0 one.

Do you know how will it behave? Will any of the two versions be executed with another interpreter (in case AS 3.0 movie will be considered an AS 2.0, as it's parent)?

Thanks!

Leo

Tink
03-15-2007, 02:53 PM
You can load AS 2.0 into AS 3.0, but not AS 3.0 into AS 2.0.