Flex: Save binary bytearray data from actionscript 3 to drupal with amfphp
Posted by mrconnerton on May 20, 2009 at 4:58pm
I have been looking for a way to upload a file in flex and save the bytearray directly to drupal via amf. This was written on Drupal 5 however it can easily be added to Drupal 6. Just note there is already a file_services module in D6 and not d5. Here's what I have come up with that works great:
Read more