MyBB Community Forums

Full Version: Request 4Shared Video
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi gang need 4 shared videos bbcode

<embed src="http://www.4shared.com/embed/312589325/ebf230ce" width="420" height="320" allowfullscreen="true" allowscriptaccess="always"></embed>
Regular Expression:

\[4shared\](.*?)\[/4shared\]

Replacement:

<embed src="$1" width="470" height="320" allowfullscreen="true" allowscriptaccess="always"></embed>

Title and description you can add how ever you want Smile

And for your video it should be like this:

[4shared]http://www.4shared.com/embed/312589325/ebf230ce[/4shared]