Adobe Flash Actionscript Flex Examples

A
Listing MySQL Database Table Using PHP, XML and DataGrid Component

JavaScript and the latest version of the Adobe Flash Player are required. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by downloading here.

This is an example of using Flash XML class to request records in a MySQL table via PHP. All the scripting and database commands are listed below. All the ActionScript is on frame 1 of the XMLPHPMySQLEx01_Request Flash movie plus a DataGrid component named myUserDataGrid and a TextField named output_txt that displays output for testing outside the Flash IDE.

Downloads:
All source files for Flash MX 2004: Download
All source files for Flash 8: Download
View files:
XMLPHPMySQLEchoEx01_Request Actionscript Frame 1: View
mySQL users Table Structure: View
XMLPHPMySQLEx01_Response.php: View
Search For More Flash Flex Actionscript Examples