Also, if you are scrolling, images will get reloaded and a caching image component like SuperImage can help smooth things out.
On 2/10/10 4:03 PM, "Philip Smith" <[email protected]> wrote: Thanks. We realized we were using massive images (and resizing), performance has increased substantially with the correct image size. ________________________________ To: [email protected] From: [email protected] Date: Wed, 10 Feb 2010 14:50:25 -0800 Subject: Re: [flexcoders] TileList performance Use the performance profiler to see where things are taking too much time. Make sure your images are tuned to their display size and embed them if you know what they are going to be. On 2/10/10 11:31 AM, "method_air" <[email protected] <http://hotmail.com> > wrote: Are there any TileList optimization tips? Performance seems slow and choppy even with a small number of images and a fast machine. I would like to utilize this component but the client is currently dissatisfied with it's performance. Do better performing solutions exist (that also utilize the Flex Framework? Thank you, Philip -- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui

