Files
dojo/templates/home/bcast.html.ep
mynah 476496ac44 flowerpower
modified:   public/home/bcast/jsFlowpl.js
	modified:   templates/home/bcast.html.ep
2018-08-14 03:46:15 +00:00

12 lines
432 B
Plaintext
Executable File

<link rel="stylesheet" href="//releases.flowplayer.org/7.2.1/skin/skin.css">
<script src="//code.jquery.com/jquery-1.12.4.min.js"></script>
<script src="//releases.flowplayer.org/7.2.1/flowplayer.min.js"></script>
<script src="//releases.flowplayer.org/dashjs/flowplayer.dashjs.min.js"></script>
<section class="vid">
<div class="flowplayer fp-outlined" >
</div>
</section>
<script src="jsFlowpl.js"></script>