Just create a AsyncToken and add a responder to it. var mytoken:AsyncToken = yourservice.send(); mytoken.addResponder(new ItemResponder(function,errorFunction));
On Wed, Nov 12, 2008 at 10:39 AM, suresh mit <[EMAIL PROTECTED]> wrote: > > Is it possible to make a synchronous call with a RemoteObject? If so > how? Pls help friends.. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

