1 .TH swfc "1" "October 2004" "swfc" "swftools"
3 swfc - compile .sc files to swf.
6 .B swfc [-o file.swf] file.sc
9 Compiles a file written in sc (SWF Script) into a number of SWF files.
13 \fB\-h\fR, \fB\-\-help\fR
14 Print short help message and exit
16 \fB\-V\fR, \fB\-\-version\fR
17 Print version info and exit
19 \fB\-v\fR, \fB\-\-verbose\fR
20 Increase verbosity. Use more than one \fB-v\fR for greater effect.
22 \fB\-o\fR, \fB\-\-output\fR \fIfilename\fR
23 Specify output file (Default: output.swf).
24 This affects only the parts of the .sc file which haven't
25 specified an output file themselves.