SWFUpload startUpload() fails if not called within the file_dialog_complete_handler
问题 I am trying to get SWFUpload to properly upload an image to my server, along with other post data that must come with the image. There is a form to fill up the data so after the user clicks the browse button and selects his image file, the image is not uploaded right away. It is kept in the queue until the user clicks a send button, I then call mySwfUploadInstance.startUpload() so that the upload starts. But it fails miserably at line 452 of swfupload.js in the function 'callFlash': Uncaught