Alex, I just test your changes on fontawesome branch and falcon produces correct values, but another problem appears.
Once I got my string how actually I can create in javascript my class ? 1) Probably I need to have my class produced by compiler, but it doesn't happen. If I have in mxml script [1] it won't produce org\apache\flex\fa\FontAwesomeIconType.js - don't know why. - Another bug ? 2) I did a test and produce this class doing property [Bindable] public function ggg():String { return FontAwesomeIconSize.X2; } Once I have it in ConstantBinding won't work: var myClass = new "org.apache.flex.fa.FontAwesomeIconType" - it is not working in javascript. Should I involve goog.required ? Any idea ? What is the namespace for goog.required ? [1] https://paste.apache.org/BYL1 Piotr ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Runtime-error-when-setting-a-property-to-a-constant-value-tp57874p57968.html Sent from the Apache Flex Development mailing list archive at Nabble.com.