Hi everyone.
First of all I’d like to apologize for not having the decency to introduce myself properly before I barge in and demand help, but I couldn’t find any thread named “introductions”, and I didn’t really know where to post it.
So.
I’m having a spot of trouble with special characters in Flash and XML. What I’m doing is that I’m loading text into dynamic textfields from an XML-file with embedded fonts for displaying in Flash.
Things I have checked:
The font in question does have the norwegian special characters.
I am using the system.useCodepage = true; - command
The funny thing is that when I preview it on my local drive everything looks peachy, but when I test it on my server the special characters don’t show up.
Does anyone have an idea how to fix this?
Thanks
-M