Question
How can I insert a link to a YouTube video in RoboHelp?
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.
