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 |
Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener? : adobe flex action script
Explain the arguments of addeventlistener() method?
Explain about cairngorm architecture?
How binding works in mxml components in flex? : Adobe Flex ActionScript
Explain about remote object? What is end point in remote object?
What is the difference between httpService & Data Service?
What is interface in term of oop (flash actionscript)? : adobe flex action script
Will I need to upgrade my air sdk along with flex 3 beta 3?
What is calllater() method?
What is state? What is the difference between states and viewstack in flex?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?