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


How do I make synchronous data calls in actionscript? : adobe flex action script



How do I make synchronous data calls in actionscript? : adobe flex action script..

Answer / Preeti Singh Senger

To make a synchronous data call in ActionScript, use the `urlLoader.load(new URLRequest(url))` method instead of `urlLoader.loadAsync(new URLRequest(url))`. The former is synchronous, while the latter is asynchronous.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

What are the differences between flex 3 and flex 4?

1 Answers  


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

1 Answers  


What is shared object? (Or) how to store the data in local?

1 Answers  


Explain data binding in flex?

1 Answers  


What is shared object?

1 Answers  


Explain Life cycle of flex appln/component?

1 Answers  


How does item renderer work? How do we add item renderer at runtime in flex?

1 Answers  


How many levels does flash mx support?

1 Answers  


Can I load css style sheets dynamically at runtime? : adobe flex action script

1 Answers  


What is a resource manager in flex actionscript?

1 Answers  


Can I dynamically instantiate a webservice or httpservice in actionscript? : adobe flex action script

1 Answers  


What is an event sub class?

1 Answers  


Categories