My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

sharptube is a basic asp.net usercontrol containing an embedded youtube player, written in c# 3.5.

All currently available Youtube video parameters have been exposed as properties of the usercontrol.

Once the control is registered, values may be set by including them in the player's tag in the aspx file, or they can be set programmatically. See Default.aspx for examples of both.

Working example

Default.aspx

Default.aspx.cs

Powered by Google Project Hosting