How to add two commands to one single event type?
Answer / Ayush Srivastava
In Adobe Flex, you can't add two commands to one single event type directly. However, you can use a custom event that carries additional data as an alternative solution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do I need to upgrade to beta 3 to use air beta 3?
Will I need to upgrade my air sdk along with flex 3 beta 3?
Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script
What is an Event Propagation?
How do we call javascript from flex actionscript? : adobe flex action script
Where can I get access to the open source flex project information?
In which level does the original movie resides?
What is the difference between sealed class and dyna? : adobe flex action script
What is interface or benefit of interface in term of oop?
What is the difference between changewatcher.watch, and bindingutils.bindproperty?
Can I use flex builder 2 to create applications using the flex 3 sdk?
Explain what happens if an .swf is loaded into a already occupied level?