How to?..Please Help (Video BB Codes)

prakasharavind

New Member
Hi,

I have added BB code for youtube by entering the replacement code like this and its working.

HTML:
<object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/{param}&hl=es&fs=1&rel=0&color1=0xe1600f&color2=0xfebd01&border=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/{param}&hl=es&fs=1&rel=0&color1=0xe1600f&color2=0xfebd01&border=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="349"></embed></object>


But when i try to add for Dailymotion , same video is showing repeatedly even though i gave different video numbers. Here is the replacement code i have use.

HTML:
<div><object width="480" height="381"><param name="movie" value="http://www.dailymotion.com/swf/xs9tk_downblouse_sexy&related=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.dailymotion.com/swf/xs9tk_downblouse_sexy&related=1" type="application/x-shockwave-flash" width="480" height="381" allowFullScreen="true" allowScriptAccess="always"></embed></object><br /><b><a href="http://www.dailymotion.com/video/xs9tk_downblouse_sexy">Downblouse</a></b><br /><i>Uploaded by <a href="http://www.dailymotion.com/alhujo">alhujo</a>. - <a href="http://www.dailymotion.com/in/channel/sexy/featured/1">Find more steamy, sexy videos.</a></i></div>


Kindly help me by changing this replacement code.
 
Back
Top