Make sure your XML document is in Unicode. I use Unicode-8, but our ASP pages write Unicode-16.
You donĀ¹t need any CDATA tags. I have XHTML info bubbles with CSS and images; text is like this: <bubble id="0"> <p class='titel'>Network Address Translation</p><br/> <p>NAT or Network Address Translation takes place on the boundary <img src='texts/kaart.jpg' align='right' hspace='6' vspace='8'/>between public and private networks. </bubble> Just be sure to close all tags. Sander. > 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: > > <b>picture 0</b> _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders