What is stoppropagation() and stopimmediatepropagation()?
Answer / Umesh Kumar Rathore
In Adobe Flex, both `stopPropagation()` and `stopImmediatePropagation()` are methods used to prevent further event propagation. `stopPropagation()` stops the current event from bubbling up the DOM tree, while `stopImmediatePropagation()` also prevents other event handlers on the same node from being invoked.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a filter function?
Explain about blaze ds and blaze ds services?
What is interface in term of oop (flash actionscript)? : adobe flex action script
Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
What are runtime shared libraries in flex? : adobe flex action script
Explain in which level does the original movie resides?
What keyword allows you to refer to private variables of a class in flex? : adobe flex action script
What did adobe announce regarding flex?
What is calllater() method?
What is flex?
Why would you want to keep a reference to a changewatcher and call unwatch()?
What is cairnghorm in flex? : adobe flex action script