|
From: Rodimus_Prime on 1 Feb 2008 07:14 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 1 Feb 2008 07:32 "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
|
Pages: 1 Prev: Changing AW Piece Title Bar Text Color ? Next: How to retrieve data in Combo box? |