Hi,
I have a trouble about FlashType font.
I created a swf file follow <Creating Flash 8 files with embedded
FlashType fonts> in Adobe Flex2 Help(Flex2 Developer's Guide), and
then want to embed it in flex with code that:
@font-face
{
src:url("/Font/test2.swf");
fontFamily: "test";
}
but it alway show a same error:
"font 'test' with normal weight and regular style not found", what
happen about this? Help me please.- [flexcoders] How to embed FlashType font? zedan_gu

