From f13bc57a5c7875ae8e62ad1fa4a883a0574e2ad9 Mon Sep 17 00:00:00 2001 From: kramm Date: Mon, 16 Jan 2006 17:05:46 +0000 Subject: [PATCH] fixed some of the swfcombine bugs --- TODO | 2 -- 1 file changed, 2 deletions(-) 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: -- 1.7.10.4