I've had a lot of inquirys about how to put music on a page. Thinking back I remember that this was one of the things I had a hard time finding out too. The coding and directions are for Midi and Wav files.
Keep in mind now... I'm using Netscape and Windows 95 on a PC, but I think this will work for most.
So... here's how I do it.
First you must get the music. Do this by right clicking on the music icon that is playing on a page Then do a "save as" to your computer. I usually do a "save as" to a floppy disk because some of the music files can be large.
The Music file will then need to be uploaded to your Directory at your server, where the rest of your homepage files are. You can do this by using a FTP program set on Binary or some servers have a utility for uploading Binary. Upload the music files just like you do Graphics.
Replace the URL in the following coding with your URL. Replace the name "your.midi" or "your.wav" with the name of the Midi or Wav you want to play on your page.
The names of Midis and Wavs are case sensitive.
Following are three ways put the music on your page and three different ways to display the music icons.
This coding is for Automatic playing upon your page loading and for continuous playing.
----------------
----------------
----------------
This coding will make it so that the music has to be turned on to play.
----------------
----------------
----------------
This coding will make it so that the music plays on your page loading, but only plays once.
----------------
----------------
----------------
Email: webmaster@azeche.com
Created by Cheetah