Basic Video Player

 

 

The code to establish this player:

<!-- These two lines are in the HEAD of the page -->
<script type="text/javascript" src="pickle.js"></script>
<link href="_stylesheet.css" rel="stylesheet" type="text/css" />

<!-- This line is in the BODY of the page -->
<div data-media="/path/to/file/file1.mp4" data-image="/path/to/file/file1.jpg"></div>

 


Videos courtesy of Ringling College of Art and Design