StyleManager.registerColorStyle()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
StyleManager.registerColorStyle(colorStyle)
Parameters
A string indicating the name of the color (for example,
colorStyle
"shadowColor"
Returns
Nothing.
Description
Method; adds a new color style to the Style Manager.
Example
The following example registers
StyleManager.registerColorStyle("highlightColor");
StyleManager.registerInheritingStyle()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
StyleManager.registerInheritingStyle(propertyName)
Parameters
propertyName
, and so on).
"newProp2"
Returns
Nothing.
Description
Method; marks this style property as inheriting. Use this method to register style properties that
aren't listed in the CSS specification. Do not use this method to change non-inheriting style
properties to inheriting.
722
Chapter 6: Components Dictionary
,
, and so on).
"disabledColor"
"highlightColor"
A string indicating the name of the style property (for example,
"highlightColor"
as a color style:
,
,
"newProp1"
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?