Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Found in 4.0.0.13101.
Steps to reproduce:
1. Compile and run attached MXML file using sample Graphite theme (-theme+=${flexlib}/../samples/themes/graphite/graphite.swc)
Actual Results:
Compiler Warnings!!!!
[quote]
The style 'backgroundImage' is only supported by type 'mx.core.Application' with the theme(s) 'halo'. line 130
[/quote]
Expected Results:
No compiler warnings. They make Peter sad.
Workaround (if any):
Use s:Application instead of mx:Application.