[flexcoders] ComboBox URLs

2007-03-18 Thread danj520
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

RE: [flexcoders] ComboBox URLs

2007-03-18 Thread Alex Harui
:05 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] ComboBox URLs 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