From 2c199e1addfc91888fc27718a7d3dfa5f3f54a95 Mon Sep 17 00:00:00 2001 From: dave Date: Fri, 29 Aug 2014 17:05:39 -0700 Subject: [PATCH] Specify jPlayer solution order --- static/js/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/app.js b/static/js/app.js index 47e9685..ba1517a 100644 --- a/static/js/app.js +++ b/static/js/app.js @@ -147,6 +147,7 @@ var behaviors = { // Create player player = $("#player").jPlayer({ + solution:"html, flash", supplied:"mp3", swfPath:"/static/player/Jplayer.swf", loadedmetadata: function() {