Pages

Showing posts with label Videos inside Sharepoint. Show all posts
Showing posts with label Videos inside Sharepoint. Show all posts

Wednesday, September 15, 2010

How to add “Youtube Video” Inside the SharePoint

Hello Friends


I love this we can add Youtube or any other site Videos inside the SharePoint and share with the people!!!

How to do that?

1> Add content Editor Webpart on the page.

2> Edit the Sourse Editor and add this source inside that webpart.

<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/2-5nfadPNoI&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/2-5nfadPNoI&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>

Enjoy the Videos!!!