I'm currently in the process of developing a multi-file uploader using jQuery and Flash. This is my first attempt at a plugin and was hoping that a few brave souls here would be willing to grab the source and provide some feedback. At the moment, the plugin has a hard dependency on swfobject and supports a few options for setting the allowable file types, max file size, and customized SWF location. I'm looking for folks to provide feedback not only on the structure and content of the code, but on the feature set as well. Source can be downloaded here:
http://code.google.com/p/jquery-transmit/ TIA, Carl