I spent an hour just now trying to figure out some loadMovie problems, and came to the conclusion that Flash cannot load .gif files. Jpg/Jpeg files are just fine, but when it comes to .gif’s, nothing loads.
But then, Jpg’s cannot have the alpha channels (unlike gif’s), so there is always a huge white background around my loaded image. Is there a way to load gif’s since they are much smaller and more robust?
Nope, you can’t dynamically load .gifs like you do with .jpg, .mp3, .swf.
By the way, why use “.gif” when “.png” is better when you need tranparencies?