Differences between defining bindings in mxml and actionscript?



Differences between defining bindings in mxml and actionscript?..

Answer / Neelima Sagar

In MXML, you can define bindings using the <fx:Binding> tag to create two-way data bindings between UI components and ActionScript variables. In ActionScript, you can use the Bindable class or the Syntax sugar (propertyName@event) for creating one-way data binding. However, in MXML, you can also create event bindings using <mx:EventBinding> tag which is not available in ActionScript directly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Multimedia General Interview Questions

What is interface in term of oop (flash actionscript)?

1 Answers  


What are the multimedia authoring tools?

1 Answers  


Why are there errors with the macromedia.css.locatorparser class and weblogic?

1 Answers  


What is an hdmi optical switch?

1 Answers  


How does AI impact multimedia content creation?

1 Answers  


What is compression? Why is it necessary to compress files?

1 Answers  


Why are my valueobject member variables undefined in the results from my remoteobject requests?

1 Answers  


What is aiff format?

1 Answers  


what are the different types of optimizers?

1 Answers  


What network considerations would you contemplate in designing an enterprise-wide multimedia system which supports fully distributed integrated messaging, sharing of corporate multimedia information databases, and custom business process applications?

0 Answers  


How do I pass parameters to a pop-up window in actionscript?

1 Answers  


Can you describe a multimedia project you worked on?

1 Answers  


Categories