Team:ETH Zurich/Templates/Flash

From 2011.igem.org

(Difference between revisions)
Line 19: Line 19:
width: </html>{{{width}}}<html>,
width: </html>{{{width}}}<html>,
height: </html>{{{height}}}<html>,
height: </html>{{{height}}}<html>,
-
play: false,
+
play: </html>{{{play|false}}}<html>,
loop: false,
loop: false,
quality: 'best'
quality: 'best'
});
});
 +
                if ({{{timeOut|false}}})
 +
                        setTimeout("</html>{{{name}}}<html>').flash()",{{{timeOut|0}}});
}
}
);
);

Revision as of 18:45, 26 October 2011

Play

Press play to start video!