From: Guillaume Pellerin Date: Fri, 19 Feb 2016 17:06:06 +0000 (+0100) Subject: back to HTML5 = flase (cursor scrolling is buggy) X-Git-Tag: 1.6b~3^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a3a7556be9ae69d241cd94015e8a8b4ea4224b2e;p=telemeta.git back to HTML5 = flase (cursor scrolling is buggy) --- diff --git a/telemeta/templates/telemeta/mediaitem_detail.html b/telemeta/templates/telemeta/mediaitem_detail.html index 77fc6e69..9553a159 100644 --- a/telemeta/templates/telemeta/mediaitem_detail.html +++ b/telemeta/templates/telemeta/mediaitem_detail.html @@ -34,7 +34,7 @@ soundManager.url = "{{ STATIC_URL }}timeside/swf/"; soundManager.debugMode = false; soundManager.allowPolling = true; - soundManager.useHTML5Audio = true; + soundManager.useHTML5Audio = false; soundManager.preferFlash = false; //initializing the visualizers to be passed to the player