Hello Paulo,
This has been a problem with this library since I joined this project.
Basically, the xmlrpc post/request methods are terrific, but the return =20=
results leave a lot to be desired. Many xmlrpc libraries return =20
objects native to a given language, but this library hasn't gotten =20
there yet.
I would suggest the following resources to help parse the xmlrpc =20
response:
A great standards-compliant xml parsing library:
http://xfactorstudio.com/projects/XPath/
And from the horses mouth:
http://www.macromedia.com/support/flash/action_scripts/objects/=20
xml_object.html
At the moment, I wish I could instruct you how to use a builtin object =20=
aquisition library, but we aren't there yet.
I would love to invite you, if you are working with the library, to =20
join this mailing list- and please post good results!
Best,
.ike
On Friday, February 7, 2003, at 11:33 AM, Paulo wrote:
> hi everybody!
> =A0
> im in a trouble, i have little experience with xml-rpc and flash and i =
=20
> can't get the results from my connection.
> =A0
> actually, i start a connection with a python server, and set up a =20
> server. i can send the data, the server reads and treats it and return =
=20
> it to me, but i donk know how to acess it!
> =A0
> a dont know how to read the properties from the resulting value, cause =
=20
> i dont know where they are stored.... the lib uses the actionscript =20=
> method called loadAndSave, and then i dont know from where i can read =20=
> the data...
> =A0
> thanx in advance folks!!
> =A0
> =A0
|