I hope someone can help. I have a ComboBox that has a list of options.
When an option is selected, I would like a corresponding XML file to
be loaded. I assume I have to declare a string variable to assign the
URL.   The ComboBox dataProvider is hard-coded with an <mx:Array>, but
I'm stuck on how to assign the URL from the option selected. I
appreciate any help I can get. I'm familiar with how to load the data
with HTTPService. Thanks in advance...

  

Reply via email to