Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is it possible to make httpservice requests synchronous in adobe flex? : adobe flex action script



Is it possible to make httpservice requests synchronous in adobe flex? : adobe flex action script..

Answer / Neha Agrawal

No, by default HttpService in Adobe Flex is asynchronous. However, you can make it appear synchronous by calling the send() method and not handling the result event until after your other code has run. But it's important to note that this approach can block the user interface and isn't recommended for production code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

Is double-clicking supported on various components?

1 Answers  


What does calling preventdefault() on an event do? How is this enforced? : adobe flex action script

1 Answers  


Why is disable auto update method used?

1 Answers  


What is the difference between httpService & Data Service?

1 Answers  


What design patterns have you used in actionscript and java? : adobe flex action script

1 Answers  


What is event flow in term of event handling in flash action script 3.0? : adobe flex action script

1 Answers  


What is mvc and how do you relate it to flex apps? : adobe flex action script

1 Answers  


What is the difference between sealed class and dynamic classes in flex? : Adobe Flex ActionScript

1 Answers  


What is the difference between viewstack vs viewstate?

1 Answers  


What is mvc and how do you relate it to flex apps?

1 Answers  


Why do strongly typed objects appear as "undefined" in the netconnection debugger? : adobe flex action script

1 Answers  


What is calllater() method?

1 Answers  


Categories