Team:Dundee/HumanPractice/Comic

From 2013.igem.org

(Difference between revisions)
Line 32: Line 32:
$('img#comicpage').imgplayer({
$('img#comicpage').imgplayer({
 +
frames: [
 +
// 10th Frame
 +
[0,0,1300,1838,{
 +
onStart: function(){
 +
darkStyle();
 +
$('#text').html('This is the last frame.<br>By skipping forward you\'re looping back to the start.');
 +
}
 +
}]
 +
],
debug: false,
debug: false,
});
});

Revision as of 13:31, 3 September 2013

iGEM Dundee 2013 · ToxiMop

iGEM Dundee Motion Comic | Demo at KyleHarrison.co.uk

Page : 1