fires after file has been added to the uploader body
$$("uploader_1").attachEvent("onAfterFileAdd", function(){ //... some code here ... });