// Loop the video when it completes function completeHandler(event:VideoEvent):void { this.seek(0); this.play() } In any case, glad you managed to get it fixed.Kind regards, Pieter