WebReference.com - Online Education Resource

<HTML>
<HEAD>
<SCRIPT SRC="flashsound.js"></SCRIPT>
</HEAD>
<BODY>
<SCRIPT LANGUAGE="JavaScript">
function downloadRecentPlayer() {
  alert("You need to load a newer version of the Flash player");
}
  FlashSound.setMinPlayer(6);
  FlashSound.ifNotMinPlayer('downloadRecentPlayer()');
</SCRIPT>
</BODY>
</HTML>