Is there a bbcode like the Google BB codes for vbulletin where you can put something like:
[mv]video id ere[/mv] -> [mv]2kUI3jkH[/mv]
and after you post the thread it'll show you the video clip on the forum imported from megavideo.com?

Is there a bbcode like the Google BB codes for vbulletin where you can put something like:
[mv]video id ere[/mv] -> [mv]2kUI3jkH[/mv]
and after you post the thread it'll show you the video clip on the forum imported from megavideo.com?
Go to your admin panel, Add new custom BB code and insert this into the replacement:
Set the title, description, example and the BB Code tag name to whatever you want, the name there will be the name use in the [].HTML Code:<object><param name="movie" value="http://wwwstatic.megavideo.com/mv_player.swf?image=http://img1.megavideo.com///.jpg&v={param}"></param><param name="allowFullScreen" value="true"></param><embed src="http://wwwstatic.megavideo.com/mv_player.swf?image=http://img1.megavideo.com///.jpg&v={param}" type="application/x-shockwave-flash" allowfullscreen="true" width="640" height="270"></embed></object>
Last edited by eLv; 15-05-2009 at 04:16 AM. Reason: Miss out the <object> tags :S
Want to hide these adverts? Register an account for free!