Correct me if I'm wrong, but aren't you comparing apples to oranges? A
SWF is a package that includes bitmap, vector, sound, and program
logic, whereas a GIF is essentially just a bitmap. When you ask how to
"convert" a SWF to a GIF, I imagine you're really asking one of two
things; 1) how do you extract images from a SWF into a GIF format, or
2) how to interpret a SWF as a GIF, which is going to be extremely
complicated and lossy for all but the simplest SWF files. In either
case Googling for "convert SWF to GIF" returns plenty of programs that
claim to do either (e.g.
http://www.tek-tips.com/viewthread.cfm?qid=60992&page=1).

Regards,
Chris

On Sat, May 17, 2008 at 10:14 AM, Mark Winterhalder <[EMAIL PROTECTED]> wrote:
> On Sat, May 17, 2008 at 2:18 PM, Necati Koptagel <[EMAIL PROTECTED]> wrote:
>> Actually, I need to do it on server side automatically, so this one wouldn't
>> work for me.
>
> Can't MEncoder/FFMpeg do that?
>
> Mark
>
> _______________________________________________
> osflash mailing list
> osflash@osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>

_______________________________________________
osflash mailing list
osflash@osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to