Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Apache Falcon 1.0
Description
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">
^
Attachments
Issue Links
- is depended upon by
-
FLEX-33716 Error: The style 'disabledAlpha' is only supported by type 'SparkSkin' with the theme(s) 'spark,mobile'
- Resolved
- is required by
-
FLEX-33299 Get all Falcon functional tests to pass (SDKSWCTests)
- Resolved