jonnyG07
08-12-2008, 08:44 AM
Hi,
I am having a problem embedding the fonts for text which i have created dynamically. I am creating the text format and text field in a class file, then using a create Text function. I pass the create Text function all the attributes related to the text. In the the create Text function i also define other attributes such as selectable.
I have tried using embedFonts = true; However this then causes none of the text to appear.
Does anyone know of a solution to this problem?
Thanks
I am having a problem embedding the fonts for text which i have created dynamically. I am creating the text format and text field in a class file, then using a create Text function. I pass the create Text function all the attributes related to the text. In the the create Text function i also define other attributes such as selectable.
I have tried using embedFonts = true; However this then causes none of the text to appear.
Does anyone know of a solution to this problem?
Thanks