A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Is there a way to array.sort foreign characters??

  1. #1
    Member
    Join Date
    Apr 2003
    Posts
    40

    Is there a way to array.sort foreign characters??

    The array sort function does not sort foreign characters correctly.

    patata
    padre
    página

    The correct sort for the above elements is:

    padre
    página
    patata

    and NOT the array.sort solution:

    padre
    patata
    página

    Thanks

  2. #2
    FK's Giant Steve_w_V's Avatar
    Join Date
    Mar 2003
    Location
    San Jose, California
    Posts
    2,113
    And the question is....
    The other day, I bought a box of animal crackers. On the side, it said "Do Not Eat if Seal is Broken". I opened the box and sure enough...

  3. #3
    Member
    Join Date
    Apr 2003
    Posts
    40
    The question is if I can sort an array so that foreign characters are sorted correctly. The array.sort function does not do it correctly.

  4. #4
    Member
    Join Date
    Jan 2004
    Posts
    67
    did u sort this issue

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