I get the following warning when trying to save my flash project:
Data binding will not be able to detect assignments to "Length". NavigationSkin.mxml
I am new to Flex, any suggestions would be greatly appreciated.
[Bindable] public or private var variableName: DataType;in AS4 section of my code.