Visual Basic 2010 Express Tutorial 8 - Embedding and Playing YouTube Videos with Flash



YouTube May Not Support Flash Anymore.

You need to have Flash Player installed on the computer.
Flash Player Download - Free Download

You will need to modify the link to the YouTube video:
Remove the watch? and replace the = with a / in the link

Original Link
http://www.youtube.com/watch?v=iUrdtpvWeJQ
Modified Link
http://www.youtube.com/v/iUrdtpvWeJQ

The Shockwave Flash Object needs to be loaded in the form. The Shockwave Flash Object can be found by right mouse clicking Components (in the ToolBox).

--> Choose Items --> COM Components ---> Check Shockwave Flash Object --> Click Ok
Shockwave Flash Object is now loaded into Components

Code Download
VBT8_1.zip
VBT8_2.zip




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