WebHelp responsive Video integration refused

Post here questions and problems related to editing and publishing DITA content.
Megazoyd
Posts: 4
Joined: Tue Feb 26, 2019 10:54 pm

WebHelp responsive Video integration refused

Post by Megazoyd »

Hi,

I have created a webhelp responsive test site and I have added a YouTube video to one of the Topics, which has been embebed via iFrame.

Unfortunately it doesn't work because it says in the video frame that Youtube refuses the connection

URL: http://gastrolat.org/webhelp-responsive/Results.html

How can I fix this problem?


Thanks
Radu
Posts: 9438
Joined: Fri Jul 09, 2004 5:18 pm

Re: WebHelp responsive Video integration refused

Post by Radu »

Hi,

Try to use for the DITA <object> @data attribute this value:

Code: Select all

https://www.youtube.com/embed/jxaCvvPr98E
What I did to obtain it was to click the "Embed" button and see what HTML fragment needed to be generated:

https://support.google.com/youtube/answer/171780?hl=en

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Megazoyd
Posts: 4
Joined: Tue Feb 26, 2019 10:54 pm

Re: WebHelp responsive Video integration refused

Post by Megazoyd »

It works

Thanks
Post Reply