answer on rest xml and flash as3

Ask and ye shall receive.
Earlier this week I posted a question about REST xml and flash as3. Tony Hillerson of effectiveUI graciously provided an answer. To summarize, I wanted to know best practice on implementing Put and Delete http methods given the limitation that the Actionscript Flash UrlRequest object only supports the Get and Post [...]

question about rest xml and flash as3

My first project as an independent contractor is a Flash video application that makes some lightweight data calls to a Ruby on Rails backend. We experimented with RubyAMF and implemented a beta version using WebORB Ruby on Rails. Both of these remoting implementations worked well, but in the interests of deployment simplicity we decided to [...]