Greetings to all!
Today, I decided to talk about TextFormat as I have been asked more then once some help on how to apply a chosen font to a text field with Actionscript 3.0.
I will start by telling you the basics:
1. – create the needed font and insert it in an Array
2. – create a text field
3. – create an instance of TextFormat
4. – assign the TextFormat to the text field
5. – assign the text to the text field
Without losing any time, let us take a look at a concrete example…







{ 0 comments… add one now }