Copy link to clipboard
Copied
How can I insert a link to a YouTube video in a RoboHelp CHM topic or in a WebHelp topic. On YouTube, I can select Share \ Embedded and get this HTML:
<iframe width="560" height="315" src="//www.youtube.com/embed/hz1egoBSukE?list=PLAAC40DA8171E6038" frameborder="0" allowfullscreen></iframe>
But when I generate the project, I get the msg, This program cannot display the webpage.
Copy link to clipboard
Copied
You can either do it as a URL link in the topic or you can paste the HTML code into the topic via the HTML pane – I’d use the URL method
Copy link to clipboard
Copied
Simple enough. Thanks.
Copy link to clipboard
Copied
Or just paste the embed code from Youtube in the topic (using HTML view)
Greet,
Willam