Skip to main content

Posts

Showing posts from September, 2012

Play video in Sharepoint 2010 - tips

The media player webpart can be used to play videos in Sharepoint 2010. It is a silver light webpart and silver light has to be installed in the client machines to view the video's. To get teh webpart in webpart gallery, Publishing feature has to be activated in site collection and site level. Steps on how to install the webpart can be found in http://dotnetfinder.wordpress.com/2010/11/08/sharepoint-2010-how-to-use-audio-and-video-webpart/ This webpart is part of sharepoint enterprise edition. Video webpart can be played in content editor webpart also. In CEWP, enter the below code <object classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" width="600" height="400" id="mediaplayer1" title="Win Media Player">   <param name="FileName" value=" http://filelocation ">   <param name="AutoStart" value="True">   <param name="ShowControls" value="