[
https://issues.apache.org/jira/browse/FLEX-33308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542460#comment-13542460
]
Cyrill Zadra commented on FLEX-33308:
-------------------------------------
Yes ... adding the namespace and manifest removes the error.
But shouldn't this actionscript class (SolidColor, LInearGradientStroke ... )
be in the included spark.swc? If I look at the catalog.xml of spark.swc they
aren't.
> 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
> /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