Flash CS3 Documentation |
|||
| ActionScript 2.0 Components Language Reference > FocusManager class > Customizing Focus Manager | |||
You can change the color of the focus ring in the Halo theme by changing the value of the themeColor style, as in this example:
_global.style.setStyle("themeColor", "haloBlue");
The Focus Manager uses a FocusRect skin for drawing focus. This skin can be replaced or modified and subclasses can override UIComponent.drawFocus to draw custom focus indicators.
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00003122.html