[Proto-Scripty] Re: Scriptaculous - Sound.play problem

2008-10-12 Thread Doug
Good suggestion. However, I have verified that the correct mime type is being received by the browser using Firefox. Thanks, Doug --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group.

[Proto-Scripty] Re: Scriptaculous - Sound.play problem

2008-10-12 Thread Jerod Venema
A while back, I had a server running IIS that for some reason had a bunch of the mime types removedI don't know if it was IIS defaults, or the server admin before me who'd turned them off, but they were disabled. It'd be worth a look, anyway. -Jerod On Fri, Oct 10, 2008 at 2:10 PM, Doug <[EMA

[Proto-Scripty] Re: Scriptaculous - Sound.play problem

2008-10-10 Thread Doug
Yes, I've tried "audio/wav" and "audio/x-wav". Neither work. I can see that it actually downloads the file, but it never gets played. Thanks for the help. Doug --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prot

[Proto-Scripty] Re: Scriptaculous - Sound.play problem

2008-10-10 Thread Macrogrand
I have fixfor this problem: http://studio.bg/sound_problem_scriptaculous_firefox.html --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to prototyp

[Proto-Scripty] Re: Scriptaculous - Sound.play problem

2008-10-09 Thread Eric
Hi On Oct 6, 2:15 pm, Doug <[EMAIL PROTECTED]> wrote: > However, I need the wav file to be dynamic on the server side.  So I > wish to have the url specify a link such as MyGetWav.aspx?file=t.wav Have you check that your asp script sets the correct content-type (should be something like "audio/w