From fbbda1ed6193da0f76b648582f47dc9ed39f06bb Mon Sep 17 00:00:00 2001 From: rolux Date: Sun, 19 Jan 2014 13:18:09 +0530 Subject: [PATCH] embed player: show play icon --- static/js/embed/pandora.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/embed/pandora.js b/static/js/embed/pandora.js index daf0481ba..f95a60617 100755 --- a/static/js/embed/pandora.js +++ b/static/js/embed/pandora.js @@ -58,6 +58,7 @@ Ox.load('UI', { : data.posterFrame ) +'.jpg', resolution: pandora.user.ui.videoResolution, + showIcon: true, showMarkers: false, showMilliseconds: 0, subtitles: data.subtitles,