That's simple code ....
Example :
Replacement :
PHP Code:
<script type="text/javascript" src="http://your-link.com/forum/swf/swfobject.js"></script> <div id='{param}'>"Please Refresh Page for Player"</div> <script type="text/javascript"> var so = new SWFObject('http://your-link.com/forum/swf/player.swf','mpl','320','240','9'); so.addParam('allowscriptaccess','always'); so.addParam('allowfullscreen','true'); so.addParam('flashvars','&file={param}&frontcolor=330033&screencolor=#E1E4F2&logo=http://hitech-lamongan.com/forum/swf/flv.gif');
so.write('{param}')
</script>
Discription
PHP Code:
Embed a FLV. You <b>only</b> Put the Video Link in between the BBCode tags (<b>NOT</b> The Full URL !). Embedding <b>Must</b> be Enabled for the Video !
Best Regards.
Harisa FP