--- a/src/js/popcorn.jwplayer.js Tue Oct 11 17:13:08 2011 +0200 +++ b/src/js/popcorn.jwplayer.js Tue Oct 11 17:14:47 2011 +0200 @@ -105,7 +105,7 @@ }; options.events = { - onReady: initApi, + onReady: initApi }; jwplayer( container.id ).setup(options);