Welcome to TalkGraphics.com
Results 1 to 10 of 15

Threaded View

  1. #3
    Join Date
    Dec 2018
    Location
    Australia
    Posts
    1,792

    Default Re: Embedded Video not behaving as expected

    Have a look at the 'Migrating Eels' video Lake Bolac Caravan Park If that's what you're after, here's the code I used in the 'Body' section of the placeholder:

    <video controls="controls" loop= "true" width="100%" height="100%"
    <source src="https://lakebolac.holiday/MigratingEels.mp4" type="video/mp4" />

    I also downloaded your video from YouTube at 640x360 and it was acceptable at full screen, size 37.2MB. If you used the same code as above but remove the loop part you should be good to go.
    Last edited by Chris M; 25 February 2021 at 09:43 PM. Reason: made the link stand out

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •