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

Reply via email to