I'm working on a project where we'll need to dynamically load images from a given location (specified in an XML file read by the SWF) into a SWF movie. From what I can find, it looks like this will only work with JPGs. Is that true? Is there a way to pre-process the images (without loading them into Flash) to enable the SWF to load them? Specifically, I'd like to be able to load at least GIFs, probably PNGs, and possibly TIFs and EPSes.

Mods: Please feel free to move this if I'm in the wrong forum.