habe nun eine WMV Datei ins Forum eingebunden
http://www.forum.uni-landau.de/fileadmi ... tzwerk.GIF
Der Code
Code: Alles auswählen
[EigeneFilme]{SIMPLETEXT}[/EigeneFilme]
Code: Alles auswählen
<object id="MediaPlayer" width="592" height="590" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
standby="Loading Windows Media Player components..." type="application/x-oleobject">
<param name="FileName" value="URL{SIMPLETEXT}">
<param name="ShowControls" value="true">
<param name="ShowStatusBar" value="false">
<param name="ShowDisplay" value="false">
<param name="autostart" value="false">
<embed type="application/x-mplayer2" src="URL{SIMPLETEXT}" name="MediaPlayer"
width="592" height="590" showcontrols="1" showstatusbar="0" showdisplay="0" autostart="0"> </embed>
</object>
Hat jemand einen Rat?
Vielen Dank