Devi utilizzare un oggetto textFormat
myTextFormat = new textFormat();
myTextFormat.font = "Arial";
yourTextBox.setTextFormat(mtTextFormat);
Devi utilizzare un oggetto textFormat
myTextFormat = new textFormat();
myTextFormat.font = "Arial";
yourTextBox.setTextFormat(mtTextFormat);