Hi,

Using SWFUpload I never had any problem but one of my users is having a strange bug that I can't reproduce. You may have ever seen it.

Context : The system is a CSV import module for osCommerce. The user have to choose a file that will be processed.

Issue : Some weeks ago, this user could not upload any new files from any browser. When he clicked on the chooseFile() button, the last uploaded file was directly chosen. I changed chooseFile() by chooseFiles() and the bug seems to disapear. Now, the bug seems to be back but only on Firefox. He said me he tries on many different computers.
I had never have any of these bugs on my personal computers.

I pasted the init code there http://utilitybase.com/paste/8182

I hope you already had this bug and you know how to fix it.

Thank you and please excuse my poor english.