[
https://issues.apache.org/jira/browse/FLEX-33716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769571#comment-13769571
]
Alex Harui commented on FLEX-33716:
-----------------------------------
I was wrong about the option being configname+=air. It is +configname=air.
When compiling AIR apps, we add the argument +configname=air to MXMLC. That
makes it choose air-config.xml instead of flex-config.xml.
We could have Falcon load its defaults from flex-config.xml and then load
air-config.xml. The obvious downside is loading and parsing two config files.
But that seems better than hard-coding options into the compiler. Sure that
means you can't just have a minimal -config.xml file or not have one at all,
but I'd rather have the defaults be separately configurable without changing
code.
Thoughts?
> 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