From 087584478482f6c0578e64f2d21f3d8e6197ad8f Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 23 Jul 2012 13:38:59 -0700 Subject: Update Flowplayer to 3.2.12 along with all associated files. Also switch over to the byte-range version of pseudostreaming, let's see if that works better than what we have currently. Fixes #1899. --- modules/gallery/views/movieplayer.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/gallery/views/movieplayer.html.php b/modules/gallery/views/movieplayer.html.php index 96d6532c..343eafe8 100644 --- a/modules/gallery/views/movieplayer.html.php +++ b/modules/gallery/views/movieplayer.html.php @@ -14,7 +14,7 @@ }, plugins: { pseudostreaming: { - url: "" + url: "" }, controls: { autoHide: 'always', -- cgit v1.2.3