Browse Source

changed screencast playeroption to autoplay="1"

flow.antony@googlemail.com 11 years ago
parent
commit
effccdd036
1 changed files with 1 additions and 1 deletions
  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"  autoplay="1"> </iframe>		
+			<iframe src="http://www.youtube.com/embed/uO6MASCBPrg?autoplay=1" allowfullscreen frameborder="0" width="853" height="480"> </iframe>		
 		]]>
 	</Content>
 </Module>