Need this for dynamically add/remove soundcites. Or maybe there is ability to re-init existing element with new src and data-end parameters.
Now I use new soundcite.PopcornClip(element) constructor for initialization, but it causes both sounds (old and new) played in same time if update data-src attribute of element
Need this for dynamically add/remove soundcites. Or maybe there is ability to re-init existing element with new
srcanddata-endparameters.Now I use
new soundcite.PopcornClip(element)constructor for initialization, but it causes both sounds (old and new) played in same time if updatedata-srcattribute of element