Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with capturing scrollable text selection to variable.

Status
Not open for further replies.

rick1111

Programmer
Nov 25, 2001
16
US
I am redesigning a football site in MX and on one page I want to display all of the players names, numbers and position in s scrollable list text field which is loaded from a text file (which is currently working) or a database. I want to have each record selectable. When a player's record is clicked, I want to capture the player's number in a variable and have flash display the selected player's picture in the center of the stage.

The part I'm missing is capturing the selected player in a variable. I can handle everything else.

Thanks in advance for any help you can offer.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top