ActionScript 2.0 Components Language Reference |
|
|
|
| ComboBox component > Using the ComboBox component | |||
You can use a ComboBox component in any form or application that requires a single choice from a list. For example, you could provide a drop-down list of states in a customer address form. You can use an editable combo box for more complex scenarios. For example, in an application that provides driving directions, you could use an editable combo box for a user to enter her origin and destination addresses. The drop-down list would contain her previously entered addresses.
|
|
|
|