Team:ETH Zurich/Templates/FlashAuto
From 2011.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
width: </html>{{{width}}}<html>, | width: </html>{{{width}}}<html>, | ||
height: </html>{{{height}}}<html>, | height: </html>{{{height}}}<html>, | ||
- | play: </html> | + | play: </html>true<html>, |
loop: false, | loop: false, | ||
quality: 'best' | quality: 'best' | ||
Line 34: | Line 34: | ||
function() { | function() { | ||
this.Play(); | this.Play(); | ||
+ | if (</html>{{{timeOut|false}}}<html>) | ||
+ | setTimeout("</html>{{{name}}}<html>_play();",</html>{{{timeOut|0}}}<html>); | ||
} | } | ||
); | ); |
Latest revision as of 19:12, 26 October 2011