Head on over to
Virtual Galaxy for a little demonstration of what can be done with PHPObject and a little lateral thinking.
It's basically a 'banner-like' tool for a web page that does some calculations for a large project on the viewers browser. Using PHPO to send and recieve the data from the server and PHP to drop the results into the database.
There are many possibilities for this, but I've chosen a little something different as a plaything for it

If you like it (or not!) drop by my Blog and leave a comment under the Virtual Galaxy section.
BTW, The current online version is set to only start doing calculations when the viewer presses the Play > button in the swf. Basically to reduce problems while debugging, but still there 'cos I forgot to change it back!!
Maybe I'll get round to doing it soon
function sig (coffee)
{
trace("Zingo "+(coffee>0?"Thanks you for the Coffee":"is Sad"));
//
Blog Here // Please only contact me via this forum or the above Blog - extensive Spam Killing is underway on my email
// or include 'PHPObject' in the Subject Line of a mail
}