HomeAbout

ArrayBinder for Flash CS3

From the site:

I’ve written a class that can help separate the view from the model in Flash projects. It is by no means equivilent to data binding available in Flex (and far from it!) but I’ve used bind in the title because it does effectively bind the values held in an ArrayBinder instance to object properties that have subscribed to refer to those values. The specific use that I have in mind for ArrayBinder is in assisting with localising interfaces for applications that are developed in Flash CS3.  

 

http://fboyle.com/blog/?p=10