updated/corrected documentation
[swftools.git] / src / swfdump.1
1 .TH swfdump "1" "February 2004" "swfdump" "swftools"
2 .SH NAME
3 swfdump - Display an SWF file's content.
4
5 .SH Synopsis
6 .B swfdump [-atpdu] file.swf
7
8 .SH DESCRIPTION
9 A tool for displaying information about flash files
10 .PP
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.
14
15 .SH OPTIONS
16 .TP
17 \fB\-h\fR, \fB\-\-help\fR 
18     Print short help message and exit
19 .TP
20 \fB\-D\fR, \fB\-\-full\fR 
21     Show everything. Same as -atp
22 .TP
23 \fB\-V\fR, \fB\-\-version\fR 
24     Print version info and exit
25 .TP
26 \fB\-e\fR, \fB\-\-html\fR 
27     Print out html code for embedding the file
28 .TP
29 \fB\-a\fR, \fB\-\-action\fR 
30     Disassemble action tags
31 .TP
32 \fB\-t\fR, \fB\-\-text\fR 
33     Show text fields (like swfstrings).
34 .TP
35 \fB\-p\fR, \fB\-\-placements\fR 
36     Show placement information
37 .TP
38 \fB\-X\fR, \fB\-\-width\fR 
39     Print out the horizontal dimension of the movie, in a string of the form "-X width"
40 .TP
41 \fB\-Y\fR, \fB\-\-height\fR 
42     Print out the vertical dimension of the movie, in a string of the form "-Y height"
43 .TP
44 \fB\-r\fR, \fB\-\-rate\fR 
45     Print out the frame rate of the movie, in a string of the form "-r rate".
46 .TP
47 \fB\-f\fR, \fB\-\-frames\fR 
48     Print out the number of frames in the movie, in a string of the form "-f frames"
49 .TP
50 \fB\-d\fR, \fB\-\-hex\fR 
51     Print hex output of tag data, too.
52 .TP
53 \fB\-u\fR, \fB\-\-used\fR 
54     Show referred IDs for each Tag.