I need to create two combo boxes and one output text box with the following constraints in Flash MX 2004.
I name combo boxes as Combo1 and Combo2 and Output Text filed as mytext.
In Combo1
Suppose there are 4 Labels say A,B,C,D and in
Combo2
there are 4 labels each corresponding to the labels in Combo1
say A in Combo1 on selection shows 4 options in Combo2 in the same way on selecting B in Combo1 another set of different 4 option shows up but not the previous one of A. so there are 16 Options in Combo2 but at a time only 4 shows up depending upon selection from Combo1 and after selecting the option from Combo2 there is output text box which shows up the data attached with the label.
This type of selection boxes are also used in Air tickets reservation for selecting source and destination.
Another one more thing
How to get data attached of combo box as output in a text box
say there are 3 labels and 3 corresponding data
Label---->Data
A ----> tut
B ----> Qwe
C ----> Out
so what I want is on selection of say "A" the text box shows up "tut" and similarly on selection of "B" "Qwe"
Please help me with this





Bookmarks