Font problem

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 :slight_smile:

Cheers to all!!

Embed it :wink:

Actually, I don’t know if it will work… but try it anyway.

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.

thx there !! the System.useCodepage=true; worked wonders :slight_smile: **** was i looking for stuff like that :stuck_out_tongue: hehe… cheers!!

I`m Really glad it helped