Thanks guys, I thought that was the route I was going to have to take.
Cheers, Simon On 12/8/06, Gordon Smith <[EMAIL PROTECTED]> wrote:
By the time you get the 'change' event, the selectedIndex has already changed. You'll have to store the previous selectedIndex somewhere. - Gordon ------------------------------ *From:* [email protected] [mailto:[EMAIL PROTECTED] *On Behalf Of *Simon Janssens *Sent:* Wednesday, December 06, 2006 9:42 PM *To:* [email protected] *Subject:* [flexcoders] Items in a list Howdy, If I am using a list to display information and I have an item selected. If I then select another item (fires change event) is there a way to work out the index of the previously selected item?? I've looked through the event and couldn't see anything. Cheers, Simon

