swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Using SwfCombine to combine swfs as sprites?


From: Matthias Kramm
Subject: Re: [Swftools-common] Using SwfCombine to combine swfs as sprites?
Date: Wed, 19 Nov 2008 12:25:05 +0100
User-agent: Mutt/1.5.6i

On Tue, Nov 18, 2008 at 02:42:12PM +0200, Daniel Swid <address@hidden> wrote:
> For example using the following command to produce a the display list below.
> 
> swfcombine 01.swf 02.swf 03.swf -o output.swf
> 
> DisplayList of output.swf
> 
>    - stage
>       - 01.swf
>       - 02.swf
>       - 03.swf

Try this:

    swfcombine -T 01.swf 02.swf 03.swf -o output.swf

Greetings

Matthias






reply via email to

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