[Flashcoders] Still need help-Can't reference library font from class

2006-03-10 Thread Merrill, Jason
I finally did get this to work by trying it in a fresh .fla, but now I'm seeing this issue: When I do this: import com.icfconsulting.objects.SimpleTextField; tf=SimpleTextField.create(this) It's fine, the text field show and with the right font. But when I try and set the text on the text

Re: [Flashcoders] Still need help-Can't reference library font from class

2006-03-10 Thread Jamie S
Although I have had my fair share of headaches with TextFormat, I think I may know what is going on here. There are two methods for assigning a textFormat to a textField. These are setTextFormat() and setNewTextFormat(). The way I understand it setTextFormat() sets the style of the text that is