Hi,

I have what I hope is a pretty simple problem, but I'm not sure how to 
do it. I want to load in an image file (png or whatever) from a url and 
store it locally in a BitmapData Object.

I suspect I need to use the Loader class, but I'm not sure how to get 
it out of this and into a BitmapData Object.

Any tips appreciated! 

P.S. I know I could probably load it into a UIComponent and then draw 
it onto the BitmapData Object, but I'd rather avoid that if possible.

Reply via email to