Can I retrieve the label as well as the value from a listbox?
Printable View
Can I retrieve the label as well as the value from a listbox?
figured it out
this.getSelectedItems()[0].label
What if you are using the cue point from a FLV that drives the presentations style file to different pages or labels. Is it a way to make a listbox that binds to the cue points, so the user can jump forward or back to the cue points?
http://www.adobe.com/devnet/flash/ar...corppreso.html
Basicly, I would like to put the links to cue points like in the one at this link, in a Listbox, so the the user can scroll the box, in case there are a large number of cue points.
Thanks