25. November 2008 • Category: Flash & ActionScript 3.0, PHP • Comments: 0
Wade Arnold wrote an interesting article about connecting flash to a MySql database with the help of AMFPHP, flash remoting.
Displaying the huge amount of information stored in a MySql database using the DataGrid class that comes with Flash CS3. To fill a datagrid in flash through Flash Remoting, Wade points out that you need to write your own Dataprovider class to convert a AS3 Array Collection for the datagrid. Strange enough this dataprovider isn’t part of Adobe Flash.
Read More…
Tags: adobe, amfphp, architecture, array, array collection, class, classes, client, database, datagrid, dataprovider, flash, Flash & ActionScript 3.0, flash cs3, flex, mapping, mysql, PHP, remoting, server
21. May 2008 • Category: Flash & ActionScript 3.0 • Comments: 12
Here is an example of how to customize the font (size, style, color) for the two components List and TextField inside the standard ComboBox component:
Read More…
Tags: actionscript, adobe, as3, color, combobox, cs3, dropdown, flash, font, height, list, object, size, text, textfield, textformat