Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Found in 4.0.0.13099
Steps to reproduce:
1. Compile and run attached MXML file using the sample Cobalt theme: -theme+=${flexlib}/../samples/themes/cobalt/cobalt.swc
Actual Results:
Compiler errors (x4):
(1) 1172: Definition cobalt.skins:DefaultButtonSkin could not be found.
(2) 1172: Definition cobalt.skins:DefaultButtonSkin could not be found.
(3) 1202: Access of undefined property DefaultButtonSkin in package cobalt.skins.
(4) 1202: Access of undefined property DefaultButtonSkin in package cobalt.skins.
Expected Results:
Not that.
Workaround (if any):