Embed Font Actionscript 3 & MXMLC


/ Published in: ActionScript 3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. [Embed(source="Arial.ttf", fontName="ToolTipFont", mimeType="application/x-font-truetype")]
  2. public static var ToolTipFont:Class;

Report this snippet


Comments


You need to login to view comments.