[flexcoders] cache issue with 'cacheResponse'

2008-02-19 Thread shiv . . ah
Hi all, I am currently working on an AIR product. I am facing the cache issue on images. We are loading around hundreds of images as thumbnails and i am using the below mentioned code : var myLoader:Loader = new Loader(); myLoader.name = loaderObj; var

Re: [flexcoders] Loader.load() Error

2008-02-15 Thread shiv . . ah
Hi all, I am currently working on an AIR product. I am facing the cache issue on images. We are loading around hundreds of images as thumbnails and i am using the below mentioned code : var myLoader:Loader = new Loader(); myLoader.name = loaderObj; var