Tools:Compilers
From GMpedia.org Wiki
- MTASC The Motion Twin ActionScript Compiler for ActionScript 2.0 is open source command line tool and compiles much faster than the Macromedia Flash compiler. It is also more strict in error checking and more loyal to general coding standards.
- Adobe AS3.0 Compiler The ActionScript 3.0 compiler is currently only available with the freely downloadable Flex Builder 2 Alpha IDE. It is a command line compiler which is also faster than the MMC and has several compiling options.
- haXe haXe is a new programming language for the web by the author of MTASC. It's compiler is not able to process ActionScript at all but it is able to output to SWF format from the haXe language.

