Hi!
I am trying to find a way to load chinese characters into Flash via XML.
Any tips how to implement this in AS3 is very welcome
Notepad does not like chinese characters it seems… So how to copy the characters…
My XML file is very simple:
<images>
<image source=“intro.swf”>
TEXT HERE
…more nodes
…
…
</image>
Kind regards