1 Usage: %s file.as [-o file.swf]
3 Compile .as ActionScript 3.0 files to swf.
5 Compiles a file written in ActionScript to a SWF file.
8 Print short help message and exit
10 Print version info and exit
16 Output to stdout (for use in CGI environments)
22 Set target SWF framerate
23 -T, --flashversion <num>
24 Set target SWF flash version to <num>.
26 -o, --output <filename>
27 Set output file to <filename>.
31 Matthias Kramm <kramm@quiss.org>