Embeding YouTube starting and stoping at specific time

Mar 19, 2015

Hi there,

I am trying to embed YouTub video in StoryLine 2 using Start and End tags in embed code. But the video starts from the beginning. I even published the project to test if video starts from from the specific time but no luck so far...

Here is the code:

<iframe width="560" height="315" src="https://www.youtube.com/embed/6muw6pqzk_c?start=290" frameborder="0" allowfullscreen></iframe>

Also tried,

<iframe width="560" height="315" src="https://www.youtube.com/embed/6muw6pqzk_c?t=4m50s" frameborder="0" allowfullscreen></iframe>

and

<iframe width="560" height="315" src="https://www.youtube.com/embed/6muw6pqzk_c?&t=4m50s" frameborder="0" allowfullscreen></iframe>

and

<iframe width="560" height="315" src="https://www.youtube.com/embed/6muw6pqzk_c?&start=290" frameborder="0" allowfullscreen></iframe>

any idea what am i doing wrong? Thanks in advance for the help.

Thanks!

1 Reply

This discussion is closed. You can start a new discussion or contact Articulate Support.