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?
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! :-)
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.