![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 6.0.79.
Flash MX 2004.
StyleManager.registerInheritingStyle(propertyName
)
propertyName
A string indicating the name of the style property (for example, "newProp1"
, "newProp2"
, and so on).
Nothing.
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 styles properties to inheriting.
The following example registers newProp1
as an inheriting style:
StyleManager.registerInheritingStyle("newProp1");
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |