PDA

View Full Version : Listening for HorizontalList event


blu3
09-30-2007, 12:33 PM
I have a HorizontalList component and dataProvider is ArrayCollection object which consists of image paths so basically i am loading images inside HorizontalList. What type of event should i listen to if i want to know when loading of all images inside HorizontalList is finished?

thanks in advance