sender.sendAndLoad("http://" + IP + "/index.php", reciver, "POST"); reciver.onLoad = function(success:Boolean) { trace(reciver.url); }