MyBB Community Forums

Full Version: Request code for IGN videos
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can anyone do this , heres the link to IGN. Thanks
Sure, give me a minute.

EDIT:

Here you go bro.

Regular expression:
\[ign\](.*?)\[/ign\]

Replacement:
<object id="vid_4eb31b82132c9a3a4400001e" class="ign-videoplayer" width="480" height="270" data="http://media.ign.com/ev/prod/embed.swf" type="application/x-shockwave-flash"><param name="movie" value="http://media.ign.com/ev/prod/embed.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="bgcolor" value="#000000" /><param name="flashvars" value="url=$1"/></object><div style="width:480px">

How to use:
Goto any IGN video, copy the FULL url, put it between [ign] [/ign]

Example:
[ign]http://www.ign.com/videos/2011/11/02/gta-v-first-trailer[/ign]

That worked great, thanks a million. ++