When creating a runtime component to use as a popup I wanted to bind a DateField’s selectedDate property to a Button label. Because I never used bindings ( and a labelFunction ) using pure Actionscript before I had to come up with a solution.
Continue reading
Binding between a DateField and a Button label at runtime
Reply