- extend Image, override source, and only replace it if the image is new.
- use the above image as an itemRenderer
- those images that are loaded, cache the bitmapData in a local hash, accessible by key; the key is the source URL passed in
- since it's bitmap data you can immediately create it as a displayobject
 
This is will boooooooku amounts of RAM, but it'll be fast!
 
----- Original Message -----
From: franto
Sent: Wednesday, July 19, 2006 2:24 AM
Subject: Re: [flexcoders] Do not reloaded images in TileList

No I cant, because it's search application :) and thumbnails and images are generated dynamically on server (not my server :) )

On 7/19/06, Samuel Reuben <[EMAIL PROTECTED]> wrote:

You could embed the images into the app. so that it is seen faster.
 
-sam

 
On 7/18/06, franto < [EMAIL PROTECTED]> wrote:

Hi,

i hope that there is some switch to not preloaded Images from web when I have TileList with some data Provider....images are downloaded based on this data provider
but when there is mroe items and scrollbar appears, and I scroll with it, all new images (or old ones which was hided) are loaded again...there is delay in rendering

It looks awful, can this be done by some setting not to invalidate images items, or something like that

Thannks for help

Franto





--
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Franto

http://blog.franto.com
http://www.flashcoders.sk __._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to