-.TH font2swf "1" "February 2004" "font2swf" "swftools"
+.TH font2swf "1" "October 2004" "font2swf" "swftools"
.SH NAME
font2swf - Converts a font to SWF.
-.TH jpeg2swf "1" "February 2004" "jpeg2swf" "swftools"
+.TH jpeg2swf "1" "October 2004" "jpeg2swf" "swftools"
.SH NAME
jpeg2swf - Converts jpeg images to SWF.
\fB\-r\fR, \fB\-\-rate\fR \fIframerate\fR
Set movie framerate (frames per second)
.TP
+\fB\-z\fR, \fB\-\-zlib\fR \fIzlib\fR
+ Use Flash MX (SWF 6) Zlib encoding for the output. The resulting SWF will be
+ smaller, but not playable in Flash Plugins of Version 5 and below.
+.TP
\fB\-X\fR, \fB\-\-width\fR \fIwidth\fR
Force movie width to \fIwidth\fR (default: autodetect)
.TP
-.TH png2swf "1" "February 2004" "png2swf" "swftools"
+.TH png2swf "1" "October 2004" "png2swf" "swftools"
.SH NAME
png2swf - Takes a number of png files and converts them to a swf movie, one
picture per frame.
\fB\-o\fR, \fB\-\-output\fR \fIfilename\fR
Explicitly specify output file. (Otherwise, output will go to stdout / output.swf)
.TP
+\fB\-z\fR, \fB\-\-zlib\fR \fIzlib\fR
+ Use Flash MX (SWF 6) Zlib encoding for the output. The resulting SWF will be
+ smaller, but not playable in Flash Plugins of Version 5 and below.
+.TP
\fB\-X\fR, \fB\-\-pixel\fR \fIwidth\fR
Force movie width to \fIwidth\fR (default: autodetect)
.TP
-.TH swfbbox "1" "February 2004" "swfbbox" "swftools"
+.TH swfbbox "1" "October 2004" "swfbbox" "swftools"
.SH NAME
swfbbox - Tool for playing around with SWF bounding boxes.
\fB\-h\fR, \fB\-\-help\fR
Print help and exit
.TP
+\fB\-b\fR, \fB\-\-bbox\fR
+ Show movie bounding box (default)
+.TP
+\fB\-B\fR, \fB\-\-newbbox\fR
+ Show recalculated (optimized/expanded) bounding box
+.TP
+\fB\-e\fR, \fB\-\-expand\fR
+ Write out a new file using the recalculated bounding box
+.TP
\fB\-O\fR, \fB\-\-optimize\fR
Recalculate bounding boxes
.TP
-.TH swfc "1" "February 2004" "swfc" "swftools"
+.TH swfc "1" "October 2004" "swfc" "swftools"
.SH NAME
swfc - compile .sc files to swf.
-.TH swfcombine "1" "February 2004" "swfcombine" "swftools"
+.TH swfcombine "1" "October 2004" "swfcombine" "swftools"
.SH NAME
swfcombine - a tool for combining swf (flash) files
-.TH swfdump "1" "February 2004" "swfdump" "swftools"
+.TH swfdump "1" "October 2004" "swfdump" "swftools"
.SH NAME
swfdump - Display an SWF file's content.
\fB\-t\fR, \fB\-\-text\fR
Show text fields (like swfstrings).
.TP
+\fB\-s\fR, \fB\-\-shapes\fR
+ Show shape coordinates/styles
+.TP
\fB\-p\fR, \fB\-\-placements\fR
Show placement information
.TP
-.TH wav2swf "1" "February 2004" "wav2swf" "swftools"
+.TH wav2swf "1" "October 2004" "wav2swf" "swftools"
.SH NAME
wav2swf - convert a WAV file to an SWF animation.
\fB\-s\fR, \fB\-\-samplerate\fR \fIsps\fR
Set samplerate to \fIsps\fR frames per second (default: 11025).
.TP
-\fB\-b\fR, \fB\-\-bitrate\fR bps
- Set mp3 bitrate to \fIbps\fR.
-.TP
\fB\-d\fR, \fB\-\-definesound\fR
Store the sound as DEFINESOUND tag, not as streaming sound. Allows for
looping.
sound will not play until a "GotoFrame(1)" is issued.
(For use with flashsound.js).
.TP
+\fB\-E\fR, \fB\-\-end\fR
+ Stop the movie at the end frame
+.TP
\fB\-b\fR, \fB\-\-bitrate\fR \fIbps\fR
Set mp3 bitrate to \fIbps\fR (default: 32)
.TP