-
Like what you're seeing? Return the Favor!
If everything is available for free, how can artists survive? www.favor.org
Profile picture

Developer stuff here, so don't pay attention... 

The following code makes the videoplayer loop indefinitely. It's useful for expo's and such. Run it in the console. 
flowplayer("a.videoplayer",{src: "/flowplayer-3.2.7.swf",wmode: 'transparent'}, {
onFinish: function () {
this.seek(0).play();
}
});
Oh, you're a big fan? Prove it: www.favor.org