cheers! :)
On 10 Apr 2007 13:41:33 -0700, Mike Kelp <[EMAIL PROTECTED]> wrote:
The URLVariables class is great for this:
http://livedocs.adobe.com/flex/2/langref/flash/net/URLVariables.html
If I remember correctly, it can be as simple as this:
var test:URLVariables = new URLVariables();
te
Hi Guys:
I am trying to parse a string that is URL encoded, and I want to
remove, or decode it.
I was surprised that there wasn't something available in a utility
class already in AS3.
Anyone ever run into this ?
I saw a post that had a link to some code that sounds like it would
solve my prob
2 matches
Mail list logo