Horizontial Playlist

 

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="playlist.xml"></div>