Oops, On Sun, Aug 24, 2014 at 12:02 AM, silvioprog <silviop...@gmail.com> wrote:
> On Sat, Aug 23, 2014 at 9:07 PM, "Leonardo M. Ramé" <l.r...@griensu.com> > wrote: > >> [...] >> Thank you very much Silvio for testing. >> >> My setup is XUbuntu 14.04 64bits, and Apache/2.4.7 (Ubuntu). Also I'm >> testing on Firefox 31 For Ubuntu with the latest version of Flash Plugin. >> >> What confuses me is the same setup, but instead of the CGI, if I use PHP, >> the file is stored with the complete audio. >> > > Worked on Ubuntu too, please try it online here: > > *https://brookframework.org/leo/ <https://brookframework.org/leo/>* > > I used "chmod 777 -R /var/www/html/leo/tmp/" to my CGI can write waves > into this directory. > > The modified source code (i'm using jQuery in this demo to less coding > hehe): > > http://tempsend.com/06FD41FF11 > Please try online demo again. And in your code change this lines: ... stopButton.on('click', function(e) { e.preventDefault(); e.stopPropagation(); $(this).prop('disabled', true); startButton.prop('disabled', false); Wami.stopRecording(); setTimeout(function() { downloadLink.removeClass('hidden'); }, 3000); }); ... -- Silvio Clécio My public projects - github.com/silvioprog
-- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus