Metacafe Video BBCode

Support for PhpBB3 BBCodes. Post here to get help with any BBCode related issue here
There is no support here! Only Read Access!
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!
Locked
User avatar
Georgio
BBCoder II
BBCoder II
Posts: 53
Joined: 06 Mar 2010, 19:10
Location: Cabanes, Spain
Contact:

Metacafe Video BBCode

Post by Georgio »

Hi,

I search the metacafe video bbcode; from the metacafe oficial site and it isn't here.

Can anyone post the video bbcode plz?
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Metacafe Video BBCode

Post by cisco007 »

i think i know where it's at i'll post it in a bit!

I decided to remake it with the new embed code incase it has changed!

bbcode usage:

Code: Select all

[metacafe]http://www.metacafe.com/watch/{NUMBER}/{INTTEXT}[/metacafe]
html replacement:

Code: Select all

<embed flashVars="playerVars=showStats=yes|autoPlay=no|" src="http://www.metacafe.com/fplayer/{NUMBER}/{INTTEXT}.swf" width="540" height="334" wmode="transparent" allowFullScreen="true" allowScriptAccess="always" name="Metacafe_{NUMBER}" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
helpline:

Code: Select all

[metacafe]video url[/metacafe]
example:

Code: Select all

[metacafe]http://www.metacafe.com/watch/5004726/the_other_guys_exclusive_comic_con_cut[/metacafe]
http://layerbabuena.org/viewtopic.php?f ... 64&start=0
Locked