Explain prevent default method?
Answer / Sunil Kumar Singh
The Prevent Default method cancels the default action associated with an event in Adobe Flex. For example, calling `event.preventDefault()` on a click event will prevent the link from navigating to its target URL.
| Is This Answer Correct ? | 0 Yes | 0 No |
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
Explain what is the function of trace? : adobe flex action script
How do you implement push with flex data services?
State the difference between view stack and view state?
How do we use css styles in flex? : adobe flex action script
Can I still build flex 2 applications with flex builder 3 beta 3?
What are all the events dispatched in item editor?
How do you implement push on a flex applications? : adobe flex action script
Explain data binding in flex?
What is the function of trace? : adobe flex action script
What are runtime shared libraries in flex? : adobe flex action script
Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script