Le 6 déc. 05, à 19:20, Mike Boutin a écrit :

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;

Isn't it the expected behavior : to escape the html tags ?
If you want to display the html in a textfield, be sure to give it his html to true.

That should work as is.

HTH

-----------
erixtekila
http://blog.v-i-a.net/
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to