Server: Unix Server (Linux CentOS) Browsers: Firefox 3.x, Safari 3.x, Probably IE as well.
Scenario: The File Size Error is invoked when I try to upload a 50MB file with the size limit set to 30MB. Works great. The issue I am having is that when the "cancel" icon (red X) is clicked, the file listing doesn't get removed.
I edited the uploadify.js slightly to add some custom work to the rfuComplete function, but not much else. I am posting the source here anyways in the off chance I might have messed something up. Thanks.
* This also seemed to impede the uploading of more/new files after the error occurs. The check.php is launched, but the progress bar and actual uploading doesn't take place.