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


Explain about arguments of addeventlistener() method?



Explain about arguments of addeventlistener() method?..

Answer / Devender Singh

The `addEventListener()` method in Adobe Flex takes three arguments: 1) The name or identifier of the event to listen for, 2) A callback function that will be executed when the event is fired on the specified target object, and 3) An optional `useCapture` Boolean value (defaults to `false`). If set to `true`, the listener will capture the event during the capture phase of the event propagation. If set to `false` (default), the listener will listen for the event during the bubbling phase.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

Explain which of the recommended character to use to separate target level paths levels?

1 Answers  


What is the difference between states and viewstack in flex? : adobe flex action script

1 Answers  


Difference between http service and remote object?

1 Answers  


How do I run flex as a service?

1 Answers  


What is the difference between target and current target?

1 Answers  


What is an event sub class?

1 Answers  


What are the advantages and disadvantages of using flex? And why flex wins over other technologies?

1 Answers  


What are sealed classes in flex? : adobe flex action script

1 Answers  


How do we identify a component created in a repeater using flex? : adobe flex action script

1 Answers  


State the difference between view stack and view state?

1 Answers  


What is polymorphism in term of oop (flash actionscript)? : adobe flex action script

1 Answers  


Explain in which level does the original movie resides?

1 Answers  


Categories