Play and Stop Button
-
Hi,
The player is great, but im trying to add a play and stop button beside the player as you have in your demo site – but is does not seem to play/stop when the buttons are clicked:
Here is the code:Title
<button onclick=”$(‘#m1’).mb_miniPlayer_stop()”>stop</button>
<button onclick=”$(‘#m1’).mb_miniPlayer_play()”>play</button>
The buttons have no action once clicked, any ideas?
Thanks,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Play and Stop Button’ is closed to new replies.