ADDING SOUND
TO SIG OR WEB PAGE
<BR><BR> <center> <font size="+5" color="#BEA823"> <B> If You See This,<BR>Please Reload / Refresh Page! </B> </font> </center>


There are two different codes that can or need to be used.

1.  If you are sending e-mail to someone with a computer, the code needs to be....

<EMBED SRC="midi URL" autostart="true">


To loop the music to play several continuous times, use loop="number" for the number of times you would like the sound to play....such as....

<EMBED SRC="midi URL" autostart="true" loop="3">


The autostart="true" attribute is necessary for a computer user the hear the music.

2.  If you are only sending e-mail to a WEBTV/MSN TV user.......

<BGSOUND SRC="midi URL">


To loop the music, you may add loop="-1" for continuous sound....or loop="number" for whatever number of times you would like the sound to play....such as....

<BGSOUND SRC="midi URL" loop="-1">

....or....

 <BGSOUND SRC="midi URL" loop="3">



Note: WEBTV/MSN TV users can hear either sound code.  As a matter of practice, I use both of the above codes so that both WEBTV/MSN TV and computer users will receive the music.

<EMBED SRC="midi URL" autostart="true" loop="3">
  <BGSOUND SRC="midi URL" loop="-1">

As an aside, it has long since been the practice to place the background music codes toward the top of the code structure.  Some tutorials even show it that way.  In more recent times, people are beginning to place their music codes at the bottom of the code structure in order to facilitate faster loading of the text.


PS  Please excuse this outrightly blatant and unabashed self-promotion, but if you're looking for some good tunes to use, try my midi or mods sites.



~~~~~~~~ Magic Man ~~~~~~~~





To send comments or questions, please Click Here.



Site Design Copyright © 2004-2007MagicManORL
All rights reserved.



This site is powered by The WTV-Zone
Web host for WebTV/MSN-TV and computer users
~~ Proud To Be Among The Best....At The Best ~~