
I haven’t done any coding in Flex yet, but I came across this howto today that illustrates how simple it is to pull in a Flash SWF that has an embedded font and use it within the Flex application. Embedding the bold, italic, and bold-italic sets for a font allows you to use the standard <b> and <i> tags in an htmlText element that is using the embedded font.
As an aside, it appears that Flex even allows you to do a rotation on the text even when it’s not using a standard system font. This is something that was a total pain with embedded fonts in Flash/AS2, requiring rendering the text on the fly as a bitmap and then rotating the bitmap version. Major headache.
I’m pretty excited to see that text effects like this have become so simple to achieve. Now, if only someone could figure out how to lighten the file size when you’re trying to embed a traditional Chinese character set.
Embedding fonts from a Flash SWF file into a Flex application

RSS for MAKE
limit the character range to decrease the file size:
http://livedocs.adobe.com/flex/3/html/help.html?content=fonts_07.html
thanks for the help Jason, very helpful
Follow MAKE
From the Maker Shed
Launch Price: $9.99
Make: School’s Out! Summer Fun Guide
This Summer Fun Guide is brimming with over 50 projects for kids of all ages. You’ll also find inspiring young maker profiles, as well as tool reviews written for and by kids! Plus, it’s our 3D issue, complete with 3D glasses and tons of super-cool 3D photos!
Read More →