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??
Raymond Basque - 16 Feb 2007 17:28 GMT
The obvious solution is to use UTF-8 encoding. Is that not possible?
benefit-ms - 16 Feb 2007 22:02 GMT
no bcz flashlite2.1 unfortunately can't read more than 130kb xml file
and utf-8 takes a larger file size