src/js/iframe_embed/embedder.js
author hamidouk
Tue, 10 Jan 2012 16:09:30 +0100
branchpopcorn-port
changeset 605 e1a6f73038b4
parent 589 5f74eb3b2262
child 809 1997dae651c6
permissions -rw-r--r--
made the listWidget redraw at every timeupdate event (added a small optimization though, to make sure that the widget isn't redrawn all the time).

/* 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.   
*/