src/widgets/AdaptivePlayer.js
changeset 987 7b65bf78873a
parent 968 03c88ba5de2c
child 1013 392ddcd212d7
--- a/src/widgets/AdaptivePlayer.js	Wed Dec 19 19:02:52 2012 +0100
+++ b/src/widgets/AdaptivePlayer.js	Thu Jan 17 17:25:46 2013 +0100
@@ -6,7 +6,7 @@
 
 IriSP.Widgets.AdaptivePlayer.prototype.defaults = {
     mime_type: "video/mp4",
-    normal_player: "PopcornPlayer",
+    normal_player: "HtmlPlayer",
     fallback_player: "JwpPlayer"
 }