here we use JavaScript and LiveConnect to play or stop the WAV file embedded in the HTML page.

I first tried this using a name field in the embed tag, but that gave me errors. When I took the name out and instead referenced the audio using the embeds[] array, it worked. View the source of this page for the details...

adrian