-
1. Re: problem with fonts
Rob Dillon Jun 27, 2009 4:37 PM (in response to decpariem)You need to embed the font that you want to use. You can do that in the dynamic text field's Properties. Hit the "embed" button and select the font that you want to use. Alternately, you can add the font to the movie's library and then use a text format object to specify the font when you load the content into the textfield.
-
2. Re: problem with fonts
decpariem Jun 28, 2009 3:36 AM (in response to Rob Dillon)With embed it doesn't work.
I can't understand the other way. I can't import ttf files in the library. What format should I import for the font? And how can I casll it with actionscript to fill a dynamic text field?
-
3. Re: problem with fonts
Rob Dillon Jun 28, 2009 8:46 AM (in response to decpariem)If you can't embed that particular font, then is there an alternate font that you can use? Here's an article on how to use an imported font from your movie's library: http://www.adobe.com/devnet/flash/quickstart/embedding_fonts/
-
4. Re: problem with fonts
decpariem Jul 5, 2009 9:01 AM (in response to Rob Dillon)i couldn't manage with your solutions. i loaded the text through xml. and it worked.
thanks for your help anyway.



