| INFORMATION |
![]() |
You will need the following:
| The HTML Code to put them on your page. | |
| Instructions for your ISP so they can set the appropriate MIME type for midi files on their server. Most will have done this by now but some will not have. | |
| Sources for midi files. Hymns to download | |
| Some basic hints on configuring things. |
The HTML Code You Will Need
<EMBED SRC="yourhymn.mid" WIDTH="200" HEIGHT="55" AUTOSTART="TRUE" HIDDEN="FALSE" VOLUME="80"> </EMBED>
What this code means...
| embed src - tells your web browser where to find the file. | |
| width and height - are the midi-player graphic dimensions. | |
| autostart equals true - use this if you want the hymn to load automatically. If not, omit it. If you omit it you will have to set up the hymn as a link that visitors click on. | |
| Hidden equals false - this makes the Netscape midi-player graphic appear so your guests can have the option of stopping the song. Make it true if you like to omit graphic. | |
| Volume equals 80 - this just tells the browser how loud to play it. "80"
seems to be the recommended standard by everyone. |
How To Use This Code
| Use the edit menu on Netscape to cut and paste the HTML code above. You can achieve the same thing by saving this file now and viewing it later. | |
| Cut and paste the HTML code to the top of your Web page. I put it just underneath the 'body' element. | |
| Change "yourhymn.mid" to the name of the midi file you are using. Notice the filename is enclosed in quotation marks and ends in .mid NOT .midi ! | |
| Put the midi files you want to use in the same directory as your web pages. | |
| It should work straight off. If it doesn't your ISP may not have configured their computer to handle midi files yet. Its only a small job for them so e-mail them the instructions below with a very polite request. |
You won't hear a thing if your host computer is not set up for it. All the new plug-ins and technologies on the Web require things called MIME types to be set up. Midi files have their own mime type. Crescendo, which makes an excellent mime file player, have addressed this problem and put out instructions for ISP's to configure their machines.
Click
here to get instructions for your ISP
Useful tips
![]()
| Page Last Updated on: 09/30/04 | SITE MAP | |