Flash CS4: I want to compile multiple fla's with one command, is make or ant a good solution?
- by Thomas
I'm working on a large Flash CS4 project with multiple swfs and want to consolidate my build process. Are ant/make overkill or have people out there successfully used them on large Flash projects?
Thanks