X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfcombine.doc;h=de22fa0cae3f09db3c4e782a6f9dd0610b227ef1;hb=d37a4db40333c68f0b764e1aef6f784887429151;hp=44ba1a556ad4117733f80fe71ead7fd12f676416;hpb=7133cc0e1e4d1be5d8a04b39e75ab6cd1b3ee3a0;p=swftools.git diff --git a/src/swfcombine.doc b/src/swfcombine.doc index 44ba1a5..de22fa0 100644 --- a/src/swfcombine.doc +++ b/src/swfcombine.doc @@ -34,6 +34,8 @@ movie. swfcombine can be used to perform the latter. Clip the slave objects by the corresponding master objects -v --verbose Be verbose. Use more than one -v for greater effect +-F --flashversion + Set the flash version of the output file. -d --dummy Don't require slave objects (for changing movie attributes) Don't require the presence of slave objects. Usually used together with \fB\-X\fR, \fB\-Y\fR or \fB\-r\fR. @@ -54,6 +56,10 @@ movie. swfcombine can be used to perform the latter. Force movie bbox width to (default: use master width (not with -t)) -Y --height Force movie bbox height to (default: use master height (not with -t)) +-N --local-with-networking + Make output file "local-with-networking" +-L --local-with-filesystem + Make output file "local-with-filesystem" -z --zlib Enable Flash 6 (MX) Zlib Compression Use Flash MX (SWF 6) Zlib encoding for the output. The resulting SWF will be @@ -92,3 +98,6 @@ swfcombine -o combined.swf master.swf foo=slave.swf As a result, the slave movie should be visible inside the master movie at the position where the rectangle used to be. +.SH AUTHOR + +Matthias Kramm