Hi all,
I'm using Flex Builder 3 for creating swf files.
I know Flex Builder already comes with command line compiler tools (mxmlc), I wonder if it is possible to completely rely on some scripting building system (e.g. Makefile-based) for compiling a Flex/AS project rather than doing it from the IDE.
Can someone say if this is actually possible, and provide hints/links in that direction?
Regards.
Non-interactive swf compilationsure! most popular solution is Apache ANT
http://blogs.adobe.com/flexdoc/2007/01/two_new_tools_flex_ant_tasks_a.html
http://livedocs.adobe.com/flex/3/html/help.html?content=anttasks_1.html
Non-interactive swf compilationThanks I'll have a look at it.
No comments:
Post a Comment