Seite 2 von 2

Verfasst: 11.03.2005 16:53
von punker
<script language="JavaScript">
<!--
if ( navigator.appName == "Netscape" )
{
//-- This next line ensures that any plug-ins just installed are updated in the browser
//-- without quitting the browser.
navigator.plug-ins.refresh();
// We don't need the APPLET within IE
// ***Please note that if you do not need to script events, you can safely remove the next two lines
document.write("\x3C" + "applet MAYSCRIPT Code=NPDS.npDSEvtObsProxy.class")
document.writeln(" width=5 height=5 name=appObs\x3E \x3C/applet\x3E")
}
//-->
</script>

<!-- Set ShowControls, ShowDisplay, ShowStatusBar to value 0 to not display the corresponding thing under the video window -->
<OBJECT ID="MediaPlayer" WIDTH=320 HEIGHT=240 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/co ... 6,4,7,1112"
standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE=" dein stream url ">
<PARAM NAME="ShowControls" VALUE="1">
<PARAM NAME="ShowDisplay" VALUE="1">
<PARAM NAME="ShowStatusBar" VALUE="1">
<PARAM NAME="AutoSize" VALUE="1">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/windows/windowsmedia/download/"
filename=" dein stream url "
src="Station1.asx"
Name=MediaPlayer
ShowControls=1
ShowDisplay=1
ShowStatusBar=1
width=320
height=240>
</embed>
</OBJECT>
probiere mal das aus.. keine ahnung ob das geht
mediawindoofplayer

Verfasst: 11.03.2005 18:28
von Riddick
kann mir niemand helfen?

Verfasst: 11.03.2005 18:52
von gloriosa
punker hat geschrieben:probiere mal das aus.. keine ahnung ob das geht
mediawindoofplayer
Hallo,
das Script funktioniert. Ich habe das in eein lokales Testforum gepackt und
bei

Code: Alles auswählen

<PARAM NAME="FileName" VALUE="http://www.dradio.de/streaming/dlf.asx">
sowie

Code: Alles auswählen

filename="http://www.dradio.de/streaming/dlf.asx"

eine gegoogelte Url eingetragen. Funktioniert erst einmal. Optisch ist das Teil natürlich gigantisch und sprengt den Header.....

Verfasst: 11.03.2005 22:28
von Riddick
was sol ich jezt machen?

Ehrliche Meinung

Verfasst: 12.03.2005 09:00
von gloriosa
Hallo,
laß es einfach ..... :o

Verfasst: 12.03.2005 10:15
von Riddick
am besten lässt du solche beiträge

Verfasst: 12.03.2005 11:05
von punker
hm

solltest dir erstmal html kenntnisse anlernen..

www.selfhtml.org

dann solltest du es auch verstehen ;-)

Verfasst: 13.12.2007 05:59
von Terror
thx punker, fuer das Script :D funzt einwandfrei:

http://funsphere-project.ath.cx

@EDIT:
ich hab nur ein Prob: Warum funzt das Script NUR auf dem Portal?!
und nicht im Forum?! :oops: