Hey mensen,
Ik ben op zoek naar een active-x controll parameter zodat ik bij de browser plugin ook de playlist kan laten zien.
Echter heb ik al het eea afgezocht, maar nog niets kunnen vinden welke parameter ik moet toevoegen daarvoor.
En dan gaat het voor een parameter in het onderstaande script:
<!-- 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="http://domein.com/bestand.mp3">
<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="http://domein.com/bestand.mp3" name="MediaPlayer" width="100%" height="100%" autostart="0" showcontrols="1" showstatusbar="1" autorewind="1" showdisplay="0">
</object>
Ik heb al het eea zelf geprobeerd maarja dat is zoeken naar een speld in een hooiberg.
Wie helpt mij?
Grt Eddie.
Ik ben op zoek naar een active-x controll parameter zodat ik bij de browser plugin ook de playlist kan laten zien.
Echter heb ik al het eea afgezocht, maar nog niets kunnen vinden welke parameter ik moet toevoegen daarvoor.
En dan gaat het voor een parameter in het onderstaande script:
<!-- 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="http://domein.com/bestand.mp3">
<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="http://domein.com/bestand.mp3" name="MediaPlayer" width="100%" height="100%" autostart="0" showcontrols="1" showstatusbar="1" autorewind="1" showdisplay="0">
</object>
Ik heb al het eea zelf geprobeerd maarja dat is zoeken naar een speld in een hooiberg.
Wie helpt mij?
Grt Eddie.