Images load asynchronously, so it obviously take time and don't load all at once. What class are you using to display the images?
C ________________________________ From: cjacquel73 <chjacque...@gmail.com> To: flexcoders@yahoogroups.com Sent: Sunday, November 20, 2011 3:44 PM Subject: [flexcoders] Pb with List Hello, I have a <s:List> with images inside. There is a combo to change the images in the List. The images are on the server (not embedded). But I have problems when I change the images'List with the combo. They are not immediately uploaded and the rest of the application in not working correctly. Thank you for your help. Christophe,