scottschiller / SoundManager2

A JavaScript Sound API supporting MP3, MPEG4 and HTML5 audio + RTMP, providing reliable cross-browser/platform audio control in as little as 12 KB. BSD licensed.
http://www.schillmania.com/projects/soundmanager2/
Other
4.98k stars 769 forks source link

Fixes #216 Call pause() of sound object in html5 event handler #222

Open realgsong opened 6 years ago

realgsong commented 6 years ago

Call pause() of sound for the case of being paused by external.

scottschiller commented 5 years ago

This is good, thank you! 🙇 Sorry for the late update, I haven't been working on SM2 since mid-year. I will review and may tweak this a bit.