SOCKEN
Enthusiast
Hi
ich möchte gerne den Media player von dieser Seite http://socken3.so.funpic.de/
in meine PHP-Kit Seite http://socken.so.funpic.de/ einbauen.
Aber wenn ich den Code Kopiere zeigt der mir beim PhpKit einen Fehler an:
Und hier nochmal der ganze code:
Was muss ich am Code ändern damit das funzt???
gruß
SOCKEN
ich möchte gerne den Media player von dieser Seite http://socken3.so.funpic.de/
in meine PHP-Kit Seite http://socken.so.funpic.de/ einbauen.
Aber wenn ich den Code Kopiere zeigt der mir beim PhpKit einen Fehler an:
Und hier nochmal der ganze code:
PHP:
<p>
<OBJECT id=mp_3481833270
codeBase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715
type=application/x-oleobject height=480
standby="Loading Microsoft Windows Media Player components..." width=640
classid=clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6>
<PARAM NAME="StretchToFit" VALUE="0">
<PARAM NAME="AutoStart" VALUE="1">
<PARAM NAME="Balance" VALUE="0">
<PARAM NAME="EnableContextMenu" VALUE="1">
<PARAM NAME="Enabled" VALUE="1">
<PARAM NAME="EnableErrorDialogs" VALUE="0">
<PARAM NAME="WindowlessVideo" VALUE="0">
<PARAM NAME="Rate" VALUE="1.000">
<PARAM NAME="CurrentPosition" VALUE="0.000">
<PARAM NAME="CurrentMarker" VALUE="0">
<PARAM NAME="FullScreen" VALUE="0">
<PARAM NAME="URL" VALUE="http://home.arcor.de/dreckigersocken/Frag.wmv">
<PARAM NAME="Mute" VALUE="0">
<PARAM NAME="PlayCount" VALUE="1">
<PARAM NAME="Uimode" VALUE="Full">
<PARAM NAME="Volume" VALUE="50">
</OBJECT>
</p>
Was muss ich am Code ändern damit das funzt???
gruß
SOCKEN
Zuletzt bearbeitet: