![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 7.
styleSheet
.parseCSS(cssText
)
cssText
The CSS text to parse (a string).
A Boolean value indicating if the text was parsed successfully (true
) or not (false
).
Method; parses the CSS in cssText
and loads the style sheet with it. If a style in cssText
is already in styleSheet
, the properties in styleSheet
are retained, and only the ones in cssText
are added or changed in styleSheet
.
To extend the native CSS parsing capability, you can override this method by creating a subclass of the TextField.StyleSheet class. For more information, see Creating subclasses.
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |