# XML and characters help!

**URL:** https://forum.kirupa.com/t/xml-and-characters-help/49976
**Category:** flash
**Created:** [April 28, 2004, 2:11pm UTC](https://forum.kirupa.com/t/xml-and-characters-help/49976 "2004-04-28T14:11:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Neuhaus3000](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/neuhaus3000/32/168_2.png) [@Neuhaus3000](https://forum.kirupa.com/u/Neuhaus3000)
#### Post date: [April 28, 2004, 2:11pm UTC](https://forum.kirupa.com/t/xml-and-characters-help/49976/1 "2004-04-28T14:11:17Z")

</div>

Hello everyone,

I’m loading an XML file in my flash movie.  
Everything loads well… But when I have  
an ’ (apostrophe) in my XML file,  
the result is = ’

For example :  
_C’est la vie_ would show _C&aposest la vie_

:huh:

I have added the System.UseCodePage=true;  
line to accept special characters but is there  
a way that I can accept the apostrophe :h:

Thank you in advance for your help!

neuhaus3000
