Unfortunately FLEX doesn't give you all the http verbs, it only gives you post & get. If you want to just interact directly setup a blazeds backend and then send the requests through that as a proxy. http://opensource.adobe.com/wiki/display/blazeds/BlazeDS/ Agreed, There really is no need for a php middle layer On Mon, May 17, 2010 at 1:20 PM, Jarrod Roberson wrote: > On Mon, May 17, 2010 at 11:07 AM, mario dcunha >wrote: > > > yes tried all that... thanks... it works now... only for creating new > > documents and manipulating them we are using php... but for all > retreivals > > we;re directly contacting couch > > > > > you still don't understand, you don't need PHP for anything >