From d849b6be3fa2a7805bce09a3dda6ed6f7f616f34 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Fri, 30 Apr 2010 16:25:16 -0700 Subject: Oops, somehow the update to flowplayer 3.1.5 was missing a few files. Here they are... --- modules/gallery/views/movieplayer.html.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'modules') diff --git a/modules/gallery/views/movieplayer.html.php b/modules/gallery/views/movieplayer.html.php index f7af8d93..2e79b620 100644 --- a/modules/gallery/views/movieplayer.html.php +++ b/modules/gallery/views/movieplayer.html.php @@ -5,12 +5,13 @@ "", { src: "", - wmode: "transparent" + wmode: "transparent", + provider: "pseudostreaming" }, { plugins: { - h264streaming: { - url: "" + pseudostreaming: { + url: "" }, controls: { autoHide: 'always', -- cgit v1.2.3