More Sounds In WebTV E-Mail

Page 2 of 2


You can make your sounds play automatically as your e-mail is opened by using the following codes:

<html> </plaintext><br><plaintext><embed src="http://domain.com/sound.wav" autostart="true"></plaintext><br><plaintext> </html> </plaintext></center><p> substituting the actual url of the sound file.<br><hr>You can also make the sound play either a set or an infinite number of times:<p><center><plaintext> <html> </plaintext><br><plaintext> <embed src="http://domain.com/sound.wav" autostart="true" loop="x"> </plaintext><br><plaintext> </html> </plaintext></center><p>replacing the "x" either with the number of times you wish the sound to repeat, or with "infinite" if you wish it to repeat endlessly.<br><hr><blackface><u>NOTE</u>:</Blackface> You may replace <i>"embed src"</i> with <i>"bgsound"</i>, removing the "<i>autostart="true"</i>" attribute, but the "<i>loop='x'</i>" function may no longer work. Also, "<i>bgsound</i>" is not supported by some non-WebTV browsers. Always test your coding by sending yourself an e-mail, to be certain of your work.<br><hr><center><a href="/on/r2s/sounds.html"> Back</a> to Colors 1 &nbsp &nbsp &nbsp &nbsp <a href="/on/r2s/webtvhtml.html"> Back</a> to E-Mail Page<br><hr></font><font color="#333333" size="1"> <p> <center><a href="mailto:roadtosurfdom@webtv.net"> questions? comments?</a><p><a href="http://member.linkexchange.com/cgi-bin/fc/fastcounter-login ?327021" target="top"><img src="http://fastcounter.linkexchange.com/fastcounter?327021+65404 9" width="75" height="25"></a><br><a href="http://www.fastcounter.co/f-join" target="top" nocolor> LE Fastcounter </a></center> </font> </BODY> </html>