1 .TH swfdump "1" "June 2008" "swfdump" "swftools"
3 swfdump - Display an SWF file's content.
6 .B swfdump [-atpdu] file.swf
9 A tool for displaying information about flash files
11 swfdump shows ids, names and depths of objects defined in the SWF file.
12 It can furthermore also disassemble Actionscript, extract texts, and
13 display placement information about objects.
17 \fB\-h\fR, \fB\-\-help\fR
18 Print short help message and exit
20 \fB\-D\fR, \fB\-\-full\fR
21 Show everything. Same as -atp
23 \fB\-V\fR, \fB\-\-version\fR
24 Print version info and exit
26 \fB\-e\fR, \fB\-\-html\fR
27 Print out html code for embedding the file
29 \fB\-E\fR, \fB\-\-xhtml\fR
30 Print out xhtml code for embedding the file
32 \fB\-a\fR, \fB\-\-action\fR
33 Disassemble action tags
35 \fB\-t\fR, \fB\-\-text\fR
36 Show text fields (like swfstrings).
38 \fB\-s\fR, \fB\-\-shapes\fR
39 Show shape coordinates/styles
41 \fB\-F\fR, \fB\-\-fonts\fR
44 \fB\-p\fR, \fB\-\-placements\fR
45 Show placement information
47 \fB\-b\fR, \fB\-\-bbox\fR
48 Print tag's bounding boxes
50 \fB\-X\fR, \fB\-\-width\fR
51 Print out the horizontal dimension of the movie, in a string of the form "-X width"
53 \fB\-Y\fR, \fB\-\-height\fR
54 Print out the vertical dimension of the movie, in a string of the form "-Y height"
56 \fB\-r\fR, \fB\-\-rate\fR
57 Print out the frame rate of the movie, in a string of the form "-r rate".
59 \fB\-f\fR, \fB\-\-frames\fR
60 Print out the number of frames in the movie, in a string of the form "-f frames"
62 \fB\-d\fR, \fB\-\-hex\fR
63 Print hex output of tag data, too.
65 \fB\-u\fR, \fB\-\-used\fR
66 Show referred IDs for each Tag.