From: kramm Date: Mon, 16 Jan 2006 17:05:46 +0000 (+0000) Subject: fixed some of the swfcombine bugs X-Git-Tag: release-0-8-0~242 X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=f13bc57a5c7875ae8e62ad1fa4a883a0574e2ad9;hp=9dd3c056922a1f370c0543c43adae040723bc454;p=swftools.git fixed some of the swfcombine bugs --- diff --git a/TODO b/TODO index 04b3345..8c943eb 100644 --- a/TODO +++ b/TODO @@ -34,7 +34,6 @@ avi2swf: swfcombine: - * "swfcombine -mT file.swf -x 300 file2.swf" doesn't work * "swfcombine file.swf -s 200 box1=file1.swf" doesn't work if file1.swf contains sprites * "swfcombine file.swf -x 200 -y 200 -s 200 box1=file1.swf" doesn't work? * swfcombine -f should allocate a proper depth, not just use 65535. @@ -45,7 +44,6 @@ swfcombine: * rotating * allow to replace images * allow to replace texts - * swfcombine -Tm picture.swf -x 100 -y 100 banner.swf -o final.swf doesn't work swfextract: