|
featuring
How do I link these MIDI files to my Houses of Worship page?
|
To add a hymn to your Houses of Worship page, include this line of code:
<EMBED src="http://magazine.hows.net/hymns/***NAME OF HYMN FILE***" height=61 width=200 autostart=false nosave=false hidden=false>
|
Substitute ***NAME OF HYMN FILE*** with the actual MIDI
filename. (Ex: amazing.mid)
AUTOSTART, NOSAVE, and HIDDEN are all true/false
values that you can change.
AUTOSTART: Allows the file to be automatically played when set to True.
NOSAVE: Prevents people from saving the file to their
computer, when set to True.
HIDDEN: Will hide the midi control box when set to True.
|
|
|