26 February 2007 View Comments

SWFUpload beta

SwfUpload Logo

Here’s a cool way to give users an option to upload files to the server. Features of SWFUpload:

  • Only display chosen filetypes in dialog
  • Upload multiple files at once by ctrl/shift-selecting in dialog
  • Trigger javascript functions on start, cancel, progress and complete
  • Get file information/size before upload starts
  • Style upload buttons any way you want
  • Do progress-bars/information using valid XHTML and CSS
  • No page reloads, display uploaded files as they are finished
  • Works on all platforms/browsers that has Flash support.
  • Degrades gracefully to a normal html upload form if Flash or javascript isn’t available
  • Control filesize before upload starts

Download: SWFUpload beta

Tags:

View Comments to “SWFUpload beta”

  1. Nate 16 March 2007 at 11:56 pm #

    Why does swfupload not work with internet explorer?

  2. vinu 19 March 2007 at 9:10 am #

    To fix problem in IE open example.js and remove the following line at the top of the function $(id):

    console.log(this.obj);


Leave a Reply

blog comments powered by Disqus