help, I need to tmunderground bbcode

Support for PhpBB3 BBCodes.
Post here to get help with any BBCode related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!

help, I need to tmunderground bbcode

Post by Regolerothebest »

Hi, I'm new.

sorry, but I do not speak English.

I need help.

I need a video bbcode for tmunderground http://www.tmunderground.com/

Here a video from there. http://www.tmunderground.com/watch/e0f9 ... /Different

thanks
Last edited by Regolerothebest on 12 Aug 2010, 11:16, edited 1 time in total.

Re: hello, help

Post by cisco007 »

hello help????
what?
read the forum rules, fix the title then we'll talk!

Re: help, I need to tmunderground bbcode

Post by Regolerothebest »

sorry.

edit

Re: help, I need to tmunderground bbcode

Post by cisco007 »

I think this will work!
bbcode usage:

Code: Select all

[tmunderground]{NUMBER}[/tmunderground]
html replacement:

Code: Select all

<object width=455 height=369 align=bottom><param name=allowScriptAccess value=sameDomain /><param name=allowFullScreen value=true /><param name=movie value=http://www.tmunderground.com/templates/frontend/Harmony/flv_player/flv_player.swf /><param name=flashvars value='cf=http://www.tmunderground.com/includes/common/player_cf.php&pf=http://www.tmunderground.com/includes/common/player_pf.php?vid={NUMBER}'><param name=bgcolor value=#000000 /><embed src=http://www.tmunderground.com/templates/frontend/Harmony/flv_player/flv_player.swf quality=high bgcolor=#000000 width=455 height=369 align=bottom allowScriptAccess=sameDomain allowFullScreen=true type=application/x-shockwave-flash flashvars='cf=http://www.tmunderground.com/includes/common/player_cf.php&pf=http://www.tmunderground.com/includes/common/player_pf.php?vid={NUMBER}' /></object>
helpline:

Code: Select all

[tmunderground]vid number[/tmunderground]
example:

Code: Select all

[tmunderground]6712[/tmunderground]
you will find the number in the embed code after vid=

Re: help, I need to tmunderground bbcode

Post by Regolerothebest »

ohhhhhhh thank you very much, works perfect:)

Re: help, I need to tmunderground bbcode

Post by cisco007 »

glad, i had forgotten i posted it!