Hello list, I am going on with improving my understand of how utf8 is handled in neko. I am trying to solve a problem I have: in swhx, I pass a parameter from neko to flash as flashvars using urlEncode to encode it. The problem as I see it now is that non-ASCII characters seem to be tampered somewhere in between and are not passed to flash properly. Therefore, a question - does neko urlEncode work properly for non-ASCII chars?
-- Best regards, Michael mailto:[EMAIL PROTECTED] -- Neko : One VM to run them all (http://nekovm.org)
