Drupal Tutorials > Development > Save binary data from flex to drupal
Save binary data from flex to drupal
submitted by mrconnerton 38 weeks 3 days ago
(from mrconnerton.com)
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:
ingridients (modules): services
Comments
Post new comment