This is a basic script that solves a lot of questions I get. Many people write to ask how to get it so that a MIDI keeps playing even when people leave the page. Well, this does it -- it does it by loading a page with a MIDI embedded in it into a smaller window. That window stays open and the MIDI plays no matter what the people do in the big window.
At the moment, the script is meant to work through a button, but you can make it happen on the load of the page by erasing the button commands and adding onLoad="loadToolbar()" to the BODY command.
The script is set up to play a page from the author's site. You'll need to change that out when you get the script. And remember: You cannot link this to the MIDI straightaway -- you must link it to a page that has a MIDI embedded.
Please note: This script is being offered in simple text format. When you click to Grab the Script, the text should display. Internet Explorer and AOL users may get a blank page or the script may run and produce the effect. If this happens, choose SAVE AS from the FILE menu and save the blank or compiled page.