Hello, Great plugin, using it on my project. I had a need to block the clicking of the browse button while an upload was in progress so I modified the Flash and Javascript file so an extra parameter can be passed:
'blockNewUpload' : 'true'
. Cancelling will of course allow the button to be clicked again. I've attached the changed files in case anyone wants to use them.