PHP encode/decode error #2102

By Ciubhran | Jun 13, 2009

actionscript3

This the error:

ActionScript Code:
Error #2101: The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pairs.

Normally, I would get this error when the output of the PHP page is erroneous, but this is not the case. I get this error when I try to retrieve data from a PHP page that is not online.

Everything works fine when I try to retrieve the data, then, when I turn off my webserver and try to retrieve the data, I immediatly get the error #2101 that is displayed at the top of the page, and my application crashes.

Shouldn’t I get an IOError when the page can not be loaded?

actionscript3

Please reply at our Forum

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

© 2007 ActionScript 3.0