Differences between defining bindings in mxml and actionscript? : adobe flex action script
Answer / Mr Vinod Kumar
Defining bindings in MXML uses the [Bindable] metadata tag, while ActionScript uses the bind property directly on objects. In MXML, binding can be applied to any attribute or child element, whereas in ActionScript, it must be explicitly set for each property.
| Is This Answer Correct ? | 0 Yes | 0 No |
Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
How many levels does flash mx support?
Difference between Java & Flex Getters Setters?
What is the problem with calling setstyle()? : adobe flex action script
Can I embed html in my flex application?
What is the use of arraycollection filter function?
Why are there errors with the macromedia.css.locatorparser class and weblogic? : adobe flex action script
What is the difference between states and viewstack in flex? : adobe flex action script
Difference between item renderer and item editors?
Is double-clicking supported on various components? : adobe flex action script
What is default frame rate of the timeline in frame per second? : adobe flex action script
When will flex 3 be released?