Tagged Questions
5
votes
2answers
4k views
Is it possible to publish a FLA from the command line?
In our project we have a large number (hundreds) of FLA files created by the artists in CS3, from which we compile SWFs to use in our Flex/AS3 application.
As part of a streamlined build/deploy ...