Added player preview to view

Everything is hardcoded right now
This commit is contained in:
drigato 2015-03-10 16:32:35 -04:00
parent 2272451e08
commit 6c46f0a156
15 changed files with 3047 additions and 6 deletions

View file

@ -8,6 +8,6 @@
<?php echo $this->element->getElement('player_stream_url'); ?>
<div style="clear:both"></div>
<div id="embed_player_preview">player preview holder</div>
<iframe frameborder="0" src="http://localhost/embeddableplayer/embed-code"></iframe>
</dl>
</fieldset>