How can I load .txt ( ISO8859-1 ) text file to TextField() from flex? file is located in same folder with .SWF file
|
|
|
|
|
|
|
Deleted old post from here, see history for details. I found the answer for you. Good news: no need for PHP magic! Here's how to do it:
You need to substitute "iso-8859-1" with the appropriate encoding. You can find the list of valid encodings here. |
|||
|
