PDA

View Full Version : filling combobox from an asp file


QVC
05-07-2004, 04:24 PM
hi,

here is the problem:

I try to fill my combobox using an asp file. My asp page is supposed to be correct, it returns a string like this :

Pays0=Afghanistan&Pays1=Afrique du Sud&Pays2=Albanie..........

I'm using the new form interface in mx 2004 and I wander how to do that. I've already do this using the original development interface and it finally works but I wander how to do this with the new form development method in mx 2004 because I'm trying to develop an entire Flash subsription application with invoice and all the big stuff but i'm stuck at the beginning just trying to fill my country and state combobox and it's really anoying !! :mad:

I try to find out how to do this for almost a week on the web but I didn't find something for actionscript 2.0. I know actionscript 2.0 it's new and the new form development interface too but I wish someone could help me with this!!

thanks a lot !