SAAS-655: Extract muses player events into our own js object

This commit is contained in:
drigato 2015-03-19 16:59:05 -04:00
parent 875ed0e41e
commit 16ddf09d6d
3 changed files with 29 additions and 13 deletions

View file

@ -4,6 +4,6 @@ window.onload = function() {
function generateEmbedSrc()
{
document.getElementById('embed_player_preview').textContent="";
}