src/js/iframe_embed/embedder.js
author hamidouk
Mon, 06 Feb 2012 11:37:48 +0100
branchslicewidget-redo
changeset 780 2ae03b1d2797
parent 589 5f74eb3b2262
child 809 1997dae651c6
permissions -rw-r--r--
WIP - trying to redo the slicewidget with raphael's idea.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
589
5f74eb3b2262 added a directory for iframe embed.
hamidouk
parents:
diff changeset
     1
/* This piece of code is directly requested by the page the player is embedded
5f74eb3b2262 added a directory for iframe embed.
hamidouk
parents:
diff changeset
     2
   on. It creates the iframe the player is embedded in and it reflects changes
5f74eb3b2262 added a directory for iframe embed.
hamidouk
parents:
diff changeset
     3
   to the iframe url in the page url.   
5f74eb3b2262 added a directory for iframe embed.
hamidouk
parents:
diff changeset
     4
*/
5f74eb3b2262 added a directory for iframe embed.
hamidouk
parents:
diff changeset
     5