Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

onStart event
  • 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