Знашь чо в Хелпе:
The following code retrieves the label and data of the item currently selected in comboBox1.
trace(comboBox1.getSelectedItem());
The following code retrieves the label of the item currently selected in comboBox2.
trace(comboBox2.getSelectedItem().label);
Я бы не сказал что все тут понятно
Ну чо трудно написать:??
