1 .TH swfextract "1" "October 2001" "swfdump" "swftools"
3 swfextract - a tool for extracting data out of swf files.
6 [\fIoptions\fR] [\fIfile.swf\fR]
8 swfextracts allows to extract swf movieclips and objects out of swf files.
10 SWF files are animation files which can be displayed in Web Browsers using
14 \fB\-h\fR, \fB\-\-help\fR
15 Print short help message and exit
17 \fB\-V\fR, \fB\-\-version\fR
18 Print version info and exit
20 \fB\-i\fR, \fB\-\-id\fR \fIid\fR
21 Set the ID of the object to extract to \fIid\fR.
23 \fB\-n\fR, \fB\-\-name\fR \fIname\fR
24 Set the name of the object to extract to \fIname\fR.
28 Matthias Kramm <kramm@quiss.org>