• Youtube Panel
    3 replies, posted
How would I code a panel that shows a youtube video? I remember there was one that played look at my horse in gmod 12.
You can use DHTML panel and this: [code]<iframe width="420" height="315" src="YOUTUBE_URL_HERE" frameborder="0" allowfullscreen></iframe>[/code]
So basically I can make a panel model and use DHTML to show the visual?
[url]http://www.youtube.com/embed/DS79Cg9pV_M?autoplay=1[/url] Use that format for the link, and just load that link onto a dhtml panel.
Sorry, you need to Log In to post a reply to this thread.