Flash querystring
Flash querystring
Out of context: Reply #10
- Started
- Last post
- 14 Responses
- kult0
It sounds like he's already being passed an encoded string in that format, and has no idea how to parse it. If that is indeed the case, decodeURI handles that.
- On second glance, I have no idea what ukit even meanskult
- decodeURIComponent() you mean? I find it wierd that he would be passing a full query string...kingsteven
- or that he'd be using AS3 :-Dkingsteven