PDA

View Full Version : Swedish sign problem


Cazz
11-19-2005, 12:40 PM
I have a little problem to export Swedish letter from XML too my list in flash.

Any idea how to fix that??

BagOfFun
11-19-2005, 02:06 PM
tja, vet inte om det här är way off nu men i alla fall...när du sparar din xml kan du inte välja kodningar som ansi, unicode osv?

du ska spara som utf-8 i så fall.

hoppas att det löser sig (och det är för en gång skull skönt att skriva på svenska här) =P

Cazz
11-19-2005, 02:10 PM
Thanks
I have try UTF-8 and I have seen that the flash import it right but the list dont like to show it

(Skriver på engelska eftersom bättre utbrett men visst är det gött att skriva på svensk)

jeremywilken
11-19-2005, 11:19 PM
Do you have
System.useCodepage = true;
in the first line of your movie? This sets flash to use the default settings of the computer instead of UTF-8.

Cazz
11-19-2005, 11:28 PM
Do you have
System.useCodepage = true;
in the first line of your movie? This sets flash to use the default settings of the computer instead of UTF-8.

Yes I have that in first keyframe.
But maybe I do something wrong.

Going to try again

Rossman
11-19-2005, 11:33 PM
Possibly a font embedding issue? Not sure how that would affect a listbox, or how one would correct it, though :-/