A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: special character url-encoding problem

  1. #1
    Member Mofo SwirlyKing's Avatar
    Join Date
    Feb 2003
    Location
    Seattle, WA
    Posts
    476

    special character url-encoding problem

    I'm trying to use url-encoding to get the ™ symbol to show up. I know the coding is %99, but I keep getting the ª symbol instead. I've tried different fonts and they all give the same result. Why would this be happening?

  2. #2
    Senior Member
    Join Date
    Feb 2002
    Posts
    536
    I'm running MX2004 on XP Pro (portuguese settings)!


    trace (unescape("%E2%84%A2"));


    See what happens.

    here I got .


    btw, %99 returns ? on my system.

  3. #3
    Member Mofo SwirlyKing's Avatar
    Join Date
    Feb 2003
    Location
    Seattle, WA
    Posts
    476
    %E2%84%A2 returns nothing

  4. #4
    Senior Member
    Join Date
    Feb 2002
    Posts
    536
    Originally posted by SwirlyKing
    %E2%84%A2 returns nothing
    made a sample.
    Attached Files Attached Files

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