Flash red moving Cube in PHP

Oct 19, 2009 Author: Developer
This is a simple SWF code made in php programing languge. When you write this program you will see red cube.

PHP How to Create a Flash Movie

Jan 17, 2009 Author: GDchart-Master
To create a new Flash movie you need to invoke an instance of the SWFMovie class. Take a look at the following line of code to see how to invoke the SWFMovie class:

PHP and Ming

Jan 17, 2009 Author: Developer
What is Ming? Ming is a library that allows you to create your own dynamic SWF Flash movies. That's right; you can create on-the-fly Flash movies. Imagine the endless applications you could use this for.…