This forum is a community forum meant for users of the plugin to collaborate and help solve issues with implementation, etc. Unfortunately, as the creator of the plugin, I do not have much time to attend to every request here as this is only a side project and I must work a full-time job to provide for my family. This is how I keep the Flash version free and the HTML5 version low cost.
UploadiFive 1.1.1 has been released which includes a small fix for added support on touch devices including iOS 6 devices.
Upcoming Chrome 22 release issue
  • It looks to me like Chrome 22 on windows is going to break uploadify. Ive tested using browser stack and my own windows 7 vmware instance using the dev channel of chrome and clicking the upload button in both cases results in nothing happening, no file dialog box is presented.

    Is this a known issue? Has anyone else replicated this?
  • I am on the Chrome dev channel and getting this too.

    I'm relieved to know that beta and lower should still work, but it definitely needs fixed for Chrome 22 before it goes public.

    Thank you for notifying the community of this.
  • No problems, it will save me a lot of time if this gets fixed before Chrome 22 comes out.
  • The latest version of IE9 also breaks Uploadify in a similar manner. Starting to see several instances of this problem showing up in logs. Can we get any sort of estimation on when a fix will be implemented?
  • Just to confirm, noticed this as well, its still working in FF 14.0.1
  • It's true, I got this problem as well already in Chrome 21, but working well to all other browsers like IE, Firefox, Safari, and Opera (all latest version except IE which is v9).
  • Hi, Just wanted to know if we have the issue in uploadifyhtml5 version also.
  • kdevarakonda: As for UploadiFive 1.0.4, it works perfectly for me on latest browsers like Chrome, Opera, Firefox, and Safari except IE (but I don't know IE 10).
  • Has this issue been solved with version 3.2 ?
  • I am having this issue with version 3.2 and chrome 22.
  • Not sure if anyone else experience the same situation, but I found this article which explains the scenario that I have:

    http://code.google.com/p/chromium/issues/detail?id=155850

    So as long as the page that embeds the uploadify object was linked from a parent page (which also have ANY embedded SWF file), then the Browse button does not work. If you manually load the page that embeds the uploadify object, then the Browse button works. Also, if I disable the Chrome 22 built-in Flash player (Pepper Flash), then the Browse button works all the time. Sounds like a Chrome problem ?