Not playing embedded video at all
-
So I am using this to display videos that are embedded using script. It appears from the instructions on using html, that this should work.
What I have is:
<li><a href="#Decay" rel="wp-video-lightbox"> Decay <img src="/wp-content/uploads/2016/08/vid.png" alt="" width="20" /></a></li>
and then further down:
<div id="Decay" style="display: none;"><script type="text/javascript" src="https://thehouseofguru.com/Players/Embed.ashx?mid=29bf87c2-073c-4bdb-913c-a4ca584781b0&l=en-US&w=640"></script></div>
It shows the video ok, but upon clicking the play icon, nothing happens, as if it thinks its just a flat image.
You can see here: https://3f5.3da.myftpupload.com/services/
Any ideas?
- The topic ‘Not playing embedded video at all’ is closed to new replies.