Sharing Fonts in ActionScript 3.0 - Part 1: Creating a Font SWF
By: Robert Reinhardt on Tuesday, July 17, 2007
Reader Level: 
In this tutorial series, you learn how to use the new Font class in ActionScript 3.0 and Flash Player 9. The Font class enables you to embed one or more fonts in a Flash movie (SWF file), and reuse the font with other SWF files. In this tutorial, you learn how to create a font SWF file and load it into another Flash movie.
The Sharing Fonts in ActionScript 3.0 Series:
Sharing Fonts in ActionScript 3.0 - Part 1: Creating a Font SWF
Sharing Fonts in ActionScript 3.0 - Part 2: Displaying a Loaded Font in a TextField Instance



