PDA

View Full Version : ListBox -- detect wats selected..?


til
02-06-2005, 03:35 PM
hi,
I have this list box, full of values :) when the user selects it then presses the button how do i get the selection they just selected into a variable?

CyanBlue
02-06-2005, 04:25 PM
Look up these in the Flash manual... :)

FListBox.getSelectedIndex
FListBox.getSelectedIndices
FListBox.getSelectedItem
FListBox.getSelectedItems