As with other RPC services, an instance of AsyncToken is returned when you call myService.myOperationName().
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Kellogg @ Project SOC Sent: Monday, December 18, 2006 1:06 PM To: [email protected] Subject: RE: [flexcoders] multiple HTTP Requests Tracy, I've been wondering about AsyncToken... Is there any way to use it with WebService objects that are defined in mxml? I currently define the WebService, and then call "myService.myOperationName();", but I haven't figured out any way to inject an AsyncToken into that procedure. Thanks in Advance for any advice. Steve

