Flex 2 / ActionScript 3 Command Line Compiler Options
Here is the link to all of the command line options for MXMLC (free command line compiler for Flex 2 and ActionScript 3).
Took me forever to find it, so I am posting in case anyone else needs it.
You can download the compiler from labs.






A more updated version can be found at: http://livedocs.macromedia.com/labs/1/flex20beta2/00002742.html
Daniel R.
20 Apr 06 at 6:08 am
Thanks! I remember seeing these docs before but when I went looking for them yesterday I couldn’t seem to find them quickly either. Thanks for the link… now I don’t need to keep digging today too!
Lance
20 Apr 06 at 9:12 am
You can also type:
mxmlc -help list details
(it took me a bit to figure that command out as well, just typing mxmlc -help gives some ambiguous instructions)
David R
20 Apr 06 at 9:24 am
Any idea when the actual Flex builder will be available for OSX?
Shawn
26 Apr 06 at 5:10 am
It seems to be a couple of the most direct links:
Application compiler (mxmlc) options:
http://livedocs.macromedia.com/labs/1/flex20beta2/00002763.html
Component compiler (compc) options:
http://livedocs.macromedia.com/labs/1/flex20beta2/00002771.html
Disregarding these pages are not titled like “command-line compiler options” they can be easily used as reference I guess.
flash-ripper
3 May 06 at 5:35 am
All the links above seem to point to inexistent pages :(
Jose
31 Jul 06 at 1:21 pm
Here is the new link.
http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&file=compilers_123_05.html
Tyler Larson
17 May 07 at 7:14 am