I haven't been able to get XMLRPC to work. AMFPHP works OK. Digging into the problem, I realize the Dashplayer.swf is sending out AMFPHP request (type: application/x-amf), i.e. send "system.connect /1", to /services/xmlrpc, and will get a "Parse error. Request not well formed." response from the XMLRPC server, regardless of the setting in dashconfig.xml. Am I missing some other setting? Does Dashplayer.swf pick up the protocol from setting automatically?

Thanks for the great module!

Comments

travist’s picture

Status: Active » Closed (works as designed)

You should be using AMFPHP. I am not sure if XMLRPC can be used with Actionscript. I probably should make this more clear in my tutorial.