Embedding MIDI Music Made NetEZ by Emerald

"Pinetop's Boogie"
Written by Clarence "Pinetop" Smith
Signature tune of Blues pianist, Pinetop Perkins

I would point out at this time that the midi music throughout the Netez site is intended solely for entertainment purposes. No monetary gain is received from its use.

There's many different ways you can do certain things. The html code I am going to provide to you is one of the simplest ways to add midi music to your page which will be compatible with both the Microsoft Internet Exploror and Netscape Communicator browsers.


1. After you surfed through the free midi sites and found what you wanted, download that midi file into your page directory.

2. Copy and paste this code into the html of your page where you want the midi player to be.
<embed width="200" height="55" src="ptboogie.mid" autostart="true" loop="true"></embed>

3. Change the name of my midi above to the name of your own midi file.

4. Upload the midi file to your server when you are publishing your page.


Autostart="true" means that the midi will start to play as soon as your page is loaded by the browser. If you do not want it to start automatically, simply change "true" to "false".

Loop="true" means that the midi will continue to play over and over until the player is turned off. If you want it to only play once, just change "true" to "false".

If you decide to use more than one midi on your page, just copy and paste the same code remembering to change the name of the midi file. And for every midi you add after the first, use Autostart="false".

Now your page has music. Pretty cool, huh?

You can e-mail me at: Emerald@netez.com

Back to Web Page Made NetEZ

 

 

Hosted by Netez.com