[Flashcoders] Reusing an Image

2011-03-28 Thread Kevin Holleran
Hi, I am loading some images into an array of loaders. Is there a way to bind these to a class or something to reuse? So the image at images_loader[0] may be used three times. Thanks for your help. Kevin ___ Flashcoders mailing list

Re: [Flashcoders] Reusing an Image

2011-03-28 Thread Henrik Andersson
You might want to have a look at the Bitmap.bitmapData property. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Reusing an Image

2011-03-28 Thread Kevin Holleran
On Mon, Mar 28, 2011 at 1:11 PM, Henrik Andersson he...@henke37.cjb.netwrote: You might want to have a look at the Bitmap.bitmapData property. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com