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 |
What happens if an .swf is loaded into a already occupied level? : adobe flex action script
What is the use of disableautoupdate method?
What is display object? : adobe flex action script
How do I get flex to query my database? : adobe flex action script
How do we use css styles in flex?
How will u call java method from flex?
How long can I use the flex builder 3 beta 3 software? Can I extend the time limit?
What is display container? : adobe flex action script
Can we use text input/editable component as itemrenderer?
Explain how binding works in mxml components in flex? : adobe flex action script
How does item renderer work? : adobe flex action script
Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script