Embedding YouTube Videos in C# - Shockwave Flash Object Tutorial



Shockwave Flash may not be supported by YouTube anymore

This tutorial will show how to embed and play YouTube videos in your C# apps. Programming the app is simple. All you have to do is load the Shockwave Flash Object in the form and place the modified video link in the Movie property.

Links to the videos used in this tutorial
The Half Moon Video (used in the first half of the tutorial):
http://www.youtube.com/watch?v=S9FWmd6Pe9E

C# YouTube Player Example (App with buttons)
Excel 2010 Tutorial 1:
http://www.youtube.com/watch?v=ZTGkN9hq-Co
Visual Basic 2010 Express Tutorial 1:
http://www.youtube.com/watch?v=_hsPfoOmNIM
Golden Knight Skydivers:
http://www.youtube.com/watch?v=MGCmqW1Qcpw
Cat vs Computer Mouse Program (Cat Video):
http://www.youtube.com/watch?v=_KHVKxXLpo

Code Download
TestYT.zip
CSharpYouTubePlayer.zip




The current version of Visual C# can be downloaded for free at Microsoft's Website