VideoHelp Forum
+ Reply to Thread
Results 1 to 8 of 8
Thread
  1. How to show video from novamov, movshare,nowvideo, or videoweed using jwplyer ?
    every I embed video from those host using jwplayer, it always failed and show a massage "Error loading player:
    No playable sources found"

    currently I using Blogger.com (just for trial)
    this is what I'm doing :
    I insert this code before </head>

    <script src="http://jwpsrv.com/library/nNjrPOkMEeOG5yIACyaB8g.js"></script>

    then insert this code

    <div id='playervydAPUXfuWNM'></div>
    <script type='text/javascript'>
    jwplayer('playervydAPUXfuWNM').setup({
    file: 'VIDEO URL',
    image: '//www.longtailvideo.com/content/images/jw-player/lWMJeVvV-876.jpg',
    width: '100%',
    aspectratio: '16:9'
    });
    </script>

    on my blog post to show the player, it's what written on the jwplayer official website.
    is there anything I miss out ?

    thanks
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Have you changed the VIDEO URL?
    Quote Quote  
  3. Originally Posted by Baldrick View Post
    Have you changed the VIDEO URL?
    Of course
    Quote Quote  
  4. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    Originally Posted by papazz92 View Post
    image: '//www.longtailvideo.com/content/images/jw-player/lWMJeVvV-876.jpg',
    It seems to me you'd want the URL to start with "http://" for external sources (different server location from the site hosting the html file),
    or make a relative path without the hostname, if the source is on the same host (server) as the html file.
    Quote Quote  
  5. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Do you have an example of an url you have tried?
    Quote Quote  
  6. Originally Posted by Case View Post
    Originally Posted by papazz92 View Post
    image: '//www.longtailvideo.com/content/images/jw-player/lWMJeVvV-876.jpg',
    It seems to me you'd want the URL to start with "http://" for external sources (different server location from the site hosting the html file),
    or make a relative path without the hostname, if the source is on the same host (server) as the html file.
    I think it does't matter since it just for thombnail purpose
    Quote Quote  
  7. Originally Posted by Baldrick View Post
    Do you have an example of an url you have tried?
    yes, I have been tried this

    http://www.movshare.net/video/5c1d658e2edec
    Quote Quote  
  8. The first answer here is probably what you are looking for: http://stackoverflow.com/questions/10436658/how-to-embed-a-video-using-url

    I don't know if the old school html tag "embed" still works or not... it used to be pretty easy to embed music or video tho'.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!