What are types of binding?
Answer / Amit Kumar Harbola
"In Flex, there are three types of binding: one-way data binding, two-way data binding, and value binding. One-way data binding allows data to flow from the source (data provider) to the destination (component). Two-way data binding enables both directions of data flow between the source and destination. Value binding is used for simple value assignments."
| Is This Answer Correct ? | 0 Yes | 0 No |
Why would you want to keep a reference to a changewatcher and call unwatch()?
Explain in which level does the original movie resides? : adobe flex action script
Explain about remote object? What is end point in remote object?
Can I resize the internet explorer browser window from flex? : adobe flex action script
can you write to the file system from flex?
Difference between Java & Flex Getters Setters?
Is it possible for upgrade from flex builder 3 standard edition to flex builder 3 professional edition?
What are three ways to skin a component in flex? : adobe flex action script
I am sending my request, and I see the data traffic in the command window, but why is the result always empty?
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
Explain Life cycle of flex appln/component?
I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr? : adobe flex action script