Using Components > Customizing component colors and text |
![]() ![]() ![]() |
Customizing component colors and text
You can change color and text properties of a single instance of a Flash UI component using the setStyleProperty
method. You can globally change the appearance of all components in a document using the globalStyleFormat
object. You can also create new custom style formats for individual components using the FStyleFormat object.
Changes made to style format properties are not displayed when viewing components on the Stage using the Live Preview feature. For more information, see Working with components in Live Preview.
![]() ![]() ![]() |