3.4.2 - jPlayer updated to 2.6.3

This commit is contained in:
Trevor Squillario 2014-08-22 14:16:56 -04:00
parent bf96983edf
commit c53ddb0eee
11 changed files with 3152 additions and 124 deletions

View file

@ -221,6 +221,7 @@
if (globals.settings.ForceFlash) {
audioSolution = "flash,html";
}
if (globals.settings.Debug) { console.log('Setting Audio Solution: ' + audioSolution); }
//var salt = Math.floor(Math.random() * 100000);
//url += '&salt=' + salt;
$(el).jPlayer("destroy");