A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Arabic words from XML are breaked up in letters.

  1. #1
    Animator
    Join Date
    Jan 2001
    Location
    Dubai
    Posts
    200

    Unhappy Arabic words from XML are breaked up in letters.

    Hi all

    The Arabic title names i am getting from XML in a dynamic text field are showing break up letters, I have embedded the text with Arabic, Upper, Lower and Punctuation, and the font is Tahoma, still the Arabic is not joined.

    Does anyone have any solution for that?

    Thanks in advance

    Fahad.
    [email protected]
    I won't change directions and i won't change my mind, How much difference does it made?

  2. #2
    FK'n_dog a_modified_dog's Avatar
    Join Date
    Apr 2003
    Location
    "aaarf"
    Posts
    9,176
    1- include a character encoding in the xml file - <?xml version="1.0" encoding="UTF-8"?>

    2 - use Windows Notepad to save the xml file, with Save As - UTF-8 format

  3. #3
    Animator
    Join Date
    Jan 2001
    Location
    Dubai
    Posts
    200
    Thanks, the problem is solved after putting up the encoding bit.
    [email protected]
    I won't change directions and i won't change my mind, How much difference does it made?

Tags for this Thread

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