ich möchte gerne eine avi-Datei in meine Enterpage einbinden. Folgende Variationen habe ich bereits gegoogelt und getestet:
<embed src="dein_film.avi" width="*" height="*"></embed>
<embed type="application/x-mplayer2" src="dein_film.avi" border="0" height="450" width="450">
<img dynsrc="dein_film.avi">
<OBJECT ID="MediaPlayer1" width=160 height=162 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/ controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject"> <PARAM NAME="FileName" VALUE="st.mpg"> <PARAM NAME="animationatStart" VALUE="true"> <PARAM NAME="transparentatStart" VALUE="true"> <PARAM NAME="autoStart" VALUE="true"> <PARAM NAME="showControls" VALUE="true"> <EMBED type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/" SRC="st.mpg" name="MediaPlayer1" width=160 height=162 AutoStart=true> </EMBED>
usw usw...
ich komme auf keine Vernünftige Lösung. Beim obersten Code kommt, dass mir ein Plugin fehlt, aber diese Plugin kann ich net mal downloaden...
Wer kann mir helfen?!
verwendete ilchClan Version: 1.1
betroffene Homepage: externer Link