X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fjpeg2swf.doc;h=a10fae07a66485db9e7621e891e141d3f8835360;hb=c5632476384129c77fab3dea934358ac6e7e4418;hp=a2ecb82ba9a65914b403d2876b28ec0471ecb54b;hpb=7133cc0e1e4d1be5d8a04b39e75ab6cd1b3ee3a0;p=swftools.git diff --git a/src/jpeg2swf.doc b/src/jpeg2swf.doc index a2ecb82..a10fae0 100644 --- a/src/jpeg2swf.doc +++ b/src/jpeg2swf.doc @@ -17,6 +17,14 @@ converted picture is a seperate frame in the target SWF. This option can be set independently for each image. -r --rate Set movie framerate (frames per second) +-z --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 --xoffset + horizontally offset images by +-y --yoffset + vertically offset images by -X --width Force movie width to (default: autodetect) -Y --height @@ -25,9 +33,14 @@ converted picture is a seperate frame in the target SWF. Set verbose level to (0=quiet, 1=default, 2=debug) -V --version Print version information and exit +-f --fit-to-movie + Fit images to movie size +-e --export + Make importable as asset with .SH AUTHORS Rainer Böhme .TP Matthias Kramm +