Hi, > Binding works mostly. It looks like the generated code might need a > try/catch. File a bug.
https://issues.apache.org/jira/browse/FLEX-35262 <https://issues.apache.org/jira/browse/FLEX-35262> > Yes, that is probably the case. If your properties are being applied to > objects being created later you may have to defer the application of those > properties. That was true in regular Flex as well. Code like this would work in regular Flex so there may be a little more going on here. Thanks, Justin
