<html>
<head>
<script>
function Reproducir(){
document.all.sound.src = "archivo.wav"}
function Parar(){
document.all.sound.src = ""}
En el Body:
http://www.youtube.com/watch?v=yWkQbrfSvfs" onmouseover="Reproducir()" onmouseout="Parar()">Enlace 1
<head>
<script>
function Reproducir(){
document.all.sound.src = "archivo.wav"}
function Parar(){
document.all.sound.src = ""}
En el Body:
http://www.youtube.com/watch?v=yWkQbrfSvfs" onmouseover="Reproducir()" onmouseout="Parar()">Enlace 1