Flex Data Bindings – Behind The Scenes

Ever wondered how flex data bindings actually work behind the scenes? I have, and sometimes I have had troubles with it, that made me wish I knew some more. This post is a writeup of the knowledge about flex data bindings I uncovered, when looking into the mxmlc generated code for bindings. Vanilla Example Here [...]

October 12, 2009 В· polesen В· One Comment
Tags: ,  В· Posted in: Programming, Rich Internet Applications