Re: [flexcoders] GIF image doesn't blinking in Flex App

2008-04-28 Thread Andrew Westberg
Doug McCune also has a commercial component for $50 to do this. http://dougmccune.com/blog/2007/05/24/animated-gif-loader-flex-component-updated/ -Andrew On Mon, Apr 28, 2008 at 9:12 AM, Flap Flap <[EMAIL PROTECTED]> wrote: > Arf allready sent sorry... > > 2008/4/28 Flap Flap <[EMAIL PROTECTE

Re: [flexcoders] GIF image doesn't blinking in Flex App

2008-04-28 Thread Flap Flap
Arf allready sent sorry... 2008/4/28 Flap Flap <[EMAIL PROTECTED]>: > Flash Player doesn't support animated GIF natively but Thibault Imbert has > developp a library for that : > http://www.bytearray.org/?p=95 > > ;) > -- BenoƮt Milgram / Flapflap http://www.kilooctet.net I'm also a music ma

Re: [flexcoders] GIF image doesn't blinking in Flex App

2008-04-28 Thread Flap Flap
Flash Player doesn't support animated GIF natively but Thibault Imbert has developp a library for that : http://www.bytearray.org/?p=95 ;)

Re: [flexcoders] GIF image doesn't blinking in Flex App

2008-04-28 Thread Jon Bradley
On Apr 28, 2008, at 8:37 AM, Nirav Upadhyay wrote: Thanks for reply. So you mean that animated GIF images are not supported by any version of Flex (2.0/3.0? I don't think this is a Flex issue. Rather, it's the fact that animated GIF is not supported by the Flash Player. cheers, jon

Re: [flexcoders] GIF image doesn't blinking in Flex App

2008-04-28 Thread Nirav Upadhyay
Hi Jon, Thanks for reply. So you mean that animated GIF images are not supported by any version of Flex (2.0/3.0? Thanks, Nirav On Mon, Apr 28, 2008 at 5:53 PM, Jon Bradley <[EMAIL PROTECTED]> wrote: > > On Apr 28, 2008, at 8:13 AM, Nirav Upadhyay wrote: > > Hi, > > I have put one GIF image o

Re: [flexcoders] GIF image doesn't blinking in Flex App

2008-04-28 Thread Jon Bradley
On Apr 28, 2008, at 8:13 AM, Nirav Upadhyay wrote: Hi, I have put one GIF image of "blinking star" in my Flex Application but image doesn't blink at all. It looks like simple JPEG image although it is a GIF image. What to do? Because animated GIF images are not supported? Check this ou

[flexcoders] GIF image doesn't blinking in Flex App

2008-04-28 Thread Nirav Upadhyay
Hi, I have put one GIF image of "blinking star" in my Flex Application but image doesn't blink at all. It looks like simple JPEG image although it is a GIF image. What to do? Thanks, Nirav