swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] bug / wish in gif2swf and png2swf


From: stefan
Subject: Re: [Swftools-common] bug / wish in gif2swf and png2swf
Date: Fri, 07 Aug 2009 16:42:41 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Matthias Kramm wrote:
On Thu, Aug 06, 2009 at 06:32:38PM +0200, stefan <address@hidden> wrote:
I am new on this list, and i have a wish, to be implemented into swftools. ( I tried version 0.8.1 of the swftools)

Would it be possible to change the background color of the output from gif2swf and png2swf to generally use white, instead of green and black? If possible, it would be great, if you could add a switch to choose the background color in the command line.

You can actually accomplish that with a small swfc script:

    .flash name=image.swf background=#ffffff
        .png img "yourimage.png"
        .put img
    .end

Matthias





Oh, thank you for this hint. I will start to learn the script language now, but i think this is a bug and has to be fixed, instead of doing a workaround.
???

greetings

Stefan




reply via email to

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