MyBB Community Forums

Full Version: Megavideo Mycode [1.4.x]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
with this code you can watch videos from megavideo.com

Author: King

Title

megavideo


Regular Expression

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


Replacement

<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="432" height="351"><param name="movie" value="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v=$1&image=" /><param name="play" value="false" />
    <param name="loop" value="false" /><param name="quality" value="high" />
    <param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" />
    <embed src="http://wwwstatic.megavideo.com/ep_gr.swf?&amp;v=$1&image=" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="432" height="351" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal">
    </embed></object>

Enabled? Yes

Example:
[Image: megavideojq4.png]

greetz
you are the king!!!!!!!!!!!!!!!!!!!!!!!!!!!

i may have some other jobs that you can do too? i will PM you. ofc i will pay Wink

except. can you make it so that people have to put the whole URL?
Thank you King.
i got the bbcode to allow the whole URL so not you dont need to cut out the http://www.megavideo.com?=v part Big Grin
just wondering is there a possible way to make this autoplay?