External font + external textField


i have font library, loaded in runtime , has font embeded.

after it's loaded use font.registerfont

then load swf-file, has textfield in it. ,

var format:textformat = textfield.defaulttextformat;

format.font = resultfontname;

textfield.embedfonts = true;

textfield.selectable = false;

textfield.antialiastype = antialiastype.advanced;

textfield.defaulttextformat = format;

 

textfield.settextformat( format);

 

and still don't see letters.

 

please, help.

trace font , see outputs, make sure it's expect.

 

trace(format.font);



More discussions in ActionScript 3


adobe

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support