Hi - First post. I’m trying to have the dynamic text in my buttons show a font I choose when posted and viewed in a browser. I imagine there is a code for this? I tried embedding the fonts but that didn’t seem to work.
the code for the buttons looks like this:
============================
stop();
myText.text = this._name.substring(1);
pretty simple and it works. The numbers rise in the order they should and are correct in the position I put them on the stage. Great. Now I would like to choose a font. Any hints?
:sigh:
Thanks
Cardwell.