Welcome to the new Uploadify Community Forums. We've made the switch from PHPBB to Vanilla Forums in hopes of controlling the SPAM more efficiently. We hope this change doesn't suck so much. Also, don't forget to wrap your code in tags. You can quickly insert code using ctrl + f.
I lost some messages that were posted on February 4th. If you posted a message or reply on February 4th, please do so again. Sorry about the inconvenience.
Problems in the "oncheck"
  • Dear, I wish to inform you that the option "oncheck," the line "document.getElementById(jQuery(event.target).attr('id') + 'Uploader').cancelFileUpload(key,true,true);" has a small typo, the correct should be:
    document.getElementById(jQuery(event.target).attr('id') + 'Uploader').cancelFileUpload(key,true,true,false);
    only missing the word and the false value with this working properly.
    Thank you for the great script and I have helped.

    Raphael de Souza Ribeiro - Brazil Rio de Janeiro

Howdy, Stranger!

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