Category Archive ‘PHP‘
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
24. November 2008 • Category: Flash & ActionScript 3.0, PHP • Comments: 6
Last week I set up a fresh WordPress system for a client to function as a Content Managament System.
This week I am trying to load content that is managed and stored by WordPress in to a Flash front-end.
Read More…
Tags: api, as3, cms, content, custom fields, cystem, flash, management, PHP, pressconnect, rpc, wordpress, xml, xml-rpc
23. November 2008 • Category: PHP • Comments: 5
This week i worked on a site development project for one of our clients. Basically the idea was to pimp their current site by implementing a Content Management system (CMS) on the back end.
Because I was very familiar with the WordPress system I knew it would be the perfect solution for this case.
The WordPress Administration environment is so basic and straight forward that it becomes ideal to use it as a CMS tool for clients who don’t have that much (online) knowledge.
Read More…
Tags: cms, content, css, development, html, manage, structure, tags, template, w3c, wordpress