flex

Communication via Remote Object

I've been messing with a remote object class that I should really split into a reusable part and project specific code (the do say encapsulate that which changes). Essentially I'm using the features provided by the mxml RemoteObject class to create multiple asynchronous calls to different services using the one main object.

By doing this I'm hoping that by simply switching the service source I can use the services module from drupal to connect and use all sorts of drupal functionality over amfphp.

Flash & Flex

I've got a few clumps of code that is slowly making a nice library of useful classes for actionscript on the go. I'll post it and anything of a flash based nature here.

If you have anything you wish to add to the code here, please feel free to get in touch and I'll update the associated article.