I am trying to make myself a small application, but I have to import an image to a sprite. The problem is that it's a gif. I do not know if there would be a way to convert gifs to pngs, but if not I can always make different animations for the sprite and set the sprite to animation <font face="Courier New, Courier, mono">global('weather')</font> instead of downloading <font face="Courier New, Courier, mono">"http://icons.wxug.com/i/c/a/" & global('weather') & ".gif"</font> as <font face="Courier New, Courier, mono">AppPath & "icon.gif"</font> and setting the sprite to it. The images I am trying to set are the ones in the Icon Pack 1 on Weather Underground.