On Tue, Jul 21, 2009 at 3:00 AM, bickerdyke <[email protected]> wrote:

>
> Animated Gifs work in Google Gadgets. Used one as Christmas Greetings
> end of last year.
>
> On 17 Jul., 17:52, New2Gadgets <[email protected]> wrote:
> > I'd tried to use an animated gif in a google gadget and it does not
> > animate (image appears but no animation)
> > Can anyone point me to information on if local animated gifs are
> > supported.
> >
> > I found one post that suggested loading the gif from a URL instead but
> > I'm having other problems loading images from urls but I'll try to
> > figure that out myself.
> >
> > Any input would be appreciated.
> >
> > Thanks
> >

It's actually a desktop gadget (.gg)  that I'm creating not one that runs in
the browser. The main.xml is simple it looks like this.
<view width="290" height="360">

<img src="./animated.gif"/>

</view>

The image is displayed so I know the gadget is  ok - it just does not
animate.

Sorry I can't post the gadget because I don't know how.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to