Creating multiple SWF fonts through a custom extension panel
Date: 11 March 2010Step 1
Installing the fonts Make sure you have installed all the fonts you want to use.For Windows: Copy / paste them into C:\WINDOWS\Fonts\
For OSX: Double click the desired font(s) and click on the "Install font" button
Step 2
Install the ExportFonts extension Download the extension and install it by double clickingStep 3
Creating a new flash file Create a new Flash ActionScript 3.0 CS4 file (CTRL + N) and save it.Step 4
Launch Go to Window > Other panels > ExportFonts.You'll see a small multiline textfield with a few fonts seperated by a comma.
Fill in the installed fonts and press "GO!". A map swf_fonts is created where the exported SWF font files are exported to.
In the following steps I'll explain how you can use those fonts.
Read more ...