• How to embed a video on MOTD?
    2 replies, posted
Hey there, I'm trying to make a MOTD with a video embedded. Unfortunately, it doesn't appear albeit the text does. [code] [[<html><body>This server is brought to you by , www.youtube.com/xxx</br> <iframe width="640" height="360" src="//www.youtube.com/embed/" frameborder="0" allowfullscreen></iframe> </br></br>Welcome to the server. </body></html>]] [/code] I have the actual links used in the code, but it still does not appear. I didn't leave the actual links in the code shared above because I didn't want harassment on it.
Add http: before //www.youtube.com/embed/ [url]http://www.sereneservernetwork.com/fix.html[/url] works
[QUOTE=.:ATomIC:.;45890877]Add http: before //www.youtube.com/embed/ [url]http://www.sereneservernetwork.com/fix.html[/url] works[/QUOTE] That was such a simple mistake, but such is computers. Thank you though!
Sorry, you need to Log In to post a reply to this thread.