Questions tagged as 'uploadify'

1
answer

uploadify does not upload

<script type="text/javascript" charset="utf-8"> $(function() { $('.startupload').click(function(event) { console.log('teste'); $('#file_upload').uploadify({ 'uploader' : '../_SWF/up...
asked by 12.06.2015 / 20:31
2
answers

Plugin UPLOADIFY does not send MP3

Personally I use the UPLOADIFY plugin to send files but I have just discovered that it is not sending when the file has a .MP3 extension. If I give a var_dump ($ _ FILES) it returns empty to me when it is a .MP3 file if I pass for example...
asked by 23.04.2015 / 20:36