]> git.parisson.com Git - telemeta.git/commitdiff
back to HTML5 = flase (cursor scrolling is buggy)
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 19 Feb 2016 17:06:06 +0000 (18:06 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 19 Feb 2016 17:06:06 +0000 (18:06 +0100)
telemeta/templates/telemeta/mediaitem_detail.html

index 77fc6e6927a3a1dc71b337a0f4928d340a73f534..9553a159e965a5f8dc0ba7a250c5e1aeae8e38c5 100644 (file)
@@ -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