Archive for December, 2008
Bindable interfaces with custom events
I’m surprised I haven’t stumbled across this before, but it caused a little head-scratching in a recent project. The problem involves having a class with a mixture of binding tags (i.e. with and without custom events), but assumes you are programming to the interface the class implements. In this case making it bindable proves a [...]
Posted: December 6th, 2008 under Flex.
Comments: none