|
xFire Video Embed BBCODE
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 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>
Code:
[xfvid]97150[/xfvid] Integrates xFire video into the post Use {option}: No Button Image: Check Bottom of post in attachments Click save and your doneDownload No files for download. Screenshots |
|||||||||