Ik heb iets super cools gevonden op internet =)
<object id='Media1' height="415" width="520" classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95'>
<PARAM NAME='FileName' VALUE='sweet.mp3'>
<PARAM NAME='ShowControls' VALUE='1'>
<PARAM NAME='ShowStatusBar' VALUE='1'>
<PARAM NAME='AutoSize' VALUE='0'>
<PARAM NAME='rate' VALUE='1'>
<PARAM NAME='AutoStart' VALUE='1'>
<PARAM NAME='fullscreen' VALUE='0'>
<PARAM NAME='enableContextMenu' VALUE='1'>
<PARAM NAME='invokeURLs' VALUE='0'>
<embed src="sweet.mp3" width="520" height="415" autostart="1" filename="sweet.mp3" showcontrols="1" showstatusbar="1" autosize="1" rate="1" fullscreen="1" enablecontextmenu="1" invokeurls="0"></embed>
</object>
<table width="100%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td width="70%" valign="middle" align="left">
Speed: <input name="BtnPlay3" value="++++ Fast" onclick="Media1.rate=1.5" type="button" style="width:70px" />
<input name="BtnPlay3" value="+++ Fast" onclick="Media1.rate=1.3" type="button" style="width:65px" />
<input name="BtnPlay3" value="++ Fast" onclick="Media1.rate=1.2" type="button" style="width:60px" />
<input name="BtnPlay3" value="+ Fast" onclick="Media1.rate=1.1" type="button" style="width:58px" />
<input name="BtnPlay1" value="Normal" onclick="Media1.rate=1" type="button" style="width:56px" />
<input name="BtnPlay3" value="+ Slow" onclick="Media1.rate=.9" type="button" style="width:58px" />
<input name="BtnPlay3" value="++ Slow" onclick="Media1.rate=.8" type="button" style="width:60px" />
<input name="BtnPlay6" value="+++ Slow" onclick="Media1.rate=.7" type="button" style="width:65px" />
<input name="BtnPlay6" value="++++Slow" onclick="Media1.rate=.5" type="button" style="width:70px" />
</td>
</tr>
</table>
Het resultaat wat je dan krijgt is dit:
[im]http://img01.picoodle.com/img/img01/4/3/1/f_ditm_d723b2d.jpg[/im]
Door op die knoppen te drukken speelt hij (filmpjes of liedjes) slomer af.
Dit werkt echter alleen in Internet Explorer..
Ik wil het graag werkend hebben in Firefox..
Weet iemand hoe je dat doet?
of weet een goed alternatief ( wel iets waarbij je echt KNOPPEN hebt om het slomer af te spelen dus niet rechtermuisknop slomer afspelen gedoe) ?
Groeten, Vincent