Advertisement
sanych_dv

Untitled

Dec 14th, 2014
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!div id='player'>Get Flash to see the video</div>
  2. <!script type="text/javascript>
  3. jwplayer('player').setup({
  4. file: '/assets/standard.mp4',
  5. flashplayer: '/assets/player.swf',
  6. plugins: {
  7. 'hd-2': {
  8. file: '/assets/highdef.mp4'
  9. }
  10. }
  11. });
  12. <!/script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement