You want to use .nodeValue when accessing CDATA or the data will be escaped.

JOR


___________________________________
===  James O'Reilly
===
===  SynergyMedia, Inc.
===  www.synergymedia.net



Mike Boutin wrote:
I am bring in some html text to show in flash in an xml file like this:


<description id="0">
       <title><![CDATA[<b>picture 0</b>]]></title>
</description>

When i trace it back in flash, it shows up like this:

&lt;b&gt;picture 0&lt;/b&gt;

How can I keep it show it shows the html tags because it wont show up in flash as bolded...



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

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

Reply via email to