How do I make XML show Japanese characters?
Here is the top of my xml code and my first Japanese tag:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<udonpics>
<udon image="1.png" tooltip="??????" />
I am using xml with flash to show images and descriptions. when the flash movie loads after I upload it , the description is blank. I know it has to do with the text being in japanese, because when I try English it works. Please help! Thanks ![]()