Select to view content in your preferred language

Warnings when compiling Advanced Drawing Widget.

506
0
12-18-2011 10:34 PM
JosVroegop
Deactivated User
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!
Tags (2)
0 Kudos
0 Replies