• SharePoint Implementation with Youtube

    This is second post on integrating youtube with SharePoint, in last post I described how to upload video in Youtube, in this post I will go over for retrieving youtube video and set chrome player to play it -

    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 = "";

    0 comments → SharePoint Implementation with Youtube

    Post a Comment

2013 © SharePoint Engine All rights reserved. Developed By Binary Republik