diff -r 52277fe2279c -r 9eff85166868 front_idill/src/mosaic/js/zoomInteractions.js --- a/front_idill/src/mosaic/js/zoomInteractions.js Wed Aug 08 18:42:01 2012 +0200 +++ b/front_idill/src/mosaic/js/zoomInteractions.js Thu Aug 16 14:32:19 2012 +0200 @@ -457,6 +457,7 @@ _this.timeToGoAt[_this.centerId] = Math.floor(_this.player.popcorn.currentTime()); _this.player.widgets[0].freePlayer(); _this.player = null; + _this.isVideoReading = false; } //On indique que le player n'est pas prĂȘt et on le supprime.