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

Darrell Loverin commented on FLEX-33716:
----------------------------------------

Falcon picks up the theme from flex-config.xml just fine. The bug was that 
falcon wasn't reading flex-config.xml because the 'flexlib' property was not 
set or wasn't explicitly specified using '-load-config'. My fix sets 'flexlib' 
so flex-config.xml gets loaded.
                
> 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