[thelist] Calling wav file via JS

jeff jeff at members.evolt.org
Tue Apr 10 16:56:01 CDT 2001


chris,

:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: CDitty
:
: Can someone give me some quick code to
: call a wav file via JS?
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

please be more specific...

what browsers do you need to support?

what platforms do you need to support?

do you need to preload it and have it play when a certain event fires?

does it have to work without plug-ins?

if you need really wide support, don't wanna hassle your users with
plug-ins, and it doesn't need to be tied to an event, then what's wrong with
this?

<a href="mywavfile.wav">Listen</a>

otherwise, by far the most cross-browser, cross-platform, scriptable option
is the beatnik player:

http://www.beatnik.com/

thanks,

.jeff

name://jeff.howden
game://web.development
http://www.evolt.org/
mailto:jeff at members.evolt.org





More information about the thelist mailing list