On Mon, 7 Mar 2005 15:29:15 -0500, Carson Hager
<[EMAIL PROTECTED]> wrote:
> 
> I understand that it's a web application but that's hardly any excuse. 
> Nothing in the Java or .NET world requires you to handle web service calls
> asynchronously. This is unique to Flash/Flex. 
> 

Couldn't you put the subsequent WS call into a onResult method of the
first WS call? Sorry, I'm new to the Flash/Flex/RIA space, but I seem
to recall seeing snippets where you can call the second WS inside the
result handler of the first WS, thereby ensuring that the second WS
call isn't made until it's appropriate.

Regards,
Dave.


Reply via email to