TextLayout fontFamily Issue
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?
