Macromedia Flash
-
actionscript, php and mysql integration
4 tutorial(s) found in 1 page
viewing tutorial(s): 1 - 4
In this tutorial we will use the loadVars object to load us some information on a few mp3 files via PHP from a MySql database. The mp3 files will be placed in a combobox when the data arrives in Macromedia Flash. When a user selects a mp3 file from the co
Learn to integrate Flash Actionscript, PHP and MySql and how to use the Flashmx2004 datagrid. In that datagrid we will display a list of users, when you click in the datagrid we will use a trick with using objects to show our data in a dynamic textbox.
In this tutorial we will setup a latest news section in Flash run by PHP and MySql. We will display the news items in a html enabled dynamic textbox by loading the data with the LoadVars.load function into a receiving object. Read on and discover more :)
In this tutorial you can learn how to setup a Flash to MySql interaction with PHP. We use the FlashMX2004 and higher datagrid component to display the data. We fill this grid dynamically using the LoadVars.sendAndLoad and a dataProvider.