all groups > flash data integration > june 2005 >
You're in the

flash data integration

group:

accessing data from xmlconnected in actionscript


accessing data from xmlconnected in actionscript stephend
6/26/2005 10:52:43 AM
flash data integration:
Hi,

I have an xmlconnector collecting data from my server and it displays this
data correctly in components connected to the dataset but how do I access this
data in action script. ?

My understanding is, it's done like this "data_ds.items[0].firstname" but this
gives me undefined,
where data_ds = dataset and firstname is the name of the column name.

Thanks for any assistance.


Re: accessing data from xmlconnected in actionscript LuigiL
6/27/2005 11:17:04 AM
Re: accessing data from xmlconnected in actionscript stephend
7/2/2005 12:00:00 AM
Hi ,

Thanks for the reply, I managed to get it working a different way.

AddThis Social Bookmark Button