igorpcosta, thanks for your help, but I always make a error when I bulid the project, I had created a swf file in Flash 8, and embeded it in CSS. My project is in 2.0 now, I don't want to code it with 2.0.1 at present, other help? Thanks.
--- In [email protected], "Igor Costa" <[EMAIL PROTECTED]> wrote: > > Zedan > > Try to do this with flex 2.0.1 now it's a direct mode, otherwise in > the 2.0you had to create first in Flash 8 and then add the source > Embeded as your > font created and passed throw the library to be acessed. > > Best. > > On 1/18/07, zedan_gu <[EMAIL PROTECTED]> wrote: > > > > 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. > > > > > > > > > > -- > ---------------------------- > Igor Costa > www.igorcosta.org > www.igorcosta.com > skype: igorpcosta >

