PDA

View Full Version : XML, getting converted to HTML?


mwmitchell
04-24-2006, 05:17 PM
Hi,

I've got an xml file that has a single quote: '

Flash keeps converting this to the html code (something like &pos;) and my text field display the &pos;, not the '

What is converting this and how can I stop/fix it? I've tried add the html code to the xml file instead of the ' but that does not work. Any ideas?

-matt