Back to vBulletin 3.8 Template Modifications

xFire Video Embed BBCODE
Mod Version: 1.00, by CrazyProgrammer

vB Version: 3.8.4 Rating: (0 vote - 0 average) Installs: 5
Released: 05 Oct 2009 Last Update: Never Downloads: 0
Not Supported Re-usable Code  

This is a simple bbcode to integrate xfire video in to your post like youtube and megavideo etc you can now do on xfire

Goto Admincp -> Custom BBCodes -> Manage BBCodes -> Add new BBCode

Title:
xFire Video Embed

Tag:
Code:
xfvid
Replacement code:
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
	<tr>
		<td class="tcat" colspan="2" style="text-align:center">
			<a href="http://www.xfire.com/video/{param}" title="Click to view this video on xFire" target="_blank">Open on xFire</a>
		</td>
	</tr>
</thead>
<tr>
<td>
<embed id="xfvid"
src="http://media.xfire.com/swf/vplayer.swf?videoid={param}"
style="width: 435px; height: 360px;" allowfullscreen="true"
allowscriptaccess="always" type="application/x-shockwave-flash">
</embed>
</td>
</tr>
</table>
Example:
Code:
[xfvid]97150[/xfvid]
Description:
Integrates xFire video into the post

Use {option}:
No

Button Image:
Check Bottom of post in attachments

Click save and your done

Download

No files for download.

Screenshots

Click image for larger version
Name:	xfirescreen.png
Views:	115
Size:	227.9 KB
ID:	105083   Click image for larger version
Name:	xfirescreen2.jpg
Views:	53
Size:	113.1 KB
ID:	105084  


vblts.ru supports vBulletin®, 2022-2024