You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Chema Balsas (JIRA)" <ji...@apache.org> on 2012/12/16 12:54:12 UTC

[jira] [Created] (FLEX-33308) Falcon can't compile sparkskins

Chema Balsas created FLEX-33308:
-----------------------------------

             Summary: Falcon can't compile sparkskins
                 Key: FLEX-33308
                 URL: https://issues.apache.org/jira/browse/FLEX-33308
             Project: Apache Flex
          Issue Type: Bug
            Reporter: Chema Balsas


Falcon fails to compile the sparkskins project in test sparkskinsSWC

Error: Generated byte code contains an operand stack underflow.

[..]

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/sparkskins/src/mx/skins/spark/CheckBoxSkin.mxml:33
Error: The style 'disabledAlpha' is only supported by type 'SparkSkinForHalo' with the theme(s) 'spark,mobile'.
      disabledAlpha="0.5">
      ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/sparkskins/src/mx/skins/spark/RadioButtonSkin.mxml:33
Error: The style 'disabledAlpha' is only supported by type 'SparkSkinForHalo' with the theme(s) 'spark,mobile'.
      disabledAlpha="0.5">
      ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/sparkskins/src/mx/skins/spark/SliderTrackHighlightSkin.mxml:31
Error: The style 'disabledAlpha' is only supported by type 'Skin' with the theme(s) 'spark,mobile'.
            height="11" width="200" disabledAlpha="0.5">
                                    ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/sparkskins/src/mx/skins/spark/SliderTrackSkin.mxml:32
Error: The style 'disabledAlpha' is only supported by type 'SparkSkin' with the theme(s) 'spark,mobile'.
    height="11" width="200" disabledAlpha="0.5">
                            ^

--
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