Hi,
I’m having some serious problems with my dynamic text fields. The case is, I format the dynamic text fields to have character spacing and line spacing both equal to 1. Everything seems fine in the SWF when the text is actually typed INTO the dynamic text field, but when I make it fetch text from Actionscript or an external XML file Flash player renders the text as if it had 0 character spacing and 0 line spacing.
There must be a way to make flash player render the dynamic text with the format I have given it, but I don’t know how. Any suggestions?
Thanks in advance!