The following code snippet belongs to a link. When I click the link in
the browser the sound file does not play. I think it's because before
the sound file can play the file (page) to which the link points starts
loading. Apparently there's a conflict. It seems the browser cannot
simultaneously load both the sound file and the new page? Is there a
way to play the sound file then load the new page in the same click
event?

<h3><a
MM_controlSound('play','document.CS1112212744258', '../../../Auxilary/Audio/digit1.wav')"
href="Unit/t4100000_snooze_byMin.htm" class="style11 style142 style144"
onMouseOver="MM_changeProp('dummyalphaOne','','sty le.backgroundColor','c8f580','DIV');onMouseOut="MM _changeProp('dummyalphaOne','','style.backgroundCo lor','transparent','DIV')">1</a></h3>