You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Cyrill Zadra (JIRA)" <ji...@apache.org> on 2013/09/06 17:21:55 UTC

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

     [ https://issues.apache.org/jira/browse/FLEX-33308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cyrill Zadra updated FLEX-33308:
--------------------------------

    Component/s: Falcon
    
> Falcon can't compile sparkskins
> -------------------------------
>
>                 Key: FLEX-33308
>                 URL: https://issues.apache.org/jira/browse/FLEX-33308
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Falcon
>    Affects Versions: Apache Falcon 1.0
>            Reporter: Chema Balsas
>              Labels: Falcon
>
> Falcon fails to compile the sparkskins project in test sparkskinsSWC
> /Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/sparkskins/src/mx/skins/spark/AccordionHeaderSkin.mxml:60
> Error: This tag could not be resolved to an ActionScript class. It will be ignored.
>             <s:LinearGradient rotation="90">
>             ^
> /Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/sparkskins/src/mx/skins/spark/AccordionHeaderSkin.mxml:76
> Error: This tag could not be resolved to an ActionScript class. It will be ignored.
>             <s:LinearGradient rotation="270">
>             ^
> /Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/sparkskins/src/mx/skins/spark/AccordionHeaderSkin.mxml:87
> Error: This tag could not be resolved to an ActionScript class. It will be ignored.
>             <s:LinearGradient rotation="90">
>             ^
> [...]
> 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