[
https://issues.apache.org/jira/browse/FLEX-33308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542306#comment-13542306
]
Chema Balsas edited comment on FLEX-33308 at 1/2/13 7:11 PM:
-------------------------------------------------------------
Hi Cyril, yes, sorry, I did get those errors as well.
It seems that I ran the test with a fixed version for those. What I did was to
add the spark namespace and its manifest in the compile-config.xml to see all
those "could not be resolved" errors go away, though I'm not sure if that's the
right fix.
was (Author: jbalsas):
Hi Cyril, yes, sorry, I did get those errors as well.
It seems that I ran the test with a fixed version for those. What I did was to
add the spark namespace and its manifest in the compile-config.xml to see all
those "could not be resolved" errors go away.
> 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