MyBB Community Forums
MegaVideo MyCode - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: MegaVideo MyCode (/thread-107488.html)



MegaVideo MyCode - WbDev - 2011-11-09

Title:
MegaVideo

Regular Expression:
\[megavideo\](.*?)\[/megavideo\]

Replacement:
<object width="640" height="426"><param name="movie" value="http://www.megavideo.com/v/$1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.megavideo.com/v/$1" type="application/x-shockwave-flash" allowfullscreen="true" width="640" height="426"></embed></object>

Example: (The ID of the video, Example: http://megavideo.com/?v=6THS4AFW)
[megavideo]6THS4AFW[/megavideo]