Suddenly I encountered this problem in CS4.
Characters like this: é are ignored.
I’m importing a .txt file. That works fine, but words like ‘één’ (Dutch for one) are shown like ‘n’.
I saved the .txt file as UTF-8 (formerly as UTF-7 and it worked fine).
In Flash, I use these settings:
[Embed] Uppercase, Lowercase, Punctuation for the dyn. textfield displaying the imported .txt file. I even embedded these characters: é, à
What is my problem?