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.
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.