How to Post a Midi in a Netscape Console (The Play/Stop Option)


The following part is for the Regular Netscape Console. (or a play/stop console)

Even though this is called the Netscape Console, it will also work with Microsoft's Internet Explorer.
Beware that the result will look different depending on the browser. Cut and paste the following code into your page.

Replace http://www…..mid" with the midi of your choice (surf the web for these):
It is important that it case exact (our example is in lower case letters).
To let the visitor start the music, change AUTOSTART="TRUE" to AUTOSTART="FALSE".
You can also prevent the music from looping over and over.
To do this change LOOP="TRUE" to LOOP="FALSE".
That's all. The Netscape Console will look like this in your browser:

You can now learn the small console.


The following part is for the Netscape Smallconsole. (a teeny play/stop console)

Even though this is called the Netscape Console, it should also work with Microsoft's Internet Explorer. Beware that the result will look different depending on the browser. Cut and paste the following code into your page.

Replace http://www…..mid" with the midi of your choice (surf the web for these):
It is important that it case exact (our example is in lower case letters).
To let the visitor start the music, change AUTOSTART="TRUE" to AUTOSTART="FALSE".
You can also prevent the music from looping over and over.
To do this change LOOP="TRUE" to LOOP="FALSE".
That's all. Now you have the small Netscape Console, which should look like this in your browser:


If neither of these consoles work for you, please tell me in the topic, and let me know which browser you are using (and what you do see, if anything).