Can't you include chr(13) ?

----- Original Message ----- From: "Stephen Ford" <[EMAIL PROTECTED]>
To: <flashcoders@chattyfig.figleaf.com>
Sent: Thursday, January 11, 2007 4:11 AM
Subject: [Flashcoders] Re: XML and line breaks


Still having issues with creating line breaks in my text field. Here is the new XML: \n\n<intro title="How to ?"><![CDATA[Rollover an item in the menu on<br /> the left to see a <b>snapshot of a project</b>.]]></intro> \n\nIn my flash code, I set the text field as txtField.htmlText = true; and assign the text with txtField.htmlText = xmlNode; but it's still not appearing correctly - the tags are appearing in the text fields (both the <b> and the <br />).Any thoughts._______________________________________________
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

Reply via email to