PDA

View Full Version : Making Components Work


search4me
11-04-2007, 11:47 PM
Hey guys, this is my first post and though it is not entirely about AS I think you may be able to help me.
What I want to do is when the user selects a value on the first ComboBox the second one loads values accordingly with the selected one. Then the user will push a button indicating his/her location and the AS will look into an XML file in order to retrieve details about these given parameters and give it to him/her.
As of now I have two problems:

-I cannot convert into a movie clip with the ComboBox instance in order to use the Change Handler.
-I've copied two CBs from another project (with its corresponding AS code) that do exactly what I want in that project but when I paste them on this project the depending box appears with "undefined" as a label and won't work.

Please, this project came to me as an emergency and I'm brand new in Flash and AS but I'm an experienced programmer so if you have a 1,2,3 explainatinon to solve this it will work for me.
Many thanks
;)