Archive

Posts Tagged ‘SkinnableDataContainer’

Binding warnings when using Object in a List dataProvider

November 11th, 2009 13 comments

If you have built a custom item renderer for a DataGroup or List you may have come across warnings in your Flash Builder console output similar to this:

warning: unable to bind to property 'firstName' on class 'Object' (class is not an IEventDispatcher)

Read more…