all groups > flash actionscript > november 2004 >
You're in the

flash actionscript

group:

Bad character encoding when load from XML


Bad character encoding when load from XML maciekk
11/17/2004 8:22:02 PM
flash actionscript:
Hello, As long as I don't use non-latin characters in my xml document that is
load into flash using the .load() method, everything works just fine. But it
seems like Flash cannot import the other characters, because (1) in some cases
it misreads the xml markup and (2) in some other ones the characters don't
show up in the movie (it's not the problem with the font, I tried different
ones).--- And NO MATTER what I set in the 'characters' dialog in the dynamic
text output, including manually inputting the ones I need, Flash just doesn't
output them.--- My xml file has a proper encoding declaration, and was
converted to ISO using Dreamweaver to make sure (?)...--- Does anyone know how
to deal with it? I desperately need it for my project... :(
Re: Bad character encoding when load from XML SuperDevy
11/17/2004 10:29:35 PM
You may save your XML file encoding it well.
- Open your XML file with Notepad.
Re: Bad character encoding when load from XML SuperDevy
11/17/2004 10:31:40 PM
Re: Bad character encoding when load from XML maciekk
11/17/2004 10:43:20 PM
AddThis Social Bookmark Button