Hallo Leute
Ich hoffe das Posding gibt es nicht schon. Wenn ja entschuldige für das "doppelposding"
Aber wie kann ich ein Button zuordnen das ein Sound kommt mit diesem Script?? Mit einem Text bekomme ich es schon hin.
<body bgcolor="#ffffff" text="#000000" id=all><SCRIPT LANGUAGE=JavaScript>
function Sounddb2(){
document.sounddb2.play();
}
function Sound2(){
document.sound2.play();
}
</SCRIPT>
<EMBED SRC="Buttons/Picture.wav" autostart=false hidden NAME="sound2" MASTERSOUND width="128" height="128"><b>Test </a> <A HREF="#" onmouseover="Sound2()"onClick="return false;">Sound<br><br>
Ich hoffe das Posding gibt es nicht schon. Wenn ja entschuldige für das "doppelposding"
Aber wie kann ich ein Button zuordnen das ein Sound kommt mit diesem Script?? Mit einem Text bekomme ich es schon hin.
<body bgcolor="#ffffff" text="#000000" id=all><SCRIPT LANGUAGE=JavaScript>
function Sounddb2(){
document.sounddb2.play();
}
function Sound2(){
document.sound2.play();
}
</SCRIPT>
<EMBED SRC="Buttons/Picture.wav" autostart=false hidden NAME="sound2" MASTERSOUND width="128" height="128"><b>Test </a> <A HREF="#" onmouseover="Sound2()"onClick="return false;">Sound<br><br>