Howdy, Stranger!

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

youtube video only plays audio not the video

edited November 2015 in Help! with 2.0
Hi -

It looks like I don't get the video playback to work. Here the code for a few different approached but none of them works for me once uploaded to website.

The browser registered the videos but only shows a white frame of the size of the video but I can hear the audio of the video (at least in the case of the youtube video).

Local file:
<video src="test_720_480.mov" type="video/mov" width="720" height="480">

Youtube embed via iframe:
<iframe width="640" height="360" src=" frameborder="0" allowfullscreen></iframe>

Thanks in advance!
jan

Comments

  • You need to state which story format (name and version) you are using, as answers can be different for each one.

    Which web-browser are you using to test the story HTML file and which website are you uploading the story HTML file to.
  • Thanks for the response.

    1) I started out with the web interface version of Twine2 (2.0.10) (Marlowe).

    2) I am using Firefox 42.0 on a Mac (but have tested it on Safari as well).

    3) It is uploaded to a google docs drive (https://googledocs/host/...)
Sign In or Register to comment.