Hi,
Help me figure out how to add a sound file to the mouse over command. Please. I dont know anything about mouseover or java stuff.
I guess this is a table command? anyways, Paint shop pro makes it.
<TD ROWSPAN="1" COLSPAN="1" WIDTH="152" HEIGHT="72">
<A HREF="http://www.x.com/1d/1d.html" onMouseOver="if(document.images) document.aa3.src=''1b_2x1.jpg'
onMouseOut="if(document.images) document.aa3.src='1a_2x1.jpg';"
><IMG NAME="aa3" SRC="1a_2x1.jpg" WIDTH="152" HEIGHT="72" BORDER="0"></A></TD>
please copy and paste this to a txt file, edit it to show me how to simply add sound to this existing code and that way i can just change the sound name. Im thinking wav or wma.
Thanks guys. I want to add really small data sound files to the menu buttons. So when people pass over, they say "Download" or make a click sound.
Help me figure out how to add a sound file to the mouse over command. Please. I dont know anything about mouseover or java stuff.
I guess this is a table command? anyways, Paint shop pro makes it.
<TD ROWSPAN="1" COLSPAN="1" WIDTH="152" HEIGHT="72">
<A HREF="http://www.x.com/1d/1d.html" onMouseOver="if(document.images) document.aa3.src=''1b_2x1.jpg'
onMouseOut="if(document.images) document.aa3.src='1a_2x1.jpg';"
><IMG NAME="aa3" SRC="1a_2x1.jpg" WIDTH="152" HEIGHT="72" BORDER="0"></A></TD>
please copy and paste this to a txt file, edit it to show me how to simply add sound to this existing code and that way i can just change the sound name. Im thinking wav or wma.
Thanks guys. I want to add really small data sound files to the menu buttons. So when people pass over, they say "Download" or make a click sound.