What is the best multiple file JavaScript / Flash file uploader?

26,672

Solution 1

Yahoo's YUI Uploader is your friend.

Solution 2

Uploadify is a jQuery / Flash hybrid (if you don't feel like adding in YUI just to handle uploads).

Demo

How to implement

Solution 3

SWFUpload is probably the leading "competitor" to that.

Solution 4

Alternatives to SWFUpload:

Solution 5

Plupload seems to be interesting...

Share:
26,672
Nick Sergeant
Author by

Nick Sergeant

Web developer, designer, what have you.

Updated on December 14, 2020

Comments

  • Nick Sergeant
    Nick Sergeant over 3 years

    Specifically, I'm looking for a client-side, JavaScript and / or Flash based multiple file uploader. The closest thing I've found is FancyUpload. Anyone have experience with it? If not, what else is out there?

  • Dan Esparza
    Dan Esparza over 12 years
    @slotishtype So sorry. I'm sure if you could elaborate, other devs would appreciate it.
  • Dan Esparza
    Dan Esparza about 12 years
    Yeah. It looks like Uploadify kinda sucks now (not sure what's happened in the last 2 years). I would recommend Plupload now (see the answer that lists it as a link)
  • testpattern
    testpattern over 11 years
    Agree, it also has a bunch of issues when trying to use in IE9
  • Rajat Gupta
    Rajat Gupta over 11 years
    ad is relevant & useful until it answers the question.
  • Ejaz
    Ejaz over 10 years
    I always get HTTP 302 error in OSX Safari/Firefox and randomly on windows FF. Not reliable at all. I'm looking for a replacement for uploadify.