Continuing on with ANT – Flex compilation, this sample script below will help you output ASDocs for your projects deliverable.
Ant
Compile Flex applications using ANT
A quick setup and example of how to compile a Flex application using ANT. This example will show the basics of how to run the ANT script to compile your flex application, I will walk through more complex examples in … Continued