"GregoryN" <[EMAIL PROTECTED]> a écrit dans le message de news: 
[EMAIL PROTECTED]
> Hello,
>
> [...]
> var myHtmlText:String = "show <b>text</b> <b>text</b> to me";
> myTxt.htmlText = myHtmlText;
> trace(myTxt.htmlText);
> // traces: "[textformat, font etc.]show <B>texttext</B> to me 
> [/textformat, font etc.]"

It doesn't happen with Flash 8.
Concerning your last message, doing the transformation at the 
source, with a language trully supporting string manipulation or 
maybe using a HTML cleaning library, may be better. 



_______________________________________________
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

Reply via email to