1 Usage: %s [-atpdu] file.swf
3 Display an SWF file's content.
5 A tool for displaying information about flash files
7 swfdump shows ids, names and depths of objects defined in the SWF file.
8 It can furthermore also disassemble Actionscript, extract texts, and
9 display placement information about objects.
12 Print short help message and exit
14 Show everything. Same as -atp
16 Print version info and exit
18 Print out html code for embedding the file
20 Print out xhtml code for embedding the file
22 Disassemble action tags
24 Show text fields (like swfstrings).
26 Show shape coordinates/styles
28 Show placement information
30 Print tag's bounding boxes
32 Prints out a string of the form "-X width".
33 Print out the horizontal dimension of the movie, in a string of the form "-X width"
35 Prints out a string of the form "-Y height".
36 Print out the vertical dimension of the movie, in a string of the form "-Y height"
38 Prints out a string of the form "-r rate".
39 Print out the frame rate of the movie, in a string of the form "-r rate".
41 Prints out a string of the form "-f framenum".
42 Print out the number of frames in the movie, in a string of the form "-f frames"
44 Print hex output of tag data, too.
46 Show referred IDs for each Tag.