ActionScript.org Flash, Flex and ActionScript Resources - http://www.actionscript.org/resources
amfphp 1.0 released
http://www.actionscript.org/resources/articles/450/1/amfphp-10-released/Page1.html
ActionScript.org Press
Posting a relevant article to the http://ActionScript.org Press Releases section is a free service. If you are interested in having your Press Release posted, please contact us via email. All releases are expected in a standard format. Please examine some existing releases before submission.  
By ActionScript.org Press
Published on January 10, 2006
 
December 25th, 2005 - amfphp 1.0 has finally been released after 3 years of beta. amfphp is an open-source Flash Remoting gateway. It's fast, reliable, 100% free and open-source. Flash Remoting is a technology built into the Flash player core that enables sending data between the server and the client seemlessly.

amfphp 1.0 released
December 25th, 2005 - amfphp 1.0 has finally been released after 3 years of beta. amfphp is an open-source Flash Remoting gateway. It's fast, reliable, 100% free and open-source. Flash Remoting is a technology built into the Flash player core that enables sending data between the server and the client seemlessly.

If you've built XML-based rich internet apps you know how much of a pain it can be to serialize the data, debug, and integrate into your application. With Flash Remoting, you can call remote methods from the Flash client and the arguments will end up in the native remote language, and will come back to Flash correctly typed, so there's no messing with serialization at all.

This release brings stability, performance, compatibility and copious documentation. amfphp may be downloaded from amfphp.org.