nativetxn <font color=teal>Moderator<br><font color=red>Hono Joined Feb 15, 2000 Messages 55,846 Aug 19, 2002 #1 I have learned the html code for adding sound to my posts but I would like to learn how to make the sound repeat and I can't figure it out. Would one of you tech gurus help me?
I have learned the html code for adding sound to my posts but I would like to learn how to make the sound repeat and I can't figure it out. Would one of you tech gurus help me?
Cricket2 <font color=blue>Administrator<br><font color=red> Joined Jan 29, 2001 Messages 7,985 Aug 19, 2002 #2 Post what you have here and we'll look at it.
nativetxn <font color=teal>Moderator<br><font color=red>Hono Joined Feb 15, 2000 Messages 55,846 Aug 19, 2002 #3 Well, let's just use this one http://pages.prodigy.com/greydoc/celbrate.wav <BGSOUND SRC="http://pages.prodigy.com/greydoc/celbrate.wav" LOOP=INFINITE> This is done using the "bgsound" element since it has a loop attribute. I can't remember if it is Netscape compatable or not. JC
Well, let's just use this one http://pages.prodigy.com/greydoc/celbrate.wav <BGSOUND SRC="http://pages.prodigy.com/greydoc/celbrate.wav" LOOP=INFINITE> This is done using the "bgsound" element since it has a loop attribute. I can't remember if it is Netscape compatable or not. JC
Cricket2 <font color=blue>Administrator<br><font color=red> Joined Jan 29, 2001 Messages 7,985 Aug 19, 2002 #4 Edit your last post to see code. JC
nativetxn <font color=teal>Moderator<br><font color=red>Hono Joined Feb 15, 2000 Messages 55,846 Aug 19, 2002 #5 Thanks Mr. Cricket!!!