Visual Basic 2010 Express Tutorial 8 - Embedding And Playing YouTube Videos
Code Download: http://www.schoolfreeware.com Notes: You need to have Flash Player installed on the computer: http://www.adobe.com/products/flashplayer/ - 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: http://www.youtube.com/watch?v=iUrdtpvWeJQ Modified: 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 This concept will will work with Visual C++ and Visual C#
Length:
03:18