Topic: a good mouseover sound script (Read 976 times)
aka J Love Community Supporter?
Bill Gates is my home boy
Gender:
Posts: 884
1636 credits Members referred : 4
« on: Dec 28, 2005, 08:32:06 AM »
anyone know of a good mouseover sound script that loads quicker then using "bgsound=..."? maybe using javascript, even if its heavy javascript i can still load it in to my page and it will help make the page load faster... im using one now but it makes the page load slow as well as the sound is delayed on the first try.
To start playing: document.mySound.play() To stop playing: document.mySound.stop()
Enjoy
aka J Love Community Supporter?
Bill Gates is my home boy
Gender:
Posts: 884
1636 credits Members referred : 4
« Reply #3 on: Dec 29, 2005, 02:22:12 AM »
ok this is for a mouseover image like a 1sec clip so there is no need to start or stop it, just want it on demand when i mouseover. i want it for IE but there is no way around using it as a bg sound then ?