[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.

RE: [flexcoders] Multiple webservice calls

2008-09-16 Thread Tracy Spratt
, 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