Articles tagged with "amfphp"

CakeSWXPHP

By Wouter Verweirder
SWX is the native data format for Flash. It uses SWF files to store and exchange data. It is also an implementation of an RPC gateway (currently in PHP), tools (a data analyzer/debugger and a service explorer), various APIs (Flickr, Twitter, etc.), and an ActionScript library that make creating data driven Flash and Flash Lite applications a piece of cake.
[Read more]

Flex remoting with cakePHP - CpAmf plugin

By Daniel Verner
The goal of this project was to use cakePHP controllers, as flash remoting services.The basic idea was to use AMFPHP 1.9, because we used it before, and it was a good choice in earlier projects.
[Read more]