What does calling preventdefault() on an event do? How is this enforced? : adobe flex action script
Answer Posted / 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 |
Post New Answer View All Answers