|
|
@@ -1152,15 +1152,6 @@ $(document).ready( function() {
|
|
|
}
|
|
|
});
|
|
|
|
|
|
- var controller = new VgControllerClient({
|
|
|
- target_window: document.getElementById('pdThumbVideo').contentWindow
|
|
|
- });
|
|
|
-
|
|
|
- controller.on('ready', function(percent, position, duration) {
|
|
|
- set_controls_inactive_time(1);
|
|
|
- controller.set_ratio('fill');
|
|
|
- });
|
|
|
-
|
|
|
}); // end ready
|
|
|
/*]]>*/
|
|
|
</script>
|