• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

player spielt nur midis ab...

Status
Für weitere Antworten geschlossen.

frage

Neues Mitglied
es geht um folgendes... dieser code hier spielt nur midis ab, aber eigentlich will ich damit normale mp3s abspielen können.

Code:
<script> function stoperror(){ return true } window.onerror=stoperror </script><center><div style=visibility:hidden;position:absolute;top;>
<OBJECT ID=mp classid=CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95 type=application/x-oleobject codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112 width=1 height=1>
<PARAM NAME=AutoRewind VALUE=true>
<PARAM NAME=Balance VALUE=0>
<PARAM NAME=AutoStart VALUE=true>
<PARAM NAME=ShowDisplay VALUE=false>
<PARAM NAME=ShowControls VALUE=false>
<PARAM NAME=ShowTracker VALUE=false>
<PARAM NAME=PlayCount VALUE=0>
<PARAM NAME=FileName VALUE="LINK EINFÜGEN">
</OBJECT></div><table border=0 id=midi oncontextmenu="return false" onselectstart="return false" ondragstart="return false" background=http://www.vickys06.land.ru/midiplayers/dragonball_018.gif width=100 height=65><tr>
<a href=http://www.vickys.com.br target=_blank><td title="VICKYS.com.br" style="padding-left:2px; padding-top:2px; cursor: hand;">
<div style=height:20; width:50"><input 
type=button value=4 style="font-size: 8pt; font-family: webdings; color:#000000; background:; border:0px none;" ONCLICK=mp.Play()><input 
type=button value=; style="font-size: 8pt; font-family: webdings; color:#000000; background:; border:0px none;" ONCLICK=mp.Pause()><input 
type=button value="<" style="font-size: 8pt; font-family: webdings; color:#000000; background:; border:0px none;" ONCLICK=mp.Stop()></div></td></a></tr></table></center>
 
Werbung:
Geht es nicht hier mit :arrow: <embed src="deine datei.lala" width=200 height=150>

Bin mir aber nicht 100% sicher ob das funktioniert. Probier es aus ;) Wenn nicht,kümmer ich mich andermal drum, bin rest des abends abwesend. und tschüssiii
 
Werbung:
Status
Für weitere Antworten geschlossen.
Zurück
Oben