What do you want to achieve, Danny?
AFAIK setNewTextFormat is meant for user entered text, like mentioned in the LiveDocs, which works well for me. public setNewTextFormat(tf:TextFormat) : Void Sets the default new text format of a text field. The default new text format is the new text format used for newly inserted text such as text inserted with the replaceSel() method or text entered by a user. When text is inserted, the newly inserted text is assigned the default new text format. 2007/4/17, Danny Kodicek <[EMAIL PROTECTED]>:
Hopefully a quickie: Am I the only person that can never get setNewTextFormat to work? When I change the text of a field, I always seem to have to run setTextFormat, even if I've setNewTextFormat to the format I want. Is there some foolproof system for getting this working without having to keep running setTextFormat over and over again? Danny _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com