Actually the above scenario was always working in my tests also, previously, when you binding a field to an UI component in single reference way, i.e., <js:Label text="<b>{anyClass.fieldName}*"/>
But, this never works if you the field name comes after multiple references, i.e., <js:Label text="<b>{anyClass.anotherClass.fieldName}*"/> Piotr, your tests shown the binding in a single-referenced way, but it fails in multi-referenced way. -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Data-binding-fails-when-following-multiple-references-tp58022p58065.html Sent from the Apache Flex Development mailing list archive at Nabble.com.