]> git.parisson.com Git - telemeta.git/commitdiff
player: update SM2 swf files, use flash by default (HTML5 playing working the cursor...
authoryomguy <yomguy@parisson.com>
Thu, 24 Nov 2011 10:41:22 +0000 (11:41 +0100)
committeryomguy <yomguy@parisson.com>
Thu, 24 Nov 2011 10:41:22 +0000 (11:41 +0100)
telemeta/htdocs/timeside/swf/soundmanager2.swf
telemeta/htdocs/timeside/swf/soundmanager2_debug.swf
telemeta/htdocs/timeside/swf/soundmanager2_flash9.swf
telemeta/htdocs/timeside/swf/soundmanager2_flash9_debug.swf
telemeta/templates/telemeta_default/mediaitem_detail.html

index 6f9c0560193b5670ee0c2af7c28cf9cad13ef496..d2bda595a831279aec51160112acfc24d0fe7cfe 100755 (executable)
Binary files a/telemeta/htdocs/timeside/swf/soundmanager2.swf and b/telemeta/htdocs/timeside/swf/soundmanager2.swf differ
index 0eb074d38e72275302fb385329cbef1437e16c5c..1c523d25962931425ae902b4bda5d7c9cc0187b3 100755 (executable)
Binary files a/telemeta/htdocs/timeside/swf/soundmanager2_debug.swf and b/telemeta/htdocs/timeside/swf/soundmanager2_debug.swf differ
index bf986d6a01c31ef7c67863841b13a643373d67b9..f584518736fffc5753d4a7bae98770454fdeddeb 100755 (executable)
Binary files a/telemeta/htdocs/timeside/swf/soundmanager2_flash9.swf and b/telemeta/htdocs/timeside/swf/soundmanager2_flash9.swf differ
index c84da7477904d557311637d1b047521b90ae2e29..2734a7e72145fb59eebf90ab2ff541ce3518cfd0 100755 (executable)
Binary files a/telemeta/htdocs/timeside/swf/soundmanager2_flash9_debug.swf and b/telemeta/htdocs/timeside/swf/soundmanager2_flash9_debug.swf differ
index 9e926ac9fdf5bafaa74a890da2adbda851efc0eb..fa7ff4c38dd0dbe974536ca0ecde5958b45c6986 100644 (file)
@@ -39,7 +39,7 @@
         soundManager.debugMode = false;
         soundManager.allowPolling = true;
         soundManager.useHTML5Audio = true;
-        soundManager.preferFlash = false;
+        soundManager.preferFlash = true;
         
         //initializing the visualizers to be passed to the player
         var visualizers = {};