Ik heb op mn website een Media Player Streams waarbij de Media Player ge-embed is in de pagina. Mijn vraag is simpel: hoe zorg ik ervoor dat de video blijft herhalen.
Ik heb deze params:
<PARAM NAME="FileName" VALUE="film/film1.wmx">
<PARAM NAME="ShowControls" VALUE="1">
<PARAM NAME="ShowDisplay" VALUE="0">
<PARAM NAME="ShowStatusBar" VALUE="0">
<PARAM NAME="AutoSize" VALUE="1">
<param name="Volume" value="1">
Heb deze params geprobeerd maar die werken niet:
<PARAM NAME="AutoStart" VALUE="1">
<PARAM NAME="AutoRewind" VALUE="1">
Ik heb deze params:
<PARAM NAME="FileName" VALUE="film/film1.wmx">
<PARAM NAME="ShowControls" VALUE="1">
<PARAM NAME="ShowDisplay" VALUE="0">
<PARAM NAME="ShowStatusBar" VALUE="0">
<PARAM NAME="AutoSize" VALUE="1">
<param name="Volume" value="1">
Heb deze params geprobeerd maar die werken niet:
<PARAM NAME="AutoStart" VALUE="1">
<PARAM NAME="AutoRewind" VALUE="1">