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


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



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

Answer / Desh Deepak

Event flow in Flash ActionScript 3.0 refers to the order in which events are handled by display objects. The event flow can be divided into two phases: dispatch phase and capture phase. During the dispatch phase, events are dispatched up the display list tree from the event target to its immediate parent, until it reaches a display object with an enabled `mouseEnabled` or `mouseChildren` property. After that, the event is captured by the event listener of the display object. Then, during the capture phase, events are captured down the display list tree from the root display object to the event target. The purpose of the capture phase is to handle events before they reach the target display object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (on my computer), how can I do this?

1 Answers  


What are the goals of the beta?

1 Answers  


What are the similarities between java and flex? : adobe flex action script

1 Answers  


What is state? What is the difference between states and viewstack in flex?

1 Answers  


What happens if an .swf is loaded into a already occupied level? : adobe flex action script

1 Answers  


Why is disable auto update method used?

1 Answers  


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

1 Answers  


Do I need to upgrade my flash player to use beta 3?

1 Answers  


Explain prevent default method?

1 Answers  


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

1 Answers  


I am going to add images into a tag. How will it resize itself in adobe flex actionscript?

1 Answers  


Can I upgrade from flex builder 3 standard edition to flex builder 3 professional edition?

1 Answers  


Categories