[xmlrpcflash-development] objXMLRPC.GetResults()
Brought to you by:
dopelogik
From: <li...@el...> - 2003-03-16 14:50:57
|
Hello xmlrpcflash-development, Hi all. Just getting to grips with flash, (i am an experienced user of XML-RPC, XML and JavaScript) i am having a lot of trouble with the GetResults() method.. Hopefully someone can help me. Call() obviously succeeds, but when i call GetResults() i am stuck dumbfounded woth something that says it is (Type) an Array, but if i do objXMLRPC.GetResults()[0] i always end up with undefined. if i print it as a string it looks like this: [object Object] seems to me like an array containing a single object, but that is as far as i get. Can anyone tell me how to access the result from a call ? - just a single value, a string for instance... thanks. I am really looking forward to integrating Zope and Flash seamlessly :) -- Geir B=E6kholt |