Crap... well, I've been testing in Flash 8, targetted at Flash Player 6. I ran in MX 2004 and same issue. This blows...
:: hits monitor :: ----- Original Message ----- From: "Zeh Fernando" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" <[email protected]> Sent: Saturday, October 08, 2005 3:15 PM Subject: Re: [Flashcoders] Fonts not rendered in loaded movie > I remember reading about this issue back in Flash 5. Apparently, if your > movie's textfields uses embeded fonts, you need to ensure on _level0, you > have a textfield, physically on the stage, that has the the font in > question > embedded. However, I think this only applied to SharedLibraries. That's what you need to do. This is not related to SharedLibraries only. I don't know why it hasn't worked when you tested, but it's a common problem; you really need all embedded fonts to be both on the parent movie and on the child for it to work. - zeh _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

