I have a combobox that is extended from mx.controls.ComboBox.
When I bind the selectedItem of it using mx.bindingUtils, I get the
warning msg below:

warning: multiple describeType entries for 'selectedItem' on type
'x.y.z::myComboBox':
<accessor name="selectedItem" access="readwrite" type="Object"
declaredBy="mx.controls::ComboBase">


The binding works but obviously I am doing something wrong. Could
someone shed some light on it?

Thanks,
Libby


Reply via email to