Help with FLASH->XML->UNICODE

Hello-
I’ve been reading around the web about this issue but can’t seem to find the answer to the problem.

Problem is with an xml file (dynamic, updated throughout the day by an update tool) with german characters (umlauts) that is being pulled into a flash movie. This xml was created using UTF-8 encoding. I’m using unicode for the special characters inside the xml. When viewed in a browser by itself, the xml text looks good. When published, the flash movie completely skips the unicode.

flash: displays “FRHBRSE” not FRÜHBÖRSE as intended

set system.useCodepage = true; is not an option, this page will be viewed in other countries.

Any help is GREATLY appreciated as i’m completely stumped!
Thank You,
NF