Blog Archives

Component styling utility function

In addition to an earlier post here: I have put the sample code into a simple utility function that will apply a TextFormat style to any component or TextField, without needing to consider the specific syntax of the component. You

Tagged with: , , ,
Posted in Flash

Styling Text In Instances Of Components Using TextFormat

this is an extension of a previous entry here. Text in components or TextFields can be formatted in several ways – applying styles manually in the case of TextFields, applying a style using a TextFormat object, StyleSheets for styling html

Tagged with: , , , ,
Posted in Flash