Skip to main content
tilmonp
Participant
January 8, 2018
Question

Embedded video showing entire webpage instead

  • January 8, 2018
  • 1 reply
  • 248 views

hello all,

I’m currently working on a project in captivate that have embedded video links, linked to each slide. The issue I’m having is that when i publish the project in HTML5 format the links are showing the whole web page and not just the video. Does anyone have a solution to this issue?

thanks in advance.

    This topic has been closed for replies.

    1 reply

    Jeremy Shimmerman
    Participating Frequently
    January 8, 2018

    It sounds like you are embedding the entire website and not the video.  Go to 'Objects' -> 'Web' and make sure you have embed code instead of address clicked in the properties.  

    You then need to find the embed code for just the video. You'll know it is the video's embed code because it should begin and end with an <iframe> tag.  

    tilmonp
    tilmonpAuthor
    Participant
    January 8, 2018

    Yeah it’s definitely the embed link, someone else told me there’s a semicolon i need to delete in the code written by Captivate when it publishes the project but i don’t under HTML enough to know which semicolon needs deleting. 

    Jeremy Shimmerman
    Participating Frequently
    January 8, 2018

    Post the embed code and I'll see if I can find where it's off.