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 2013/01/01 23:30:12 UTC

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

    [ https://issues.apache.org/jira/browse/FLEX-33308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541930#comment-13541930 ] 

Cyrill Zadra commented on FLEX-33308:
-------------------------------------

hey chema

I just tried to run the SDKSWCTess for sparkskins and retrieved more error's then you posted here.. see below

C:\dev\apache-flex\sdk\frameworks\projects\sparkskins\src\mx\skins\spark\RadioButtonSkin.mxml:86
Error: This tag could not be resolved to an ActionScript class. It will be ignored.
                <s:LinearGradientStroke rotation="90" weight="1">
                ^

C:\dev\apache-flex\sdk\frameworks\projects\sparkskins\src\mx\skins\spark\RadioButtonSkin.mxml:102
Error: This tag could not be resolved to an ActionScript class. It will be ignored.
                <s:LinearGradient rotation="90">
                ^

C:\dev\apache-flex\sdk\frameworks\projects\sparkskins\src\mx\skins\spark\RadioButtonSkin.mxml:118
Error: This tag could not be resolved to an ActionScript class. It will be ignored.
                <s:SolidColor color="0xFFFFFF" alpha="0.33" />
                ^

C:\dev\apache-flex\sdk\frameworks\projects\sparkskins\src\mx\skins\spark\RadioButtonSkin.mxml:125
Error: This tag could not be resolved to an ActionScript class. It will be ignored.
                <s:LinearGradientStroke rotation="90" weight="1">
                ^

C:\dev\apache-flex\sdk\frameworks\projects\sparkskins\src\mx\skins\spark\RadioButtonSkin.mxml:133
Error: This tag could not be resolved to an ActionScript class. It will be ignored.
                <s:SolidColor color="0xFFFFFF" 
        

and even more.. Did you get them aswell? 
                
> 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
>              Labels: Falcon
>
> 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