Streamplayer funktionieren nicht

Fragen zu HTML, CSS, eigenen Erweiterungen etc.
Yacky
Beiträge: 1
Registriert: 09.08.2013, 21:14

Streamplayer funktionieren nicht

Ungelesener Beitrag von Yacky » 11.08.2013, 10:15

Hallo ich hoffe jemand kann helfen. Ich habe einen script der soweit funktioniert, also zeigt an usw. Das Problem ist nur das wenn ich den player anklicke der immer anzeigt kann nicht wiedergegeben werden oder findet den stream nicht ? Ich finde den Fehler einfach nicht :(

<script type="text/javascript">function setzeOl1Bild(){if(!parent.rightFrame.document.getElementById("ol1Bild")){prd=parent.rightFrame.document; ol1BildLink = prd.createElement("a"); ol1BildLink.href='http://www.lcl-online.de/streambox_shou ... 5.adm24.de
&port=31465'; ol1BildLink.target='blank'; ol1Bild = prd.createElement("img"); ol1Bild.id="ol1Bild"; ol1Bild.src = "http://i44.tinypic.com/spdyme.jpg"; ol1BildLink.style.position = "absolute"; ol1BildLink.style.bottom = "20px"; ol1BildLink.style.right = "20px"; ol1BildLink.appendChild(ol1Bild); prd.getElementsByTagName("body")[0].appendChild(ol1BildLink);}}window.setTimeout("setzeOl1Bild()",2500)</script><script type="text/javascript">function setzeOl2Bild(){if(!parent.rightFrame.document.getElementById("ol2Bild")){prd=parent.rightFrame.document; ol2BildLink = prd.createElement("a"); ol2BildLink.href='http://www.lcl-online.de/streambox_shou ... 5.adm24.de
&port=31465'; ol2BildLink.target='blank'; ol2Bild = prd.createElement("img"); ol2Bild.id="ol2Bild"; ol2Bild.src = "http://i44.tinypic.com/2w6b4lc.jpg"; ol2BildLink.style.position = "absolute"; ol2BildLink.style.bottom = "60px"; ol2BildLink.style.bottom = "20px"; ol2BildLink.appendChild(ol2Bild); prd.getElementsByTagName("body")[0].appendChild(ol2BildLink);}}window.setTimeout("setzeOl2Bild()",2500)</script><script type="text/javascript">function setzeOl3Bild(){if(!parent.rightFrame.document.getElementById("ol3Bild")){prd=parent.rightFrame.document; ol3BildLink = prd.createElement("a"); ol3BildLink.href='http://stream05.adm24.de:31465/listen.pls
'; ol3BildLink.target='blank'; ol3Bild = prd.createElement("img"); ol3Bild.id="ol3Bild"; ol3Bild.src = "http://i40.tinypic.com/10g0h09.jpg"; ol3BildLink.style.position = "absolute"; ol3BildLink.style.bottom = "20px"; ol3BildLink.style.left = "65px"; ol3BildLink.appendChild(ol3Bild); prd.getElementsByTagName("body")[0].appendChild(ol3BildLink);}}window.setTimeout("setzeOl3Bild()",2500)</script>

Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 14 Gäste