ASP .Net server control for youtube embeded videos
Here is ASP .Net server control for youtube embeded videos. The param definitions can be found here Only Src param is required, other parameters are generated only if have another value than the default one. Usage <cc1:YouTubeEmbed ID="YouTubeEmbed1" runat="server" Src="http://www.youtube.com/v/P38oxTrWYp0&f=videos&c=ytapi-AdrianIftode-youtubelyricsmas-ia9d2g0e-0" AutoPlay="false" AllowFullScreen="false" Border="true" PrimaryBorderColor="0x6b8ab6" SecondayBorderColor="0x2b405b" GenieMenu="true" HighDefinitionPlayback="false" LoadRelatedVideos="false" Loop="false" ShowAnnotations="true" ShowClosedAnnotations="true" ShowInfo="false" ...