Saturday, August 1, 2009

YouTube API in C#

Now you can add the YouTube Video Feature into ASP.NET Web page, there are so many

customization option on it.
There are the : -

1. API enables selecting the item from the playlist
2. setting the autoplay mode and object size (W/H)
3. Start up options could be set by using Web Query as an example, the following query sets

autoplay option and selected item index=2

(see the sample screenshot following):
http://www.webinfocentral.com/RESOURCES/YouTubeMusicVideo.aspx?item=2&auto=1

for more Demonstration and code

No comments:

Post a Comment