Hi

I understand how to use the IDE for selecting which glyphs you want when embedding fonts, but is there a way to do it in code when you've created your text field entirely with code?

Do you add something after...

myText.embedFonts = true;

Thanks for your time and help guys

Shaun