Last week, I wrote a bit on my introduction to Flex, and both John and I are interesting in learning this development platform. Now, php is my developmental language of choice, which has naturally lead me to AMFPHP – an open source implementation of AMF (Action Message Format). It allows client applications to communicate with PHP server objects which, in turn, return the data to the client and provides a solution with regards to type casting between ActionScript and PHP.
This sounds pretty good. Even better – if I could actually think of something useful to build!


