Mendelsohn, Michael  wrote:

How can I preserve certain substrings of the text to keep their assigned
TextFormats?

Before you add text to a text field that has a different format than the default that you've specified (with setTextFormat), use setNewTextFormat() on the field and then apply that text.

Loop that process (setNewTextFormat ... add text ... setNewTextFormat ...)

Try that out.

- jon

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to