Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
medelidrissi #1
Problem with xmlConnector and DataSet in a movie clipchild
Hi all.
I have a small problem with the components xmlConnector and DataSet. I try to
create two animations the first poster of the data in a grid while using
combines it xmlConnector and DataSet. When for the second it is used to charge
the first while showing the progression of the remote loading.
When I directly carry out the first animation everything works well the
DataGrid fills. But, unfortunately, when I try to charge it in a movieclip of
the second the 1st animation lets displayed, but the DataGrid does not fill.
Note that I tested:
_lockroot and even _root.loadMovie (?monanim.swf?) but always nothing was
displayed in the table.
Thank you for all.
medelidrissi Guest
-
Datagrid - XMLConnector and Dataset.schema
Hi all, I want to display the contents of an XML file into a datagrid component. So, I use a Datagrid component, an XMLConnector component and a... -
flash datagrid,dataset,xmlconnector and php
Hi, All I want to do is to have a table load from mysql into a datagrid and display items in a list. I have found examples on the internet but... -
ONLY XMLconnector+DataSet
I try to use DataSet.find(), but it can't provide inexact search. For Example 1. apple -> Apple False 2. App -> Apple False 3. Apple... -
XMLConnector/DataSet MUST be more ROBUST!
In forums, many have talked about the small amount of records that the XML Connector, DataSet all components in general seem to be able to handle. ... -
binding datagrid to dataset to xmlconnector
i have had success binding an xml connector to a datagrid but now i need to bind the data grid to a dataset then bind the dataset to the xml... -
LuigiL #2
Re: Problem with xmlConnector and DataSet in a movieclip child
Most likely a path problem. Instead of referencing your DataGrid with myDataGrid (as an example) you should reference with myMovieClip.myDatagrid
LuigiL Guest
-
medelidrissi #3
Re: Problem with xmlConnector and DataSet in a movieclip child
Thank you for your assistance:
After some test I found the solution: it was necessary to integrate the dataSet in two animations. Blizzard, but its walk.
medelidrissi Guest



Reply With Quote

