# POST variable error

**URL:** https://forum.kirupa.com/t/post-variable-error/292662
**Category:** flash
**Created:** [July 17, 2009, 7:10am UTC](https://forum.kirupa.com/t/post-variable-error/292662 "2009-07-17T07:10:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lifeworks](https://avatars.discourse-cdn.com/v4/letter/l/ce73a5/32.png) [@lifeworks](https://forum.kirupa.com/u/lifeworks)
#### Post date: [July 17, 2009, 7:10am UTC](https://forum.kirupa.com/t/post-variable-error/292662/1 "2009-07-17T07:10:11Z")

</div>

Hi

Ive been tinkering with some games which post the user’s score to a php file, which writes the data to a database… but Ive discovered that in some browsers I get this error. I googled some URLencoding tools for AS3 (came up with URIencode which seems to be connected to javascript somehow?!), but Im actually just stumbling in the dark and need some direction… any advice would be appreciated!

Thanks

Error: Error #2101: The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pairs.  
at Error$/throwError()  
at [flash.net](http://flash.net)::URLVariables/decode()  
at [flash.net](http://flash.net)::URLVariables()  
at [flash.net](http://flash.net)::URLLoader/onComplete()
