A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: reading 1byte+2byte characters from single xml node

Threaded View

  1. #1
    Senior Member
    Join Date
    Mar 2001
    Posts
    247

    reading 1byte+2byte characters from single xml node

    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
    Last edited by aldred; 06-08-2006 at 05:46 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center