Thyra Kullberg
02-21-2000, 10:28 AM
I want visitors to be able to turn on or off the sound if they prefer. how do I do this?
I have it set as bg sound right now.
Hi,
You can use a console so users can turn your sound on and off. Use this script just enter the url to your wav file.
<!-- --><embed src="http://YOUR URL.wav" controls="console" autostart="true" loop=true height=60 width=145><!-- -->
if you do not want it to start automatically, change autostart="true" to autostart="false" and if you don't want it to repeat, change loop=true to false. Hope this is what you are looking for.
Good luck
Ian
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.