danielbento
02-11-2007, 10:28 PM
I'm retrieving data from an external php file to flash, using loadVars and inserting data into a dynamic textField.
Everything works fine, excepts the encoding of text.
I'm testing in a mac osx. When i try only the output with php, it exports everyting correctly, but on mac it gives me some errors.
The language is portuguese, that has characters like "é" or "á". And is in this kind of errors that gives me the encoding erros.
How can i solve it?
Everything works fine, excepts the encoding of text.
I'm testing in a mac osx. When i try only the output with php, it exports everyting correctly, but on mac it gives me some errors.
The language is portuguese, that has characters like "é" or "á". And is in this kind of errors that gives me the encoding erros.
How can i solve it?