1 Usage: %s [-o file.swf] file.sc
3 compile .sc files to swf.
5 Compiles a file written in sc (SWF Script) into a number of SWF files.
8 Print short help message and exit
10 Print version info and exit
13 Increase verbosity. Use more than one \fB-v\fR for greater effect.
14 -o, --output <filename>
15 Set output file to <filename>.
16 Specify output file (Default: output.swf).
17 This affects only the parts of the .sc file which haven't
18 specified an output file themselves.