rename video_sync to html5tv and add video prop
[HTML5TV.git] / www / html5tv.js
index e7b6f11..f8e14b8 100644 (file)
@@ -44,7 +44,7 @@ function chapterChange(isActive, args) {
 \r
 $().ready(function() {\r
        //console.debug( video_sync );\r
-       $("#vid").sync( video_sync );\r
+       $("#vid").sync( html5tv.sync );\r
 \r
     $(".toggleContentPanel").click(function() {\r
         var contentPanelId = "#" + ($(this).attr("class")).split(" ")[1];\r