fires when uploading of a file ends successfully
$$("uploader1").attachEvent("onFileUpload", function(file, response){ //code });