Follow the below steps to embed YouTube video in powerpoint.
Step 1: Get embed code from YouTube
a).Brose Video Page( ex: https://www.youtube.com/watch?v=bAxGDJaF7Zk)
b).Click on “Share” Menu
c).Click on “Embed”
d).Enable check box “use old embed code”. If you don’t select the checkbox, you will get embed code starts with “<iframe” and this will not in powerpoint.
YouTube embed code looks like:
<object width="480" height="360"> <param name="movie" value="http://www.youtube.com/v/bAxGDJaF7Zk?version=3&hl=en_GB"></param> <param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param> <embed src="http://www.youtube.com/v/bAxGDJaF7Zk?version=3&hl=en_GB" type="application/x-shockwave-flash" width="480" height="360" allowscriptaccess="always" allowfullscreen="true"></embed> </object>
Step 2: Adding embed code to Presentation
a).Go to your presentation and click on “Insert” menu
b).click on “Video” => “Video From Web site”
c).paste the youtube embede code in the text box and click “Insert” as shown in the below images.
To check whether video is working or not, right click on the Video and click “Preview”.