P
Pipe
Hi.
Interactive Buttons...good or bad?
I can not seem to get them to play sound when mouse-over takes place, I have
used code from here:
http://www.javascriptkit.com/script/script2/soundlink.shtml
done what it said...I am lost in the fact of how do you link up the three
stages of the *interactive button* to make sound?
img src="images/button20.gif" onMouseOver="playSound(0)"
"onMouseOut="stopSound(0)"
((aySound[0] = "buttonbeep.wav))
is this the piece of code i use and where exactly does it go in the line. I
highlight the particular button in design click code to see where to place,
what code do I place and where??
site is http://www.cuteclothing.co.uk/Homepage.htm
cheers
Interactive Buttons...good or bad?
I can not seem to get them to play sound when mouse-over takes place, I have
used code from here:
http://www.javascriptkit.com/script/script2/soundlink.shtml
done what it said...I am lost in the fact of how do you link up the three
stages of the *interactive button* to make sound?
img src="images/button20.gif" onMouseOver="playSound(0)"
"onMouseOut="stopSound(0)"
((aySound[0] = "buttonbeep.wav))
is this the piece of code i use and where exactly does it go in the line. I
highlight the particular button in design click code to see where to place,
what code do I place and where??
site is http://www.cuteclothing.co.uk/Homepage.htm
cheers