Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile attached test case with halo theme.
Actual Results:
MyCanvasComponent.mxml(3): Error: The style 'borderColor' is only supported by the theme(s) ' halo, spark'.
borderColor="#FFFFFF"
Expected Results:
The theme is halo, so no error is expected.