Sven Mintel
Mitglied
Suche mal hier im Board nach "Sound"...da dürftest du ausreichend Infos finden, wie man einen Player steuert
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
<body leftmargin="0" topmargin="0">
<a href="javascript:soundOn1()"><img src="1.gif" width="29" height="35" border="0"></a><a href="javascript:soundOn2()"><img src="2.gif" width="26" height="35" border="0"></a><a href="javascript:soundOn3()"><img src="3.gif" width="25" height="35" border="0"></a><a href="javascript:soundOff()"><img src="stop.gif" width="70" height="35" border="0"></a>
<script language=javaScript>
function soundOff(){
if (document.layers) {document.mp3.document.write(" "); document.mp3.document.close()}
if (document.all) mp3.innerHTML=" "
}
function soundOn1(){
if (document.layers) {document.mp3.document.write("<embed src='http://home.arcor.de/osmana/1.mp3' autostart='false' loop='1' hidden='true'>"); document.mp3.document.close()}
if (document.all) mp3.innerHTML="<embed src='http://home.arcor.de/osmana/1.mp3' autostart='falsee' loop='1' hidden='true'>"
}
function soundOn2(){
if (document.layers) {document.mp3.document.write("<embed src='http://home.arcor.de/ibrahim58sivas/2.mp3' autostart='false' loop='1' hidden='true'>"); document.mp3.document.close()}
if (document.all) mp3.innerHTML="<embed src='http://home.arcor.de/ibrahim58sivas/2.mp3' autostart='falsee' loop='1' hidden='true'>"
}
function soundOn3(){
if (document.layers) {document.mp3.document.write("<embed src='http://home.arcor.de/ibrahim58sivas/3.mp3' autostart='false' loop='1' hidden='true'>"); document.ZZmp3.document.close()}
if (document.all) mp3.innerHTML="<embed src='http://home.arcor.de/ibrahim58sivas/3.mp3' autostart='falsee' loop='1' hidden='true'>"
}
</script>
<div id="mp3" style="position:absolute; visibility:hidden; z-index:0">
<p align="center">
<embed src="http://home.arcor.de/osmana/1.mp3" autostart="true" loop="2" hidden="true" width="1" height="1">
<embed src="http://home.arcor.de/ibrahim58sivas/2.mp3" autostart="false" loop="0" hidden="true" width="1" height="1">
<embed src="http://home.arcor.de/ibrahim58sivas/3.mp3" autostart="false" loop="0" hidden="true" width="1" height="1"></embed>