Make sure the file is there and is a plain weight font

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of flexawesome
Sent: Saturday, July 05, 2008 4:06 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Embedded Fonts in Flex 3

 

Hey, I was trying to embed my font in css file and got an error msg...

exception during transcoding: Font for alias myFontwith plain weight 
and style was not found at:.....

@font-face {
src:url("/fonts/fonts.TTF");
fontFamily: myFont;
}

However, there was no any problem for other fonts in the same 
directory. Do you know how to address this? Thanks

 

Reply via email to