read XML file encoding="windows-1256"

Ask a Question related to Macromedia Flash Data Integration, Design and Development.

  1. #1

    Default read XML file encoding="windows-1256"

    hi

    i made a simple project reads XML file and it works good when the file is encoded with UTF-8 (the file contains arabic text) but flash can't read XML encoded with windows-1256 ?? what to do??
    benefit-ms Guest

  2. Similar Questions and Discussions

    1. Is there a module that can check if user "foo" may read a file?
      Hi i want to check a number of file against different user uid:s and see if they can read/write execute that file. I have searched on cpan but it...
    2. CS: "Could not read the file because there is not enough memory..." for placed PNG
      I was just up(?)graded to Illustrator CS from 10. I opened a map that was created in AI10, which links to a PNG image used as a tracing template....
    3. How can I "read" an .exe file in Linux?
      Hi all, we have made a cd with a Director projector. It was done using Director MX. We would like to know if it is possible to make it work in...
    4. read from a "text" file
      Dear Everyone I am a really beginner with Drirector. So I hope somewere can help me to have a better overwiew about start me projekt. short...
    5. Read "windows - Lounge" thru newsreader?
      I am now reading everything through Outlook Express. When subscribing, I don't see the Lounge-windows, but do see Lounge-macintosh option. Is the...
  3. #2

    Default Re: read XML file encoding="windows-1256"

    The obvious solution is to use UTF-8 encoding. Is that not possible?


    Raymond Basque Guest

  4. #3

    Default Re: read XML file encoding="windows-1256"

    no bcz flashlite2.1 unfortunately can't read more than 130kb xml file
    and utf-8 takes a larger file size
    benefit-ms Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139