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

Darrell Loverin updated FLEX-33716:
-----------------------------------

    Attachment: flex-33716.patch

This fix sets the 'flexlib' system property to the frameworks directory as 
expected by the falcon compiler. This is a difference between falcon and mxmlc 
that I'm not sure of its history. The 'flexlib' property allows 
'flex-config.xml' to be found which sets the theme. Another difference between 
falcon and mxmlc is falcon doesn't set a default theme, it needs to come from 
an external source (this could be a backwards compatibility issue).

                
> Error: The style 'disabledAlpha' is only supported by type 'SparkSkin' with 
> the theme(s) 'spark,mobile'
> -------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-33716
>                 URL: https://issues.apache.org/jira/browse/FLEX-33716
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Falcon
>    Affects Versions: Apache Falcon 1.0
>            Reporter: Cyrill Zadra
>            Assignee: Darrell Loverin
>             Fix For: Apache Falcon 1.0
>
>         Attachments: flex-33716.patch
>
>
> C:\dev\apache-flex\sdk\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">
> sdk\frameworks\projects\sparkskins\src\mx\skins\spark\SliderTrackSkin.mxml:32
> sdk\frameworks\projects\sparkskins\src\mx\skins\spark\SliderTrackHighlightSkin.mxml:31
> sdk\frameworks\projects\sparkskins\src\mx\skins\spark\RadioButtonSkin.mxml:33
> sdk\frameworks\projects\sparkskins\src\mx\skins\spark\CheckBoxSkin.mxml:33

--
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

Reply via email to