Learning ActionScript 2.0 in Adobe Flash |
|
|
|
| Working with Text and Strings > Using HTML-formatted text > About supported HTML tags > Span tag | |||
The <span> tag is available only for use with CSS text styles. (For more information, see Formatting text with Cascading Style Sheet styles.) It supports the following attribute:
class Specifies a CSS style class defined by a TextField.StyleSheet object. For more information on creating text style classes, see Using style classes.
|
|
|
|