From: Rodimus_Prime on
I have a ComboBox set up with 3 lines of text. I was wondering if there was a
way not to capture the text the user selects, but rather which line number the
user selects (ie line 1, 2 or 3)?

Any help is always appreciated

From: Chris Forecast on
"Rodimus_Prime" <webforumsuser(a)macromedia.com> wrote in message
news:fnse2l$ogk$1(a)forums.macromedia.com...
>I have a ComboBox set up with 3 lines of text. I was wondering if there was
>a way not to capture the text the user selects, but rather which line
>number the user selects (ie line 1, 2 or 3)?

Doesn't the 'Value' property do that? (though probably numbering from 0
IIRC).

Chris Forecast