aboutsummaryrefslogtreecommitdiff
path: root/views/default/videolist/watch/metacafe.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/videolist/watch/metacafe.php')
-rw-r--r--views/default/videolist/watch/metacafe.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/views/default/videolist/watch/metacafe.php b/views/default/videolist/watch/metacafe.php
index ddf2b155e..40b632cf6 100644
--- a/views/default/videolist/watch/metacafe.php
+++ b/views/default/videolist/watch/metacafe.php
@@ -1,7 +1,5 @@
<?php
$embedurl = $vars['entity']->embedurl;
-$width = $vars['width'];
-$height = $vars['height'];
-echo "<embed flashVars=\"playerVars=autoPlay=no\" src=\"$embedurl\" width=\"540\" height=\"304\" wmode=\"transparent\" allowFullScreen=\"true\" allowScriptAccess=\"always\" name=\"Metacafe_$video_id\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\"></embed>";
+echo "<embed flashVars=\"playerVars=autoPlay=no\" src=\"$embedurl\" wmode=\"transparent\" allowFullScreen=\"true\" allowScriptAccess=\"always\" name=\"Metacafe_$video_id\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\"></embed>";