Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
simonkuong #1
Data Components with XML
I have the following XML: shops.php (dynamic generated xml from mysql)
<shops>
<shop name="shop1">
<items>
<item name="item1"/>
<item name="item2"/>
</items>
</shop>
<shop name="shop2">
<items>
<item name="item1"/>
</items>
</shop>
</shops>
How can I create two datagrid, one respone to shop, and one response to item?
and when I click on the cells in the "shop" datagrid, the item datagrid could
change to correspone to shop?
(And is there anyway i could pass on the changes to php and therefore edit
mysql database?)
I could really appreciate any help.
Thanks.
simonkuong Guest
-
Updating components when data changes
I am having trouble getting a set of components to update when data is modified by another set of components. A... -
Data Components
My trial will be up in 2 weeks and I saw the checklist comparing the Basic with Professional versions. 1. Data Components (available in Flash 8... -
Help with data components; get data into variable
How can you get the data from a data holder, dataset or connector and pass it into a variable? My recordset basically contains one row, and I just... -
COM components mixing data
I have an ASP application which calls a custom COM object. This object parses a document template and fills it with data from database. Sometimes... -
Working with data components
Hi, is there anyone who know of tutorials or examples of how to use the Data Components in Macromedia Flash 2004 Professional. What I am looking...



Reply With Quote

