Ver código fonte

changed screencast playeroption to autoplay="1"

flow.antony@googlemail.com 11 anos atrás
pai
commit
0ddf80bbb0

+ 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>