swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] maybe it's a offtopic, so don't shoot me please :)


From: Matthias Kramm
Subject: Re: [Swftools-common] maybe it's a offtopic, so don't shoot me please :)
Date: Thu, 8 Sep 2005 21:47:35 +0200
User-agent: Mutt/1.5.6i

On Mon, Sep 05, 2005 at 01:24:20PM +0100, phonosynthese wrote:
> first of all, thank you for checking out this issue.
> 
> i zipped all 'project' files and uploaded them:
> 
> http://www.planeter.de/tmp/png2swf-anim.zip
> 
> the zip contains the concerned swf (testswf.swf)
> and a php script which does the following:
> 
> - grab all filenames in the 'img' directory. convert
>   the pngs to swf if necessary.
> 
> - trigger swfcombine to combine all swfs to one
>   single animation swf.

Hm, I see that you're using both the -a and -t options,
which doesn't make much sense (you can either stack or concatenate,
but not both).
Not sure why swfcombine doesn't prevent you from doing that (it
usally gives an error on bad option combinations), but in any case it
cases a somewhat strange SWF to be generated (lots of empty sprites,
multiply BACKGROUNDCOLOR tags etc.
Try to run either "swfcombine -a" or "swfcombine -t". Maybe that
fixes the problems you see.

Greetings

Matthias








reply via email to

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