Error message: "Image cannot be loaded. Make sure the path is correct and image exist"
  • Hi...

    I am trying to load a video that is located in my intranet (sharepoint). I am using the full path to the video; when I click on the link give me the error message: "Image cannot be loaded. Make sure the path is correct and image exist".

    Is there a particular video format that cannot be played back?

    The video that I am trying to play is .mp4.

    thank you
  • Hello,

    I had the same problem.
    Instead of putting the address like this, (for example):

    http://www.youtube.com/v/saCpYf9wZkI&hl=es_ES&fs=1&

    Put it like this:

    http://www.youtube.com/watch?v=saCpYf9wZkI&hl=es_ES&fs=1&


    That is, after youtube.com put watch?v= and then the code of the video.


    Hope it helps you!
  • that was totally it, with the watch?v before the address i stopped getting that error message. My problem now is, how come YouTube is not respecting the rel=0 in my link?
    At the end of the video it still shows me related videos, terrible way of keeping your viewers focused on your site. Anyways, let me know if you find a solutions for that! :-)
  • that was totally it, with the watch?v before the address i stopped getting that error message. My problem now is, how come YouTube is not respecting the rel=0 in my link?
    At the end of the video it still shows me related videos, terrible way of keeping your viewers focused on your site. Anyways, let me know if you find a solutions for that! :-)
  • Nice it works!

    How do I set the width and height and allowfullscreen?
  • I noticed that one can set the width and height so I did it like this:
    After the youtube code add: ?width=960&height=750" whatever width and height you want. I followed the various youtube height samples and picked the largest.

    The above example is on this page: http://easywebdesigntutorials.com/adobe/adobetutorials.html

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!