RE: [flexcoders] Multiple webservice calls

2008-09-16 Thread Tracy Spratt
"...seems like it won't work..." Can you be more specific?  And what do
you mean, exactly by "call...concurrently"?  Maybe show some code?

Tracy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of florian.salihovic
Sent: Tuesday, September 16, 2008 9:01 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Multiple webservice calls

 

I'm currently trying to call with one WebService instance a WebService
several time concurrently. But it seems like it won't work. Is there a
way to achieve it?

I'm using an instance of mx.rpc.soap.WebService.

Any help would be appreciated.

 



[flexcoders] Multiple webservice calls

2008-09-16 Thread florian.salihovic
I'm currently trying to call with one WebService instance a WebService
several time concurrently. But it seems like it won't work. Is there a
way to achieve it?

I'm using an instance of mx.rpc.soap.WebService.

Any help would be appreciated.