maboa / circleplayer

A CSS3 HTML5 audio player with a circular seekable progress bar and complete fallback
Latest version is here : http://happyworm.com/jPlayerLab/circleplayer/
218 stars 117 forks source link

Possible to use stop functionality with this player instead of pause? #21

Open leesaenz opened 10 years ago

leesaenz commented 10 years ago

When the audio is playing, is there an option or a way to currently have the player display a stop button (after it is styled of course) so that the audio completely stops and goes back to the beginning once it is clicked. And also to have it stop all other players instead of pausing them?

In jPlayer's documentation, it says that using jPlayer("play") instead of jPlayer("play",time) should start the audio from the beginning, which is exactly what I need. However, this is not working for me in CirclePlayer.

dali-dbr commented 10 years ago

I would like to know that too.

Br, kd