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.
Browse Button Missing
  • My scripts and styles are all loaded, but my "Browse" button doesn't show up. Do I need to give it a style? Is there suppose to be an image? I just want the default look. Any ideas?
  • Post details of your code and describe what's happening or do you expect us to be psychic?
  • My code is the default for the demo example. http://www.uploadify.com/implementation/

    I figured out it is leaving a blank white box where the button should be. But it's not clickable in any way.
  • Are you sure you followed the instructions properly?
    Are all the linkable files accessible from where the code is running?

    Something like firebug helps to check out what's going on... only if you know how to use it.