Juan Pablo Califano wrote:

> Have you tried not setting the font name in the text format object? I think
> it defaults to Times or something like that.

I haven't tried exactly that, but if I comment out the line

textField.embedFonts = true;

the text shows up. I believe you're right--Times New Roman or something.

> Then, if the text shows up, maybe the problem is in the font identifier.

It seems to be registering ok. When I look at it in the debugger, it's
a valid object.

> You could then / also try this, which should give you the right name for the
> font.

Ok, I'll give that a try. Thanks.

Cordially,

Kerry Thompson
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to