Difference between stoppropagation and stopimmediatepropagation()?



Difference between stoppropagation and stopimmediatepropagation()?..

Answer / Uma Shanker Gautam

stopPropagation prevents the event from bubbling up the DOM tree, while stopImmediatePropagation additionally stops the event from being handled by other listeners on the same element.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

How many levels does flash mx support? : adobe flex action script

1 Answers  


Where can I find out additional information about flex 3 beta 3?

1 Answers  


What are the three ways to skin a component?

1 Answers  


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

1 Answers  


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

1 Answers  


Differentiate between flex 3 and flex 4?

1 Answers  


Explain how many levels does flash mx support? : adobe flex action script

1 Answers  


Have you built any components with actionscript? If so explain how you did it? : adobe flex action script

1 Answers  


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

1 Answers  


What is a filter function?

1 Answers  


Is it possible for upgrade from flex builder 3 standard edition to flex builder 3 professional edition?

1 Answers  


What is a resource manager in flex actionscript?

1 Answers  


Categories