swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] clickable swf from gif/png/jpg


From: Romi Kuntsman
Subject: Re: [Swftools-common] clickable swf from gif/png/jpg
Date: Wed, 13 Aug 2008 14:34:33 +0300

1. gif2swf doesn't handle the animated frames correctly, erasing the entire image instead of just changed places. see attached example.

2. "backgroundcolor" doesn't work, you probably meant "background"

RK.

2008/8/13, Matthias Kramm <address@hidden>:
On Wed, Aug 13, 2008 at 01:23:57PM +0300, Romi Kuntsman <address@hidden> wrote:
> 1. How can I do it with GIFs?


Convert the gif to a SWF first:
    gif2swf image.gif -o image.swf
and then include the image as swf:
    .swf image "image.swf"


> 2. How do I define a background for the flash, to be behind the image in
> transparent places?


.flash name=clickable.swf version=6 backgroundcolor=#3300ff

Greetings


Matthias

Attachment: image_orig.RenameToGif
Description: Binary data

Attachment: image_converted.RenameToSwf
Description: Binary data


reply via email to

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