Various formats in a TextField

Hi!, Its possible to assign 2 or more Formats to a text in a TextField?

I have an var txtChat:TextField; and I want to assign a TextFormat to the user, and another TextFormat to the text of the chat, in the same TextField.

How can I do it?

THANKS!