Groups | Blog | Home
all groups > flash data integration > june 2005 >

flash data integration : Trouble binding a DataSet to a WebServiceConnector


margifr
6/23/2005 12:00:00 AM
Hi 2 every1
I've just started dealing with Flash, so please forgive some of my questions
which may appear stupid:o.
I'm developing an application in which I access a database through a php web
service. When I call the web service with the webServiceConnector object, I can
see the result set which is an array of objects. If I connect a dataSet object
to the webServiceConnector then I can no longer access the results after the
dataSet. What is the best way to connect these two objects to access the array?
LuigiL
6/23/2005 12:00:00 AM
margifr
6/23/2005 12:00:00 AM
Thx for your reply
LuigiL
6/23/2005 6:40:09 PM
margifr
6/27/2005 7:25:31 PM
Hi,
I'm still having troubles binding WebServiceCustomer to DataSet. I think I've
not been enough clear in my first topic. Let's explain the context once more.
I'm using a WebServiceConnector which access a webService which returns an
array of object/struct lets say
Data
{
label:String;
data:String;
}
When I bind that webServiceConnector directly to a comboBox, it works
corerctly, but when I insert a dataSet (which items:Array is bound to the
webServiceConnector's results:Array) it doesn't work any more.
Thx to anybody who can help with that? Hope I've been enough clear this time.
LuigiL
6/28/2005 8:29:29 AM
AddThis Social Bookmark Button