Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/433.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/csharp-4.0/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript JWPlayer+;youtube=背景中的绿色正方形_Javascript_Youtube_Flash_Jwplayer - Fatal编程技术网

Javascript JWPlayer+;youtube=背景中的绿色正方形

Javascript JWPlayer+;youtube=背景中的绿色正方形,javascript,youtube,flash,jwplayer,Javascript,Youtube,Flash,Jwplayer,我正在JWPlayer中嵌入youtube视频,如下所示: <embed src="fileadmin/templates/web/js/jwplayer/player.swf" width="300" height="225" bgcolor="transparent" allowscriptaccess="always" allowfullscreen="true" flashvars="file=http://www.youtube.com/wat

我正在JWPlayer中嵌入youtube视频,如下所示:

<embed src="fileadmin/templates/web/js/jwplayer/player.swf"
   width="300"
   height="225"
   bgcolor="transparent"
   allowscriptaccess="always"
   allowfullscreen="true"
   flashvars="file=http://www.youtube.com/watch?v=0Bmhjf0rKe8&skin=fileadmin/templates/web/js/jwplayer/skin/bekle.xml"
   />

但是当我加载视频时,我有一个gren正方形2秒钟,当视频加载时,然后视频在上面,但是你可以在视频的侧面看到一些绿色的边距。我怎样才能删除这个


以下是视频:

我以前遇到过类似的情况,当时Flash中存在硬件加速问题。我不是100%确定,因为我无法访问您的页面,因为需要身份验证,但我建议尝试禁用硬件加速。有一个指向Adobe网站的链接,详细介绍了如何禁用它。禁用后,请再次尝试查看视频

有一些论坛帖子出现,其他人报告了类似的问题:

更新-以下是一些支持此答案的附加链接:


您链接到的站点请求身份验证。。。