drupalAMFPHP ActionScript Class
Posted by jrwjrw on October 28, 2008 at 7:04pm
I recently wrote this AS3 Class for interacting with drupal from Flex using the AMFPHP and Services module. Not sure if this has been done already or if this code will be useful but I am releasing it into the Public Domain. Hopefully it could be expanded on by someone with more time to make it a full featured class.
I have got it working with the following setup: Drupal 5.11, AMFPHP 1.9 Beta 2, Services Module 5.x-0.91, Views Module 5.x-1.6. I am using Flex Builder 3 and AS3.