I am trying to combine bold and regular text in a textfield but how do I embed an font family and not just a single style of a font?
See example of how I embedded a font, you can only choose one style: "regular", "bold", "italic" or "bold italic" at once:
However, when you try to embed the text (via the IDE settings or actionscript) how do you set the font to be the entire family?
See: family only allows "ArialRegular" and not "Arial", the entire family?