Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Firefox 2.x
Language Found: English
Description
Steps to reproduce:
1. Add a TitleWindow component to any layout.
2. Set "showCloseButton" to true and set the "closeButtonSkin" property to any stateful skin (ComboBoxArrowSkin for example).
3. Run the app.
Actual Results:
The default close button displays on the TitleWindow, not the button specified.
Expected Results:
The specified skin should be applied to the close button of the TitleWindow.
Workaround (if any):
Set each skin state individually (up, over, down, etc...), which is unfortunate when trying to use the component kit to create stateful skins in Flash.