Play/Pause button option implementation
I needed a quick "play/pause button" option implementation for a client of mines. Done a (very) dirty monkey patching in a pair of hours. Hope it can be useful as a starting point to add that to the official plugin.
Giuseppe
@carusog I haven't been able to figure out how to actually implement the play/pause button. Would you mind posting an example of the code you use to instantiate the play/pause button?
@carusog Scratch that. I didn't see the playButton call in the code at first. Thanks!!
With the latest version having a pausePlay option, this issue should be closed. However, the demo website should be updated so people notice that there is such a feature now.
@joerhoney where is the documentation for this pausePlay option? I still don't see it in the demo site or in the documentation here.
Oddly enough I can't find it anymore. I swear it existed at one point. Now it's as if someone remove any/all trace of it (not that I think anyone would). I don't know.