These sound files are provided free of charge, without any representation or warranty whatsoever. To the best of our knowledge, all wave, midi, and audio files presented here are in the public domain and are available for use without restriction. DO NOT DIRECT-LINK TO THESE FILES! To use these files on your web site, right-click the file name and select "Save Target As" to download the file to your local computer; then upload the file to your web space.
|
|
DO NOT DIRECT-LINK TO THESE FILES!To use these files on your web site, right-click the file name and select "Save Target As" to download the file to your local computer. How to embed a sound file in your web pageTo embed a single Midi file, <embed src="your_midi_file.mid" autostart="true" hidden="true" loop="true"> With a WAV or MP3 file: <embed src="your_wave_file.wav" autostart="true" hidden="true" loop="true"> or <embed src="your_mp3_file.mp3" autostart="true" hidden="true" loop="true"> The sound file starts on page load, it's hidden and repeats. To change this so that it only plays
once, change: Allowing users to control the music (using the control console)With Midi files: <embed src="your_midi_file.mid" height="24" width="145" autostart="false" controls="smallconsole" loop="true">
With WAV or MP3 files: <embed src="your_wave_file.wav" height="24" width="69" autostart="false" loop="true">
<embed src="your_wave_file.wav" height="24" width="275" autostart="false" loop="true">
DO NOT DIRECT-LINK TO THESE FILES!Right-click and save, then upload to your web site.
|
© 2004-2008 TNS Group, Inc.