RE: [flexcoders] my fonts does not show up!

2008-04-21 Thread Alex Harui
Most common problem is that you didn't embed a bold-face or specify that the file was a bold-face, but you are using fontWeight=bold in those text areas. Button labels default to bold. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [flexcoders] my fonts does not show up!

2008-04-21 Thread Tom Chiverton
On Monday 21 Apr 2008, yiğit boyar wrote: what might be the problem? Hard to say, as we don't know how your code (trys to) work. Maybe you could give some code samples, as well as details about your Flex code and compiler versions. -- Tom Chiverton Helping to professionally revolutionize

Re: [flexcoders] my fonts does not show up!

2008-04-21 Thread yiğit boyar
here are my codes: mx styles: (just 2nd one works) @font-face { src: url(com/birbit/teknolist/view/assets/fonts/swz721h.ttf); fontFamily: swz; } @font-face { src: url(com/birbit/teknolist/view/assets/fonts/Vagroln.ttf);