A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: XML Accents caracters Problems

  1. #1

    XML Accents caracters Problems

    Hi guys,

    I am loading some .xml text into my flash project. Of course, accents like french language doesn't appear. Any suggestions?

    Thanks in advance

  2. #2
    Senior Member tupps's Avatar
    Join Date
    Jan 2001
    Location
    Melbourne
    Posts
    2,035
    Accent should definitely appear. Later version of flash can support Unicode XML files, and earlier versions supported Xml with things like accents etc. I would suggest there are 2 possible problems:

    1) The accents aren't being saved, check the xml file in a browser to ensure they are appearing correctly.
    2) You are using an embedded font that hasn't included the accented characters in the embedded data. I think in this instance flash will display a box character instead of the correct value (or it might use the standard character not sure). Include a hidden label that includes all the accented characters you might use to ensure that all of the embedded font is included.

    Thanks

    Luke
    Flash-XML FAQ
    http://www.tupps.com/flash/faq/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center