# Flash MX and XML help

**URL:** https://forum.kirupa.com/t/flash-mx-and-xml-help/39247
**Category:** programming
**Created:** [January 5, 2004, 9:41am UTC](https://forum.kirupa.com/t/flash-mx-and-xml-help/39247 "2004-01-05T09:41:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ziggwi](https://avatars.discourse-cdn.com/v4/letter/z/a3d4f5/32.png) [@Ziggwi](https://forum.kirupa.com/u/Ziggwi)
#### Post date: [January 5, 2004, 9:41am UTC](https://forum.kirupa.com/t/flash-mx-and-xml-help/39247/1 "2004-01-05T09:41:31Z")

</div>

Hi guys I’ve got a small problem with Flash MX and XML.

The thing is I can load and access all the information of the XML file, except when it comes to special characters, then it displays the special characters in a funny way.

for example

instead of ’ it displays ’

instead of " it displays "

I also tried using numbered entity such as ’ representing single quotes, but it still doesn’t work. Comes out with same results.

I also tried changing the dynamic text box into “render text as html”, but still no same problem.

Any kind of help would be great 🙂
