Okay I have TileList of thumbnails. When the user clicks on a thumbnail, the larger version of the image is promptly displayed in a VBox on the left.
What I need to do was display the first thumbnail’s “larger version” in the VBox by default. I would think this would suffice myTile.selectedIndex = 0; But this does not..I am using a Itemrenderer would that make any difference? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

