MyBB Community Forums

Full Version: google video Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
First, go to your Admin CP and then to the Message Filters, Custom
MyCode, and to Add MyCode.

MyCode title
That's just the name of the MyCode, fairly simple.

MyCode description

A basic description of what the MyCode is for; what it does.

Regular expression add

\[googlevideo\](.*?)\[/googlevideo\]

Replacement add

<object width="425" height="350"><param name="movie"
value="http://video.google.com/googleplayer.swf?
docId=$1"></param><param name="wmode"
value="transparent"></param><embed
src="http://video.google.com/googleplayer.swf?docId=$1"
type="application/x-shockwave-flash" wmode="transparent" width="425"
height="350"></embed></object>

demo to this linke
http://video.google.com/videoplay?docid=-3302544534981428894

[googlevideo]-3302544534981428894[/googlevideo]

live demo
my site
http://rab7net.info/vb/thread-3491.html
thanx
Button?
didn't work with me ............

Confused
(2008-09-23, 07:12 PM)darkjuva Wrote: [ -> ]Button?
im use it now Manually but i will add how to make Button
(2008-09-24, 01:39 AM)ZIDANI Wrote: [ -> ]didn't work with me ............

Confused
try again coz it working with me

live demo
http://rab7net.info/vb/thread-3491.html
It would be nice to have it as an actual plugin file. Plus no one uses Google Video since they bought over Youtube. Good work anyway!
it does not work >__<'''

grrr why is that .. ?

I did exactly the same..

is it supported by all browsers ?
It works. Use this for replacement add:

<object width="425" height="350"><param name="movie" value="http://video.google.com/googleplayer.swf?docId=$1"></param><param name="wmode" value="transparent"></param><embed src="http://video.google.com/googleplayer.swf?docId=$1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>

If it still doesn't work, copy and paste into notepad, go to format, tick off word wrapping and then make it such that the whole text is in one line, and then paste it in.
hi try to create all in one video embedd button pls ..... it'll be great.... like we have one mycode plugin for 12 video sites here

http://mods.mybboard.net/view/multi-vide...e-for-mybb

but if someone can combine it into a single button it'll be very useful