jeroendenoot
Terugkerende gebruiker
- Lid geworden
- 14 mrt 2005
- Berichten
- 1.492
Hoe kan ik op mijn site een MP3-bestand af laten spelen in Windows Media Player?
Bekijk de onderstaande video om te zien hoe je onze site als een web app op je startscherm installeert.
Opmerking: Deze functie is mogelijk niet beschikbaar in sommige browsers.
Gekopieerd uit de huisregels
Plaats evenmin berichten die geen toevoegde waarde leveren aan de thread, m.a.w. nutteloze berichten.
<div>
<!-- START liveplayer-->
<p>
<OBJECT
id="MediaPlayer" classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6"
width=50% height=50%
type="application/x-oleobject">
<PARAM NAME="URL" VALUE="\\D:\SV_A0007.mp4">
<PARAM NAME="TRANSPARENTATSTART" VALUE="true">
<PARAM NAME="AUTOSTART" VALUE="false">
<PARAM NAME="ANIMATIONATSTART" VALUE="false">
<PARAM NAME="AUTOSIZE" VALUE="true">
<PARAM NAME="DISPLAYSIZE" VALUE="0">
<PARAM NAME="SHOWCONTROLS" VALUE="true">
<PARAM NAME="SHOWTRACKER" VALUE="true">
<PARAM NAME="SHOWDISPLAY" VALUE="true">
<PARAM NAME="SHOWSTATUSBAR" VALUE="true">
<PARAM NAME="VIDEOBORDER3D" VALUE="true">
<PARAM NAME="SHOEPLAYLIST" VALUE="true">
<embed type="application/x-mplayer2" SRC="\\D:\SV_A0007.mp4" name="MediaPlayer" width="100%" height="100%" autostart="0" showcontrols="1" showstatusbar="1" autorewind="1" showdisplay="0">
</object>
</div>
We gebruiken essentiële cookies om deze site te laten werken, en optionele cookies om de ervaring te verbeteren.