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.
Comments
-
A more updated version can be found at: http://livedocs.macromedia.com/labs/1/flex20beta2/00002742.html
-
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!
-
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)
-
ShawnAny idea when the actual Flex builder will be available for OSX?
-
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.
-
JoseAll the links above seem to point to inexistent pages :(