MyBB Community Forums

Full Version: National Geografic Video MyCode Request
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
can someone provide mycode for this
http://video.nationalgeographic.com/vide...-mars.html
Regular Expression:
\[ngeo\](.*?)\[/ngeo\]

Replacement:
<embed src="http://video.nationalgeographic.com/video/player/swf/ngplayer_syndicated.swf" flashVars="slug=$1&img=http://video.nationalgeographic.com/video/player/media/$1/$1_480x360.jpg&vtitle=&permalink=http://video.nationalgeographic.com/video/player/news/animals-news/$1.html&share=true" name="flashObj" width="460" height="321" seamlesstabbing="false" allowfullscreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>

How to Use;
[ngeo]VIDEO_ID[/ngeo]

Example:
[ngeo]octopus_giant_kills_shark[/ngeo]
Thank you For A This One
No problem =)