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.
  • Hi all,

    I think developers should add onStart event to Uploadify, that would be great because sometimes people need to do something when the uploading starts.

    Thanks for the great plugin,

    Vinh
  • If you want to do something before upload start, you can put it into button, before uploadifyUpload() or you can use onOpen event
  • Sorry I didn't read all of the event document, the onOpen event is exactly what I want.

    Thank you,

    Vinh
  • I am not able to find onOpen event. Is it still there . Please help. I need that even.