Embedding Vidyard video in topic

Post here questions and problems related to editing and publishing DITA content.
francespublic
Posts: 4
Joined: Fri Mar 04, 2022 1:01 am

Embedding Vidyard video in topic

Post by francespublic »

HI,
I am trying to embed a Vidyard video in a topic.
The embed code for iframe from Vidyard is:
iFrame: <iframe class="vidyard_iframe" src="//play.vidyard.com/c6AeVi1ZAb51JW2WpC9jJ9.html?" width="640" height="360" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen></iframe>
All I get in output is a static image: screen capture of the first shot in the video. The play button does not appear.
How can I retag this to make it work? Using Oxygen 23.1 with RWS Tridion 14.
Radu
Posts: 9461
Joined: Fri Jul 09, 2004 5:18 pm

Re: Embedding Vidyard video in topic

Post by Radu »

Hi,

Are you publishing from inside Oxygen or from the server side? If you are publishing from the server side you should ask SDL for help on this one.
If you open the generated HTML document in an editor tool or using the web browser inspector tools, how does the reference to the video look like in the HTML output? Do you have an <iframe> element there?

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply