A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Embed font example for CS3

Threaded View

  1. #4
    Member
    Join Date
    May 2009
    Posts
    57

    Is this the case?

    Are you using option in Actionscript like
    Code:
    format.bold = true;
    to the font Arial.ttf.Then it won't work as this is not supported in embedding fonts technique
    In order to get bold font then you must embed Arial Bold.ttf instead of Arial.ttf.
    But there may be other possibilities also.
    Good Luck
    Last edited by laaptu; 06-23-2009 at 12:45 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center