Coolio
September 27, 2004, 8:40pm
1
eya folks !
got like a big font problem here, i have this textbox right, dynamic, working all fine , showing the external text i made and so on…
BUT… i´ve put in danish language… and some of the letters wont show in the flash file, it only show boxes and stuff? and im using font type Tahoma, shouldnt be a problem in any other app… why here?
the letters i have a prob with are
æ,ø and å
i´d like some help quickly please
Cheers to all!!
system
September 27, 2004, 8:57pm
2
Embed it
Actually, I don’t know if it will work… but try it anyway.
system
September 27, 2004, 9:02pm
3
hmm… i tried that, went totally messy instead, and the letters didnt show up anyway…
the text is html text btw, is there like a code i could include for it to show those letters?
system
September 27, 2004, 9:22pm
4
Coolio:
hmm… i tried that, went totally messy instead, and the letters didnt show up anyway…
the text is html text btw, is there like a code i could include for it to show those letters?
Try typing
System.useCodepage=true;
in the first frame of your movie
or if loading from text try convert from ASCII to UNICODE.
system
September 27, 2004, 10:12pm
5
thx there !! the System.useCodepage=true; worked wonders **** was i looking for stuff like that hehe… cheers!!
system
September 27, 2004, 10:18pm
6
I`m Really glad it helped