Need help with your HTML? Send me a query!

I know many of you have problems with installing midis on your pages. Below is the easiest way to put a midi file on your page:

Javascript for random play midi insertion

          >BGSOUND SRC ="name_of_midi.mid" LOOP=”true”< (or “false” if you would like the midi to stop  after one play, “true” is
                                                                                             continuous play)
To install the console (or the little box that controls the volume) put in this HTML:

            >EMBED SRC=" name_of_midi.mid "  HEIGHT=55
               WIDTH=200  BGCOLOR=#B16363 TXTCOLOR="Blue" AUTOSTART="true" LOOP="true"<

To just embed the the midi without the console showing (and the viewer can't turn the midi off) use this HTML:

               >BGSOUND SRC ="name_of_midi.mid" LOOP=”true”< (or “false” if you would like the midi to stop after one play, “true” is
                                                                                             continuous play)

If you put HEIGHT="16" WIDTH="16" you will get this tiny, unobtrusive image which can be manipulated just like the full console:


Small 16 X 16 Crescendo Image

(Reverse the > to < when entering the HTML on your page “before” saving it!!)

NOW . . .if you are wondering what the BGCOLOR and TXTCOLOR are, it means that you can change the color of the console (this is for Crescendo users).  This follows the basic codes used for color on the Internet.

If you don’t know these codes I will gladly send them to you if you email me a sample of your background (background_name.gif or .jpg) to me at: jakrinda and put “Crescendo Color Codes needed” in the Subject line. Or go to my Color Code Page

ALSO . . .if Crescendo is not your midi player, there is a code for deceiving your browser into thinking that it is!   (Remember to change the > to < after you enter the HTML and before you save your web page!)

Trick your browser code:

   >OBJECT ID=Crescendo
    CLASSID="clsid:0FC6BF2B-E16A-11CF-AB2E-0080AD08A326"
    HEIGHT=55
    WIDTH=200<
    >PARAM NAME="Song" VALUE="/Area51/Cavern/2659/name_of_midi.mid "<
    >EMBED TYPE="music/crescendo"
    SONG="http://www.oocities.org/Area51/Cavern/2659/name_of_midi.mid"
    PLUGINSPAGE="http://www.liveupdate.com/dl.html"
    HEIGHT=55
    WIDTH=200<
    >/OBJECT<

The same color codes can be added to this HTML if you want them.  AND . . .remember to put the name of your midi instead of "name_of_midi.mid".
 
 
 BTW >>> Crescendo went out of business as far as midi players and there is no support for the midi player.  But it still works!

 
 
 
 


  
If you don't have Crescendo ,go get it now at: http://www.liveupdate.com/


  Back to My Help Page


Updated 11/18/04


| Home | | Explore GeoCities  |