How to embed videos in the grimrock forum
Posted: Tue Oct 15, 2013 7:12 am
Official Legend of Grimrock Forums
http://grimrock.net/forum/
You need to format the URL a little differently to get the embedding to work. Instead of linking to the whole video page (with all the comments and whatnot) you need to link directly to the flash video like so:Leki wrote:Thanks a lot antti. I know you have more important work to do... But still - if you have a minnute, check it again please... I can se only white rectangle (flash iframe probably in size 320x200). No adblocks, In FF and Chrome and IE I can see the same - an on the different PC as well...
Code: Select all
This is the correct way: [flash=320,200]http://www.youtube.com/v/KGdx15KM9mc[/flash]
This won't work: [flash=320,200]http://www.youtube.com/watch?v=KGdx15KM9mc[/flash]
Hmm...antti wrote:You need to format the URL a little differently to get the embedding to work. Instead of linking to the whole video page (with all the comments and whatnot) you need to link directly to the flash video like so:Leki wrote:Thanks a lot antti. I know you have more important work to do... But still - if you have a minnute, check it again please... I can se only white rectangle (flash iframe probably in size 320x200). No adblocks, In FF and Chrome and IE I can see the same - an on the different PC as well...And here's how your video will look:Code: Select all
This is the correct way: [flash=320,200]http://www.youtube.com/v/KGdx15KM9mc[/flash] This won't work: [flash=320,200]http://www.youtube.com/watch?v=KGdx15KM9mc[/flash]
You can get the embeddable URL from a video if you go to Embed -> Use old embed code. From there, don't copy the whole block, just that URL. It's also pretty easy to format the youtube video page URL by hand too by replacing "watch?v=" with "/v/".
I hope this helps!