[swfmill] Accessing frames in AS3
Mark Winterhalder
mark13 at gmail.com
Mon Nov 12 11:08:08 PST 2007
On Nov 12, 2007 7:52 PM, Joel Poloney <joel at poloney.com> wrote:
> > What other AS3 compilers are there?
>
> The haXe compiler will compile AS3 if I'm not mistaken.
No, it compiles haXe. :)
It can generate AS3 source code (i.e., "compile to AS3") to be
compiled with mxmlc or asc afterwards, but what you probably mean is
that it can compile to AVM2 opcodes, like what AS3 gets compiled to by
mxmlc.
Mark
More information about the swfmill
mailing list