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: Matthias Kramm
Subject: Re: [Swftools-common] clickable swf from gif/png/jpg
Date: Wed, 13 Aug 2008 13:02:04 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

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






reply via email to

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