[flexcoders] Re: Image cache behind the scenes

2008-01-31 Thread Kevin
I have noticed what I think may be a bug in the SuperImage component. When I load a large collection of images that need to be resized before they are displayed, the component first shows the image at full size and then shrinks it down. In some cases the image actually gets stuck at full size.

[flexcoders] Re: Image cache behind the scenes

2008-01-30 Thread Kevin
Thank you. This is exactly what I need. I put the following method in my objects and can now get the DisplayObject if it exists: public function getImageFromCache():DisplayObject{ //check to see if this image is loaded in the cache if(