RE: [Flashcoders] Reusing an Image

2011-03-30 Thread Andrew Murphy
ou le reproduire. -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Kevin Holleran Sent: March-28-11 11:25 To: Flash Coders List Subject: [Flashcoders] Reusing an Image Hi, I am loading some images

Re: [Flashcoders] Reusing an Image

2011-03-29 Thread Henrik Andersson
Kevin Holleran skriver: then do something like this? Good start, but I suggest using a vector here to make the code simpler. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

RE: [Flashcoders] Reusing an Image

2011-03-29 Thread Merrill, Jason
Global Learning ___ -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Kevin Holleran Sent: Monday, March 28, 2011 9:05 PM To: Flash Coders List Subject: Re: [Flashcoders] Reusing

Re: [Flashcoders] Reusing an Image

2011-03-29 Thread Kevin Holleran
Holleran Sent: Monday, March 28, 2011 9:05 PM To: Flash Coders List Subject: Re: [Flashcoders] Reusing an Image On Mon, Mar 28, 2011 at 1:11 PM, Henrik Andersson he...@henke37.cjb.net wrote: You might want to have a look at the Bitmap.bitmapData property

[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