From b1dad9974116b5cd8236041bc276519d50ee0866 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 6 Jun 2013 18:45:46 -0400 Subject: Replace flashmediaelement.swf with a PHP wrapper that strips url fragments and query parameters. --- modules/gallery/views/movieplayer.html.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/gallery/views/movieplayer.html.php b/modules/gallery/views/movieplayer.html.php index f78cc91a..e4046906 100644 --- a/modules/gallery/views/movieplayer.html.php +++ b/modules/gallery/views/movieplayer.html.php @@ -11,7 +11,8 @@ defaultVideoHeight: , startVolume: 1.0, features: ["playpause", "progress", "current", "duration", "volume", "fullscreen"], - pluginPath: "" + pluginPath: "", + flashName: "flashmediaelement.swf.php" }, ) ); -- cgit v1.2.3