That's what i thought however, i just found the error ( spent best part of 2 
hours on this )... it was the ampersands at the start of the query string that 
really messed things up for flash... 

Thank for the reply ...Glen


Cheers


Karim


On 10 Feb 2010, at 15:51, Glen Pike wrote:

> Hi,
> 
>   Is it the fact that your ampersands are not encoded as &
>   ?
> 
>   Glen
> 
> Karim Beyrouti wrote:
>> Hello List - 
>> I am using 'URLLoader' to get some data from the server and get an error:
>> Error: Error #2101: The String passed to URLVariables.decode() must be a 
>> URL-encoded query string containing name/value pairs.
>> 
>> The dataFormat is set to :   URLLoaderDataFormat.VARIABLES;
>> The Data source is here:     
>> http://www.100fair-trades.com/widget/getTradeInfo.php
>> 
>> it works if i set the dataFormat to TEXT, however it does not split the 
>> values.... not sure why this is happening here....
>> 
>> Thank you in advance...
>> 
>> 
>> Karim
>> 
>> 
>> _______________________________________________
>> Flashcoders mailing list
>> [email protected]
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>> 
>> 
>>  
> 
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to