(Flash MX or 8) List/List Component Issues

Hello all.

I recently completed Kirupa’s “Creating a Listbox” tutorial, (http://www.kirupa.com/developer/mx/listbox.htm) but have been having a difficult time modifying the event attributes of each list item. Basically, I want to click on an item and have an object on the stage move to a unique xy coordinate. I can get the object to move already (object._x = object._x +10, but unfortunately ALL items on the list execute this script command. I’ve tried fooling around with the code to get each item to do a unique movement but…well, clearly I haven’t succeeded yet.

I’m a Flash nooby and help in the form of specifics would be greatly appreciated. If you can provided modified code from the tutorial to move an object to a unique positions that’s even better.

Thanks.

David