Skip to main content
Participant
July 24, 2009
Answered

TextLayout fontFamily Issue

  • July 24, 2009
  • 5 replies
  • 911 views

I am not English,Please just look at,Thanks

CS4.0


import flashx.textLayout.formats.CharacterFormat;

var cf:CharacterFormat = new CharacterFormat();
cf.fontFamily = _font;

Initialization is no problem,However, when the choice to change the text, always change the default font, and also can not be changed more than style,I would like to ask how the thing ah?

This topic has been closed for replies.
Correct answer rdermer

More information would help.  Can you post an ActionScript program to demonstrate your problem?

5 replies

ChinaLungAuthor
Participant
July 25, 2009

I can not upload attachments, what compression tool,7z and rar?

ChinaLungAuthor
Participant
July 25, 2009

problem  in MyText.as class,the first 277 lines

ChinaLungAuthor
Participant
July 25, 2009

The following is a procedure written in a bit chaotic

problem  in MyText.as class,the first 277 lines

ChinaLungAuthor
Participant
July 25, 2009

The following is a procedure

Write a bit of chaos

rdermerCorrect answer
Adobe Employee
July 24, 2009

More information would help.  Can you post an ActionScript program to demonstrate your problem?