swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] swfcombine


From: Matthias Kramm
Subject: Re: [Swftools-common] swfcombine
Date: Sat, 18 Dec 2004 09:51:41 +0100
User-agent: Mutt/1.5.6i

On Tue, Dec 14, 2004 at 09:47:41AM -0700, Jake Hilton wrote:
> How do I take 2 swf files and add one onto the end of the other?
> 
> file1.swf is 50 frames.
> file2.swf is 1 frame.
> 
> I would like to add file2 onto the end of file1 so the output file has
> 51 frames. I have been trying to get this to work but to no avail.

Usually, 

    swfcombine --cat file1.swf file2.swf -o file12.swf

should do the trick.
If this doesn't work for you, please send me file1.swf and file2.swf.

Greetings

Matthias








reply via email to

[Prev in Thread] Current Thread [Next in Thread]