Dynamic DataGrid using AS3 & Peak Studios DB extension
Here is the code to make a completetly dynamic data grid from the hello_world table.
1st download the code and copy it into a new FLA.
2nd set your import statment to …asp… if using the asp extension. Then change your DB_loc to point to where you have the php or asp folder from the Hello World tutorial.
3rd Drag a dataGrid component into the library.
4th set your publish settings using the custom publish setting and then set the access to Network only.
Now you can test the movie!
I got the original code for working with the dataGrid arrays at Adobe’s live docs.
August 26th, 2008 at 3:14 pm
Thanks for the Dynamic Data Grid files for the hello world table.
October 1st, 2008 at 9:49 am
Thanks for the files but do you happen to have a more indepth tutorial for the Data Grid?
October 29th, 2008 at 11:22 am
Do you happen to have a tutorial for this?