Ok, I was mistaken when I said a POST was sent out. I was checking only till the point the DataRequestLoader is called. Unfortunately, the problem seems to be beyond this point. There seems to be a bug in the constructor of DataRequestLoader.public function DataRequestLoader(url:String, callback:Function, httpMethod:String = null, ...