2009/5/13 Jared Scheel <[email protected]>: > I recently looked into utilizing couchdb in a Flash application when I > came across a frustrating limitation: flash only allows GET and POST > methods.
Maybe you could handle the PUT requests and responses with JavaScript. There are a few options few communicating between Flash and JS. -- Ollie
