Now the bold tags are the problem.
The bold outlines of the font are not embedded.
Add an other empty textfield off-stage, using the same font (embedding set!) but with the Bold tab selected.
It will then work in your on-stage textfield.
You'd have to do the same thing if you wanted to use italics. Another off-satge textfield!
By the way, you should also set your textfield on an exact pixel value coordinate, e.g. 123.0 and not 123.1. Your text could blur, if you don't.
Regards,
The bold outlines of the font are not embedded.
Add an other empty textfield off-stage, using the same font (embedding set!) but with the Bold tab selected.
It will then work in your on-stage textfield.
You'd have to do the same thing if you wanted to use italics. Another off-satge textfield!
By the way, you should also set your textfield on an exact pixel value coordinate, e.g. 123.0 and not 123.1. Your text could blur, if you don't.
Regards,
