src/js/iframe_embed/embedder.js
author hamidouk
Wed, 01 Feb 2012 14:19:32 +0100
branchpopcorn-port
changeset 758 7fdb2d92da58
parent 589 5f74eb3b2262
child 809 1997dae651c6
permissions -rw-r--r--
trigger the seeked signal after seeking because due to a bug in jwplayer, it's not triggered when the video was paused.

/* This piece of code is directly requested by the page the player is embedded
   on. It creates the iframe the player is embedded in and it reflects changes
   to the iframe url in the page url.   
*/