PDA

View Full Version : Two ComboBox, XML


kayyali
03-08-2008, 12:45 PM
dear,

i need to to choose from (comboOne) any item , give me a list of items in (comboTwo) and when select any item in (comboTwo) make a action like load image ...

and all data read from XML file ...

example :

comboOne > [ Flash | Downloads | Resturants ]

when Select [ Flash ] appear the list of [ Flash ] in comboTwo >>> [ Adobe | Flex | Air ]

when Selct [ Air ] >>>>> loadMovie("air.swf")
-------------
Thats all, thanks a lot