I am trying to do the simplest read operation from the database of a document.
i have CouchDBX running on my local machine, http://localhost:..., but when I 
try to get a document inside actionscript, it looks for crossdomain.xml  (and I 
see the GET /crossdomain.xml 400 in the Couch log), 
I put in a crossdomain.xml file into the folder where my couch database files 
are kept, but it doesn't find it.
where should I put the crossdomain file on my machine? trying to test my 
database, super frustrating.

any help is greatly appreciated.

Reply via email to