First you have to add the sound to the page with:

<EMBED SRC="sound1.wav" HIDDEN=TRUE AUTOSTART=FALSE NAME="ljud1" MASTERSOUND>

And the link you write like this:

<A HREF="link.html" onMouseOver="document.ljud1.play(false);return true;">Ljud 1</A>


Test it by move the mouse over the link.
The Link







Skrivet av langami@bigfoot.com