RE: [flexcoders] TileList performance

2010-02-11 Thread Philip Smith
Found the link. Thank you. To: flexcoders@yahoogroups.com From: loudj...@hotmail.com Date: Thu, 11 Feb 2010 19:11:37 + Subject: RE: [flexcoders] TileList performance Thanks. Where can I download SuperImage? To: flexcoders

RE: [flexcoders] TileList performance

2010-02-11 Thread Philip Smith
Thanks. Where can I download SuperImage? To: flexcoders@yahoogroups.com From: aha...@adobe.com Date: Wed, 10 Feb 2010 17:10:41 -0800 Subject: Re: [flexcoders] TileList performance Also, if you are scrolling, images will get reloaded and a

Re: [flexcoders] TileList performance

2010-02-10 Thread Alex Harui
y with the correct image size. To: flexcoders@yahoogroups.com From: aha...@adobe.com 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

RE: [flexcoders] TileList performance

2010-02-10 Thread Philip Smith
Thanks. We realized we were using massive images (and resizing), performance has increased substantially with the correct image size. To: flexcoders@yahoogroups.com From: aha...@adobe.com Date: Wed, 10 Feb 2010 14:50:25 -0800 Subject: Re: [flexcoders] TileList performance

Re: [flexcoders] TileList performance

2010-02-10 Thread Alex Harui
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" wrote: Are there any TileList optimization tips? Performance seems slo

[flexcoders] TileList performance

2010-02-10 Thread method_air
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

[flexcoders] TileList performance issue

2006-06-16 Thread Jean-Luc ESSER
When used with a complex itemRenderer, performance between List and TileList is amazing ! I'm even thinking of replacing all my TileLists by a mix of Lists and/or Repeaters... But before doing that, i want to know if you have found ways to have a TileList perform better (keeping liveScroll