I have a flash app using the flex framework - I would like to bind a display object textField with data from my dataModel. How do I do this without the flex binding brackets "{ }"
Thanks in advance everyone.
|
I have a flash app using the flex framework - I would like to bind a display object textField with data from my dataModel. How do I do this without the flex binding brackets "{ }" Thanks in advance everyone. |
|||
|
|
|
The easiest way to do this is to use the
This will tell Flex to watch Full documentation can be found here. |
|||||||||||
|