Script for HTM5 player

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Vasili
    replied
    Re: Script for HTM5 player

    You'll have to follow the directions provided by (and seek Support from) the provider for the Player.
    Nothing anyone in the Forums can really do to help you ....

    Leave a comment:


  • LisaC
    started a topic Script for HTM5 player

    Script for HTM5 player

    Hi there! I hope someone can help. I've installed an HTML5 player on my site. The player is working but I have no idea how to write the script to make it play my movie:

    <video id="http://www.idassurity.com/webinarlaunch.mp4" class="video-js vjs-default-skin" controls
    preload="auto" width="620" height="456"
    data-setup="{}">
    <source src="http://www.idassurity.com/webinarlaunch.mp4" type='video/mp4'>
    <source src="http://www.idassurity.com/webinarlaunch.mp4" type='video/webm'>
    </video>

    Can anyone please help? Thanks!
Working...
X