ActionScript 2.0 Components Language Reference |
|
|
|
| Label component > Using the Label component | |||
Use a Label component to create a text label for another component in a form, such as a "Name:" label to the left of a TextInput field that accepts a user's name. It's a good idea to use a Label component instead of a plain text field because you can use styles to maintain a consistent look and feel.
If you want to rotate a Label component, you must embed the fonts. See Using styles with the Label component.
|
|
|
|