added -z option.
[swftools.git] / src / png2swf.doc
index dc2a572..1f97d59 100644 (file)
@@ -18,6 +18,10 @@ though, to preserve the alpha, which can't be encoded in any other way in the SW
 -o, --output <filename>
     Set name for SWF output file.
     Explicitly specify output file. (Otherwise, output will go to stdout / output.swf)
+-z  --zlib    <zlib>        
+    Enable Flash 6 (MX) Zlib Compression
+    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.
 -X, --pixel <width>
     Force movie width to <width> (default: autodetect)
 -Y, --pixel <height>