Question
URL Encoding Special Characters
I'm using Flash 8 ActionScript2 and trying to display special
characters in an external html file. On the HTML URL-Encoding
Reference List (
http://www.w3schools.com/TAGS/ref_urlencode.asp)
only the "URL-encoding from %00 to %8f" special characters are
displaying. I can't seem to get the "URL-encoding from %90 to %ff"
special characters to display. Does anyone know why this is
happening.
