Are you using bold or italic text? Using bold and italics with embedded font can make the text not visible if it changes.
I believe it can be done, but I haven't spent the time researching it... Just been easier to not use bold. -Dan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Esther Fuldauer Sent: Monday, February 19, 2007 11:20 AM To: [email protected] Subject: [Flashcoders]problem with embeded fonts Hi, I'm using Flash 8 Proffessional. I have created dynamic text with the authoring tool, embeded the font outlines I want to use and created a font symbol in the library (with all the options I need). The dynamic text then uses this font. At runtime the text is not displayed when my function gives value to my dynamic text like this: mytext.text='string'; I have set some static text in the dynamic text box to test if this only happens at runtime with the generated values. I see the text then, which means font outlines are being embeded, only I can't see the text generated by my code, which also is there, as the code works correctly with device fonts, and which I can see doing a trace like trace(mytext.text) I can't figure out what is wrong. Any clues? Thank you _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com This e-mail and its attachments are intended only for the use of the addressee(s) and may contain privileged, confidential or proprietary information. If you are not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution, displaying, copying, or use of this information is strictly prohibited. If you have received this communication in error, please inform the sender immediately and delete and destroy any record of this message. Thank you. _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

