PlenaryCreation
10-20-2007, 05:54 PM
Hi everyone,
I have a tiny problem. I'd like to create a grid in Flash using the DataGrid component but what I want to do is to load all the information into the grid dynamically via .txt or .xml
I have no idea is this is possible or not and if it is I have no idea where to start. Could anyone point me into a direction ? The grid would contain 4-5 columns and more rows... On update, it should automatically add new rows into it if the administrator adds new objects.
PS: Is it possible to dynamically load images and text at the same time into it ? Example: the first column should be "thumb" and the other columns should contain an ID, Price, and so on... One more thing, after all this is done, is it possible to link rows to other .html pages or maybe make them act like button in flash ( maybe adding a gotoAndPlay(); action to a row or something ).
Thanks.
I have a tiny problem. I'd like to create a grid in Flash using the DataGrid component but what I want to do is to load all the information into the grid dynamically via .txt or .xml
I have no idea is this is possible or not and if it is I have no idea where to start. Could anyone point me into a direction ? The grid would contain 4-5 columns and more rows... On update, it should automatically add new rows into it if the administrator adds new objects.
PS: Is it possible to dynamically load images and text at the same time into it ? Example: the first column should be "thumb" and the other columns should contain an ID, Price, and so on... One more thing, after all this is done, is it possible to link rows to other .html pages or maybe make them act like button in flash ( maybe adding a gotoAndPlay(); action to a row or something ).
Thanks.