Create Font SWF in Flash Profesional Create new Action Script 3.0 project Go to library, use top-right icon and select New Font Select Font and on the ActionScript tab check Export for ActionScript Press F9 and add following code import flash.text.Font; Font.registerFont(FontName); Publish it Load it via Loader in FLex 4 Project private var fontSWF:Loader [...]
Dec
7
2010
7
2010