christian: Keine Ausgabe hinter Media Player Einbindung

Beitrag lesen

Zeig mal den Code. Vielleicht nur vergessen ein Tag zu schließen?

So denn,

mfg. Kevin.

der code hierzu...

<body bgcolor="#ffffff" bottommargin="0" leftmargin="0" rightmargin="0" topmargin="20">

<table border="0" bordercolor="00ffff" cellpadding="10" cellspacing="0"  align="center">
<TR >
<TD align="right" valign="top" height="400">
<p>
<OBJECT ID="MediaPlayer"  classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE=" http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"  standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">
                <PARAM NAME="FileName"           VALUE="BourquinAnnett0022.wmv">

<PARAM NAME="AutoStart"          Value="true">
                <PARAM NAME="AnimationatStart"   Value="false">
                <PARAM NAME="ShowStatusBar"      Value="false">
                <PARAM NAME="ShowControls"       Value="true">
                <PARAM NAME="autoSize"           Value="true">

<PARAM NAME="displaySize"        Value="false">
                <PARAM NAME="ShowAudioControls"       Value="true">
      <PARAM NAME="ShowPositionControls"    Value="true">

<embed src="BourquinAnnett0022.wmv "
type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
filename="BourquinAnnett0022.wmv"
     name="MediaPlayer"
     showcontrols="1"
     showaudiocontrols="1"
     showpositioncontrols="0"
     showdisplay="0"
     showstatusbar="0"
     allowchangedisplaysize="0"
     autosize="1" displaysize="0"
     width="608"
     height="407"
     align="middle"></embed>
 <\OBJECT></p>
</TD>
</TR>
</table>
 <table align="center" width="625px" border="0" bordercolor="#00FFFF">
<TR>
<TD align="right" height="33" valign="middle">
<a href="preview.php?st=1" title="preview in Quicktime">
 <font class='TD3'>preview in quicktime
</font>
</A>
 <a href="#" onClick="javascript:fensterauf2('http://www.apple.com/de/quicktime/download/', 'QT', '800', '600')">
<font class='TD3'>(download player)
</font>
  </A>
 </TD>
<TD align="right" height="33" valign="middle">
&nbsp;
 <img src="arrow.gif">
 </td>
</TR>
</table>
</body></html>

...die  letzte Tabelle wird einfach ignoriert, obwohl  im Quelltext korrekt angezeigt, auf allen Browsern(außer ie) funktionierts.