> Really? I'm working on a project where most of my data is to be > supplied via webservices and it will most certainly be more than 2-3 > methods.
I have got it fixed, i think it was a timing issue when I added a setInterval( this, "flightRequest", 1000 ); it works to trigger the 3-4 methods in queue. It all fixed for now -- tech demo is finished. Oh well, time to find out how to handle this the best way, though. I had some nice collection of scope issues. Planning to play with some events stuff. Oh well! Done is done ;) > I'm putting together a serviceLocator class (singleton) that takes > care of all my webservice calls. You're not using the MX 04 web > service connector are you? Yes, I am using the WebService class. -- Yours, Weyert de Boer ([EMAIL PROTECTED]) innerfuse* http://www.innerfuse.biz/ _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

