You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Cyrill Zadra (JIRA)" <ji...@apache.org> on 2012/11/30 03:31:58 UTC

[jira] [Created] (FLEX-33283) Falcon Compiler - PropertyReference in CSS not implemented yet.

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