moved extern declaration up to prevent compile-time errors.
[swftools.git] / src / swfcombine.1
index 297d4f6..b8d8ba1 100644 (file)
@@ -1,4 +1,4 @@
-.TH swfcombine "1" "October 2001" "swfcombine" "swftools"
+.TH swfcombine "1" "January 2003" "swfcombine" "swftools"
 .SH NAME
 swfcombine - a tool for combining swf (flash) files
 .SH Synopsis
@@ -37,6 +37,10 @@ Print version info and exit
 \fB\-o\fR, \fB\-\-output\fR \fIfilename\fR
 Explicitly specify output file. (otherwise, output.swf will be used)
 .TP
+\fB\-z\fR, \fB\-\-zlib\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\-l\fR, \fB\-\-overlay\fR
 Don't remove any master objects, only overlay new objects.
 .TP