--- a/src/js/pop.js Tue Jan 31 11:58:46 2012 +0100
+++ b/src/js/pop.js Tue Jan 31 15:32:35 2012 +0100
@@ -198,6 +198,8 @@
}
+ /* this signal sends as an extra argument the position in the video.
+ As far as I know, this argument is not provided by popcorn */
this.trigger("seeked", event.offset);
};