Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Data Integration / June 2005



Tip: Looking for answers? Try searching our database.

Trouble binding a DataSet to a WebServiceConnector

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
margifr - 23 Jun 2005 19:08 GMT
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 - 23 Jun 2005 19:22 GMT
But did you specify properties for the DataSet?
margifr - 23 Jun 2005 19:30 GMT
Thx for your reply
By properties, do you mean subFields in the schema? Cause I've tried a moment to add some sub fields to the items but it didn't work anymore
LuigiL - 23 Jun 2005 19:40 GMT
Nope. I mean properties. Best read a tutorial on this subject: http://www.macromedia.com/devnet/mx/flash/articles/flash_xmlphp.html
margifr - 27 Jun 2005 20:25 GMT
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 - 28 Jun 2005 09:29 GMT
Maybe you can post your fla for download so I can have a look at it.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.