When you click on one of these links, your computer will most likely launch a media player and begin playing it on its own. Just click and wait. If you know HTML, you can copy these digital files and embed them in the code of your Web site, so that when a visitor launches that page, the music will begin to play automatically in the background. To make the music stop, hit the stop button on your browser.
The code looks like this: <EMBED SRC="audio/12.wav" HIDDEN="TRUE" AUTOSTART="TRUE" LOOP="FALSE"></embed>
