On 2008-02-09, at 15:06 EST, Ryan Nowakowski wrote:
I have some Actionscript 2 code that I'd like to integrate with OL.
I noticed that all of the code for 3.X is Actionscript 1.
Actionscript 2
can be compiled for use in flash 6 using compilers like MX 2004 or
MTasc.
Can OL's compiler handle Actionscript 2 compiling down to swf6?
We used to. We dropped support for it in version 4. In version 3 you
should be able to select swf6 for output. If you _really_ had to have
swf6 support for version 4, you could probably re-enable it in the
compiler. I don't think the code paths have been eliminated, just
commented out. But I can't guarantee that.
But also, it was my impression that Flash Lite is now swf7, which I
believe was the reason we dropped swf6 support.