blacktorncoat
Programmer
Hello,
I have a DataGrid binded to a DataSet binded to a XMLConnector, all in the first frame of my flash site..
It all works well by itself, but when I load this SWF thru a simple loader then I see the DataGrid blinking on the screen and the site doesnt function, and I get the following error message:
[blue]
256 levels of recursion were exceeded in one action list.
This is probably an infinite loop.
Further execution of actions has been disabled in this movie."
[/blue]
When I remove the layer that contains the data components then it works well.
It seems that putting the data components in the first frame of the site interfers with the loader, which requests the first frame of the movie to be blank.. but that's the only place that I can put them to configure the binding options..
I don't know how to solve this..
Does anyone know how to solve this problem?
Thanks,
Y.
I have a DataGrid binded to a DataSet binded to a XMLConnector, all in the first frame of my flash site..
It all works well by itself, but when I load this SWF thru a simple loader then I see the DataGrid blinking on the screen and the site doesnt function, and I get the following error message:
[blue]
256 levels of recursion were exceeded in one action list.
This is probably an infinite loop.
Further execution of actions has been disabled in this movie."
[/blue]
When I remove the layer that contains the data components then it works well.
It seems that putting the data components in the first frame of the site interfers with the loader, which requests the first frame of the movie to be blank.. but that's the only place that I can put them to configure the binding options..
I don't know how to solve this..
Does anyone know how to solve this problem?
Thanks,
Y.