Flash Binding Class

Written on May 25, 2006 – 11:06 pm | by John |

I whipped up a quick Singlton to progamatically create bindings between two controls:
All you need to do is import the class and then call the addBinding() method on the REBinding Singleton class:
import com.re.data.REBinding;
REBinding.getInstance().addBinding(src_txt, dest_txt, “text”, “change”);

[Download REBinding.zip - includes sample and class]

J.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Netvouz
  • description
  • ThisNext
  • MisterWong
  • Wists
  • Facebook
  • StumbleUpon
  • Technorati
  • YahooMyWeb

Related Posts

Put your related posts code here
Find entries :

Want to subscribe?

  Subscribe in a reader or,
Subscribe via email:

About me

I'm a senior developer at RealEyes Media, Adobe Certified Instructor and Adobe Certified Professional. Here you'll get my ideas and experience Flex, Flash, ColdFusion and related technologies as well as some generally off the wall stuff.