[Ur] playing audio
Marc Weber
marco-oweber at gmx.de
Tue Jan 31 05:50:07 EST 2012
Hi Gergely,
I don't think this is an "urweb" issue. You should test that
- the sound file is served (AFAIK for binary content the recommendation
is to use another webserver such as apache, however writing an
extension returning blobs for urweb should be easy)
Thus verify that http://your-appp/foo.wav isn't 404 or such.
- make sure that your browser supports the HTML tags.
(just put everything into a directory and load the file via file:///
into the browser)
If this fails you have to find a flash/silverlight/java applet based
sound player
This way you can track down what is causing the problem.
Good luck.
Marc Weber
More information about the Ur
mailing list