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.
LuigiL - 25 Jun 2005 12:49 GMT
Most likely a path problem. Instead of referencing your DataGrid with myDataGrid (as an example) you should reference with myMovieClip.myDatagrid
medelidrissi - 25 Jun 2005 20:59 GMT
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.