X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfcombine.doc;h=4d065b4533ff5c82a3c190a8e88bb0028e004ae5;hb=aab59bee1b79b487e2a15ec57a80a857ffd623a5;hp=44ba1a556ad4117733f80fe71ead7fd12f676416;hpb=7133cc0e1e4d1be5d8a04b39e75ab6cd1b3ee3a0;p=swftools.git diff --git a/src/swfcombine.doc b/src/swfcombine.doc index 44ba1a5..4d065b4 100644 --- a/src/swfcombine.doc +++ b/src/swfcombine.doc @@ -54,6 +54,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 +96,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