Here are two methods for setting chrome player to play video by video id:
void SetChromePlayer(string sVideoID)
{
ChromePlayerString = @"
You need Flash player 8+ and JavaScript enabled to view this video.
";
}
public string jscript = "";
SharePoint Engine’s
|
0 comments → SharePoint Implementation with Youtube
Post a Comment