RE: [flexcoders] Default Decoder could not decode result?

2007-04-12 Thread Peter Farland
Have you tried using an HTTP sniffer to capture the traffic of the request and response when submitting to the php URL? Perhaps you're getting back an HTML-formatted error page instead of XML? Do you really need the result of the post to the PHP page decoded into AS3 objects? If not, try changing

[flexcoders] Default Decoder could not decode result?

2007-04-12 Thread tommyhaych
Hi all, I'm having some major trouble with FLEX at the moment, even more so since it's for university! Anyway: Basically, what I'm doing is using this XML: http://ws.audioscrobbler.com/1.0/user/tommyhaych/topartists.xml and displaying the top 10 artists in a repeater. Each artist is represented