Hello, I could urgently use your help on this!
For context here is a read only of the way an animation works successfully:
With that said, the embedded video above is from Dropbox, and also a .mp4 file.
And this was the code I used to make it work:
type or paste code here
<video autoplay loop muted style= "position: relative; max-width:100%;">
<source src="https://www.dropbox.com/s/u9my753wdue2mm8/render1video.mp4?raw=1&autoplay=1" type="video/mp4">
Your browser does not support the video tag.
</video>
I am trying to do essentially the same thing, but the video I am trying to do it for is a .mov file because it was made from png’s, in order to make it have no background.
Here is a public share link to the video I am currently trying to embed into my website: Dropbox - PathfinderHeaderOrb.mov - Simplify your life
This has become a problem multiple times and your help would be greatly appreciated on this!
Thanks,
Scott