Untitled

By Soiled Curlew, 11 Years ago, written in Plain Text, viewed 695 times.
URL http://pb.stoleyour.com/view/a454668a Embed
Download Paste or View RawExpand paste to full width of browser
  1. <html>
  2. <head>
  3. <script type="text/javascript" src="/jwplayer/jwplayer.js"></script>
  4. </head>
  5. <body>
  6. <div id="myElement">Loading the player...</div>
  7. <script type="text/javascript">
  8.     jwplayer("myElement").setup({
  9.         file: "/uploads/abu.avi",
  10.         image: "/uploads/abu.png"
  11.     });
  12. </script>
  13. </body>
  14. </html>

Reply to "Untitled"

Here you can reply to the paste above