http://www.icyphoenix.com/viewtopic.php?f=35&t=6071
-----------------------------------
Danielc
Wed 08 Jul, 2009 19:06

[RC2 MOD] BBcode Ign Video
-----------------------------------
Hello Everybody.. 
This is my first MOD, and my first PHP code, so i don't know if it is secure or not, but i put the code here.
This BBcode doesn't include a button like youtube or flash, or quick time or something like that, it only replaces bbcode with the respective html..

Ah, and also i don't know so much about the "install.txt" files, but i will try to do it well:

Install:
The instructions are included in the attachment

How to Use:

For example, if the embed code is this:
[code linenumbers=false]<embed src='http://videomedia.ign.com/ev/ev.swf' flashvars='object_ID=14352829&downloadURL=http://wiimovies.ign.com/wii/video/article/100/1001569/grinder_gmp_scoringarena_70709_flvlowwide.flv&allownetworking="all"' type='application/x-shockwave-flash' width='433' height='360' ></embed>[/code]
We must put in bbcode:
[code linenumbers=false][ign width=433 height=360]14352829&downloadURL=http://wiimovies.ign.com/wii/video/article/100/1001569/grinder_gmp_scoringarena_70709_flvlowwide.flv[/ign][/code]


