Sound.play works perfectly when the url I specify is a link to
the .wav file I wish to play.

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

This method appears to be downloaded in the wav file, but the sound is
never played and there are no javascript errors reported.

Using firefox, it appears the headers sent using both methods are the
same, but yet only 1 is played.

If anyone has any ideas, the would be much appreciated.  I have a
hunch that I'm either doing something slightly wrong.

Thanks,

Doug

--~--~---------~--~----~------------~-------~--~----~
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 prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to