I have a question about the "Advanced Drawing Widget" source code by Ryan Ellie. When i compile i get a lot of warnings about "Data binding will not be able to detect assignments to "length" on this line of code in the EditorSkin.mxml:enabled="{hostComponent.updateGeometryEnabled && hostComponent.featureLayers.length > 0}"
I would like to know if someone has any suggestions on how to fix this? I use flex 2.4.Thanx in advance!