Populate a Flash CS3 DataGrid with AMFPHP
January 20th, 2008
I have added a tutorial for using AMFPHP to populate a Flash Cs3 Datagrid to the examples section. I will be adding several additional examples in the near future. If there is something your really confused about in this example let me know.
Update: Flash CS3 DataGrid with AMFPHP & MySQL
This post was created in response to the feed about getting the data from something other than an array on the server.


Hi,
Yes, but how do you use amfphp 1.9 in order to populate a recordset (mysqli_query) into a dataGrid?
Seems like no tutorial around it. It was lost since 1.2 or what?
hi,
im new to amfphp. And i have some questions about it.
1. Why its trying to contact t8edge site? even every example including helloworld and counter also accessing that site.
2. How do i use Netdebugger when i on localhost and webhost?
thanks.
shabith
That is the server that I used to develop the examples. I should probably update the example files!
I am not sure what you mean by using netdebugger. I would recommend one of the proxy servers that I have recomended on amfphp.org.
@Y If Wade’s code will not work, i have posted the code I used with MySQLi as reaction on that tutorial.