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

flash data integration

group:

Datagrid with rows and invisible text


Datagrid with rows and invisible text pixart
7/1/2005 12:00:00 AM
flash data integration:
I'm having troubles with the FUDatagrid component

I create a http://www.comfot.com/sitio/Pantalla2.swf the grid create the rows but doesn't show the information
Re: Datagrid with rows and invisible text LuigiL
7/2/2005 8:22:52 AM
Path problem. Try setting:
this._lockroot=true; // frame 1, line 1
Re: Datagrid with rows and invisible text pixart
7/3/2005 12:00:00 AM
Re: Datagrid with rows and invisible text pixart
7/3/2005 12:00:00 AM
Re: Datagrid with rows and invisible text LuigiL
7/3/2005 9:06:12 AM
When a swf runs as expected independently but won't run when loaded in another
swf, there is a problem with the paths. If lockroot doesn't help you must check
your path references in the fla with the datagrids and check if your references
are still valid when loading in a container clip. This applies to _levels too.
Re: Datagrid with rows and invisible text LuigiL
7/4/2005 7:49:16 AM
AddThis Social Bookmark Button