ColdfusionPowered

Flex Variable Binding in AS3

by David J Henry on Dec.31, 2008, under Flex/AIR, How To Do Stuff

In mxml you can bind a variable using {}. How do you do that in AS3?


import mx.binding.utils.BindingUtils;
BindingUtils.bindProperty(label2,"text",ti1,"text");

Thanks Raghu!
http://raghuonflex.wordpress.com/2007/08/30/binding-in-mxml-as/

:, , , ,
No comments for this entry yet...

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!