浏览代码

changed screencast playeroption to autoplay="1"

flow.antony@googlemail.com 11 年之前
父节点
当前提交
0ddf80bbb0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/org.yakindu.sct.doc.user/gadgets/screencast.xml

+ 1 - 1
plugins/org.yakindu.sct.doc.user/gadgets/screencast.xml

@@ -5,7 +5,7 @@
 	</ModulePrefs>
 	<Content type="html">
 		<![CDATA[ 
-			<iframe src="http://www.youtube.com/embed/uO6MASCBPrg?autoplay=1" allowfullscreen frameborder="0" width="853" height="480"> </iframe>		
+			<iframe src="http://www.youtube.com/embed/uO6MASCBPrg?autoplay=1" frameborder="0" width="853" height="480"> </iframe>		
 		]]>
 	</Content>
 </Module>