# When sendind data from flash to php, get URL error in Firefox

**URL:** https://forum.kirupa.com/t/when-sendind-data-from-flash-to-php-get-url-error-in-firefox/305782
**Category:** flash
**Created:** [March 3, 2010, 1:42pm UTC](https://forum.kirupa.com/t/when-sendind-data-from-flash-to-php-get-url-error-in-firefox/305782 "2010-03-03T13:42:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![felipegm](https://avatars.discourse-cdn.com/v4/letter/f/e9bcb4/32.png) [@felipegm](https://forum.kirupa.com/u/felipegm)
#### Post date: [March 3, 2010, 1:42pm UTC](https://forum.kirupa.com/t/when-sendind-data-from-flash-to-php-get-url-error-in-firefox/305782/1 "2010-03-03T13:42:42Z")

</div>

Hello

i´m sending some data to a php file, in order to save in DB. The data is being saved, but when I click in OK at the form button, I get the following error:

Error: Error #2101: A String passada para URLVariables.decode() deve ser uma string de consulta codificada em URL que contém pares de nome/valor.  
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()

You can see the error at the site online:[http://www.iconmedia.com.br/#/news](http://www.iconmedia.com.br/#/news) and try sending the form using firefox. What could be wrong?

Thanks
