TextMate and mxmlc
A lot of the time, the only reason I have Flash open is to compile an fla which is completely empty except for the document class.
I have been playing with the mxmlc compiler and TextMate Bundles in an effort to create a workflow where I can create a project and compile an AS3 class into a swf straight from TextMate without Flash or FlexBuilder open. I started with the various build commands in the current Actionscript 3 Bundle and edited it so I could specify which class would be compiled and the name and location of the resulting swf. I am also working on commands for testing in adl (AIR debugger) and eventually I plan on creating a command to package AIR apps.
I will post all of it here as soon as it is post-worthy, so check back soon.
November 7th, 2007 by Stephen / 10 Comments

