[thelist] wav html

Eric Bogs thelist at lists.evolt.org
Wed Feb 13 09:19:41 2002


The only truly cross-browser, cross-platform way to play sounds without
requiring any plugin downloads is to embed an AU file (Sun Audio
format).  To my knowledge, it's the only way to play audio on NS/IE 3+,
Mac/Unix/Windows.

-Eric

On Wed, 13 Feb 2002, Wolfgang Klinger wrote:

> hiya!
>
> I need to play a wav file when the user clicks on an
> image (link) ... all-browser compatible ... any ideas
> where I can get help on this?