XML flash: Character Entities
XML flash: Character Entities
- Started
- Last post
- 4 Responses
- tobor
When I load in some text from an XML file, quotes and apostrophes are converted into their Character Entity equivalent... Does anyone know how to fix this?
- unfittoprint0
one of two things.
if you special characters within you nodes you should puy them inside cdata nodes.
http://www.kirupa.com/web/xml/XM…you should also try encodingm your xml file to utf-8.
- tobor0
nadda, should the text boxes be html or something?
- unfittoprint0
yep.
- tobor0
now the fields are blank?
bahh...