we are a drupal developer and a flex/flash developer working ad-hoc on a mutual project, where data needs to be sent back and forth between drupal and a flash application.
requirements :
- the flash application lets the user to visually create a complex pattern, that is stored internally in a flex structure.
- users may save their creations along with some information (name, email, private/public, etc.)
- users may retrieve their own creations to a sort-of gallery (a player copy of the above application), select one and keep on editing it.
- users may watch other people creations, provided that they are set as "public"
we were looking into services & amfphp and since it is our first ever integration, we are seeking an approval that this is indeed the right direction. any other tips are of course appreciated as well.
cheers !