[CS3] Embedded font problem (with a movieclip parent)

Hi,

I have a button to dynamically create text fields. This worked fine when I was creating the text fields in _root, but I’ve since moved them all to _root.ContainerMC. Everything works as it should, except for the fonts don’t appear. If I stop using embedFonts = true; then the font appears (but obviously I can’t apply the rotations etc that I need).

I can’t see what the problem is. I’ve been looking at it for a few days and I’m none the wiser.

I’ll attach the AS2.0 code I’m using if needed.

Thanks,

James