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 |
How many levels does flash mx support? : adobe flex action script
Where can I find out additional information about flex 3 beta 3?
What are the three ways to skin a component?
What are the similarities between java and flex? : adobe flex action script
Is it possible to make httpservice requests synchronous in adobe flex?
Differentiate between flex 3 and flex 4?
Explain how many levels does flash mx support? : adobe flex action script
Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
Why do strongly typed objects appear as "undefined" in the netconnection debugger? : adobe flex action script
What is a filter function?
Is it possible for upgrade from flex builder 3 standard edition to flex builder 3 professional edition?
What is a resource manager in flex actionscript?