I have an xml file that contains some text in English then straight after some double-byte text in Japanese in the same node. I'm reading it into Flash using node value. Is there any way I can seperate out the English from the Japanese either in the xml or in AS so that I can place the English in one text field and he Japanese in another?
If I could just place some kind of marker character in between the two portions, then look out for that in AS and use it to split the text, that would be fine.
thanks
mark




Reply With Quote