Sound on Mouseover

They have: 3 posts

Joined: Nov 2009

From this John Pollock script of 4-23-99, would anyone know of a way to incorporate a sound associated with this mouseover at the same time?
Thanks, Rick

I got this script to do the trick:

flashit



They have: 3 posts

Joined: Nov 2009

I got this script to do the trick:

flashit



They have: 2 posts

Joined: Dec 2009

i can understand dear but if you share the script i will read then after that i will tell you actual solution.
all tricks can be done but it's depend upon script, it's dynamic or static, mostly scripts are coming dynamic.
thank you I'm waiting for your reply

shinemee's picture

He has: 12 posts

Joined: Nov 2010

I think maybe you shoud make a flash to make it

They have: 5 posts

Joined: Dec 2010

I am looking for mouse click sound. As I know this is the same information that you provide in this thread. I really like to read about it.

They have: 46 posts

Joined: Jan 2011

rklorence wrote:
From this John Pollock script of 4-23-99, would anyone know of a way to incorporate a sound associated with this mouseover at the same time?
Thanks, Rick

I got this script to do the trick:

flashit



Try the Following code :

function playSound(soundfile) {
document.getElementById("dummy").innerHTML=
"";
}

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.