anywares
02-27-2007, 10:00 PM
Dunno if this has been made before but...... here yah go :)
Installation:
Goto adminCP ->Custom BBCodes-> Add new BBCode
Title:
Embedded flash
Tag:
ff
Replacement:
<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="{param}" title="View this flash file directly" target="_blank">{option}</a>
</td>
</tr>
</thead>
<tr>
<td>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="640" height="480">
<param name="movie" value="{param}">
<param name="quality" value="high">
<embed src="{param}" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="640" height="480"></embed>
</object>
</td>
</tr>
</table>
Example:
http://flash.info/flash.swf
Description:
Flash Files on your Forum
Use {option}
Yes
Button Immage:
http://img11.imagepile.net/img11/16426flash.gif
If you liked/used this please click on install :)
Installation:
Goto adminCP ->Custom BBCodes-> Add new BBCode
Title:
Embedded flash
Tag:
ff
Replacement:
<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="{param}" title="View this flash file directly" target="_blank">{option}</a>
</td>
</tr>
</thead>
<tr>
<td>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="640" height="480">
<param name="movie" value="{param}">
<param name="quality" value="high">
<embed src="{param}" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="640" height="480"></embed>
</object>
</td>
</tr>
</table>
Example:
http://flash.info/flash.swf
Description:
Flash Files on your Forum
Use {option}
Yes
Button Immage:
http://img11.imagepile.net/img11/16426flash.gif
If you liked/used this please click on install :)