Hi guys, I am new to the group and new to Flex, my background is in 
Java, so I am going through alot of tutorials getting up to speed. I 
want to redo my website http://www.mycabservice.com with a Flex UI 
frontend, so heres the problem. So far I have a flex 2 application 
that has a popup window that contains 4 cascading combo boxes fed from 
an xml file, and I want the last combobox selection -"airport", to 
populate airport selection back to the opening application's textbox. 
and display the popup selection.  country-state-city-"airport". 
popup.labelfield.text= mainapp.textbox.text.  This is an easy one but 
it is consuming too much of my time to sort out.  I have seen some 
examples using events, what is the simplest method to use.

Reply via email to