What does calling preventdefault() on an event do? How is this enforced? : adobe flex action script
Answer / Abhishek Chauhan
"Calling 'preventDefault()' on an event in Flex cancels the default action associated with that event. This behavior is enforced by the Flash Player runtime, which prevents multiple listeners from conflicting."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the model-view-controller (mvc) pattern?
What is state? What is the difference between states and viewstack in flex? : adobe flex action script
What is display container?
What is shared object?
What is the difference between changewatcher.watch, and bindingutils.bindproperty?
How will flex 3 be packaged?
Why are my valueobject member variables undefined in the results from my remoteobject requests? : adobe flex action script
Is double-clicking supported on various components? : adobe flex action script
How will u call java method from flex?
What is display container? : adobe flex action script
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
What is the difference in movieclip and sprite? : adobe flex action script