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.
Who to call the browse dialog
  • Hi,

    i have a upload-button, if this would clicked, a box containing the uploadify form/flash/object will be shown.

    now users can start clicking the "select files" button.
    But what i want to do is, to skip this step. If any user is clicking to upload-button(not same like the "select files" button) , the uploadify browse-dialog should be shown immediately.

    So my question is:
    How i can fire the "open browse dialog" event?

    ... i know it is default behaviour of an file-field.. but i don't know how to say it..

    hope you understood what i want to do and someone could help me