Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

[Harlowe] Implementing Background YouTube or Vimeo Video

Hi all,

I'd like to put some background videos in some specific passages.
How can I embbed YouTube or Vimeo Video and sur them as background videos ?

All my best,
David

Comments

  • edited July 2016
    I have no time to write example code, especially since this involves a fair few steps, but you'd need to create a separate css div layer under the passage z index, give it the appropriate size, and set a youtube video player to work on that layer, set the video player to autoplay when triggered, and then make the text passage transparent so the video layer shows through.

    You'll need to use pure javascript and html to do this. It's not a feature of Harlowe, or any story format for that matter.
  • Oh, thank you ! But, without an example, it is very complicated for me... So sorry :-)
Sign In or Register to comment.