Cyrill Zadra created FLEX-33283:
-----------------------------------

             Summary: Falcon Compiler - PropertyReference in CSS not 
implemented yet.
                 Key: FLEX-33283
                 URL: https://issues.apache.org/jira/browse/FLEX-33283
             Project: Apache Flex
          Issue Type: Task
          Components: MXML Compiler
            Reporter: Cyrill Zadra
             Fix For: Apache Flex Next


Examples

mx|ComboBox {
  closeEasingFunction: PropertyReference("mx.effects.easing.Bounce.easeIn");
}

s|Label {
  color: PropertyReference('dynamicColor');
}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to