Closed (works as designed)
Project:
Dash Media Player
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2008 at 15:56 UTC
Updated:
30 Oct 2008 at 01:17 UTC
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
Comment #1
travist commentedYou 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.