I have just about everything working except for uploads in Firefox on OSX. I end up getting the following messages in the SWFUpload debug window:


SWF DEBUG: Event: uploadError: HTTP ERROR : File ID: SWFUpload_0_0. HTTP Status: 302.
SWF DEBUG: Event: uploadComplete : Upload cycle complete.
SWF DEBUG: StartUpload(): Starting Upload: First file in queue
SWF DEBUG: StartFile: First file in queue
SWF DEBUG: startFile(): No File Reference found. There are no files left to upload.
SWF DEBUG: startFile(): Ending upload run.

None of the above appears when doing this from IE or FF on my XP machine. Any ideas? The fact that it's throwing a 302 makes me think it's not a client side issue, but I could be wrong.