
August 29th, 2003, 08:01 AM
|
|
Junior Member
|
|
Join Date: Aug 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Flash XML-RPC Help
I have a very basic XML-RPC server that returns helloworld when you call it. It works fine when I call it from a PHP client. However I have been trying to get XML-RPC to work in Flash and when I call the same helloworld xml-RPC server it gives me this error:
103
XML error: no element found at line 1
I have looked and found others have the same problem with other languages, but I haven't found a fix... Any ideas...
-j
|