How to stop the event flow/ event phases?
Answer / Sarita Singh
You can stop an event's propagation through the event flow or prevent it from triggering further event phases by calling the stopPropagation() or stopImmediatePropagation() methods on the event object within your event handler function.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between httpService & Data Service?
Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
How do u implement PUSH on a flex appln?
How does item renderer work? How do we add item renderer at runtime in flex? : adobe flex action script
Is it possible to make httpservice requests synchronous in adobe flex?
mic classes in flex? : adobe flex action script
What is a view cursor?
If I purchase flex builder 2, am I eligible for an upgrade to flex builder 3?
How does item renderer work? : adobe flex action script
What is the dynamic keyword used for in flex actionscript?
How binding works in mxml components in flex?
Explain what happens if an .swf is loaded into a already occupied level?