• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Embed Youtube/videos in post

Lazarus

Landlubber
I'm pretty sure you can embed Youtube, and other video formats directly into a post so that you don't have to follow a link to the video.

Can we do that here???

Just asking...
 
You can do it on the main site, I imagine we would need some flash plugin for IPB to display it properly.

I'll have a lok around for one as it might be handy
 
[youtube]g-r3eDioQTw[/youtube]

That doesn't work, but found this:

<!--QuoteBegin-"Chris"+--><div class='quotetop'>QUOTE ("Chris")</div><div class='quotemain'><!--QuoteEBegin-->Try -

ACP --> Management --> Add new BBCode

Custom BBCode Title: YouTube
Custom BBCode Description: Use this to embed a YouTube video
Custom BBCode Example: [youtube] VIDEO ID [/youtube]
Custom BBCode Tag: youtube
Use Option in tag? No
Custom BBCode Replacement:
CODE
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{content}"></param><embed src="http://www.youtube.com/v/{content}" type="application/x-shockwave-flash" width="425" height="350"></embed></object><!--QuoteEnd--></div><!--QuoteEEnd-->
 
I think the tag will only work if the backend is there for it.

Has anyone else posted vids before? If so ill check their code
 
Keith, not sure if this will help, but ya might read through it when you get the chance.

<a href="http://www.astahost.com/info.php/Custom-Bbcode_t10231.html" target="_blank">http://www.astahost.com/info.php/Custom-Bbcode_t10231.html</a>
 
Keith,

Falconer and Wolfwood have it enabled over at HG:

<a href="http://www.hookedgamers.com/forums/index.php" target="_blank">http://www.hookedgamers.com/forums/index.php</a>
 
Yeah they use phpbb.

I'm sure it can be done, i just need to find the mod that adds the ability.
 
<div style="display:table;">
<div style="background:#cccccc;border:1px dotted #000;border-bottom:0;border-left:4px solid #cccccc;color:#000;font-weight:bold;font-size:10px;margin: 8px auto 0 auto;padding:3px;"> Youtube Video ->
<a href="http://www.youtube.com/watch?v=fwvQppa9hWA">Original Video</a>
</div>
<div style="color:#000;background:#cccccc;border:1px dotted #000;border-left:4px solid #cccccc;border-top:0;padding:4px; margin: 0 auto 8px auto;">
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/fwvQppa9hWA"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/fwvQppa9hWA" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
</div>
</div>

Ta Daaaaar. just put the bbcode [youtube ] and [/youtube ] (without the space)
 
AAARRRGGGGhhh, I'll be damned!!! Thanks Keith!!!!

<div style="display:table;">
<div style="background:#cccccc;border:1px dotted #000;border-bottom:0;border-left:4px solid #cccccc;color:#000;font-weight:bold;font-size:10px;margin: 8px auto 0 auto;padding:3px;"> Youtube Video ->
<a href="http://www.youtube.com/watch?v=<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/JImcvtJzIK8&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JImcvtJzIK8&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>">Original Video</a>
</div>
<div style="color:#000;background:#cccccc;border:1px dotted #000;border-left:4px solid #cccccc;border-top:0;padding:4px; margin: 0 auto 8px auto;">
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/JImcvtJzIK8&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JImcvtJzIK8&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/JImcvtJzIK8&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JImcvtJzIK8&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
</div>
</div>
 
No worries mate, something that really should have been here before had i not been so lazy <img src="style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
 
Back
Top