I wanted to know if it was possible to automatically scroll through images in a TileList containing 4 images - so that every 5 seconds one is selected, and then the next one is selected, and so forth.
My code already has the images in the TileList, and I have a timer with a callback that gets called every 5 seconds, but I'm not sure how to select the index in TileList, because the selectedItem attribute did not work. Thanks in advance, C --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

