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
24 Include library file <file>
27 -T, --flashversion <num>
28 Set target SWF flash version to <num>.
30 -o, --output <filename>
31 Set output file to <filename>.
35 Matthias Kramm <kramm@quiss.org>