PDA

View Full Version : BB Code Enhancements - IGN Trailers BBCode


Gemma
10-26-2011, 10:00 PM
Add a new bbcode (AdminCP > Custom BB Codes > Add New BB Code)

Title: IGN BB Code
BB Code Tag Name: ign
Replacement:
<object id="vid_ign" class="ign-videoplayer" width="468" height="293" data="http://oystatic.ignimgs.com/src/core/swf/IGNPlayer.swf" type="application/x-shockwave-flash">
<param name="movie" value="http://oystatic.ignimgs.com/src/core/swf/IGNPlayer.swf" />
<param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" />
<param name="bgcolor" value="#000000" />
<param name="flashvars" value="url=http://www.ign.com/videos/{param}"/>
</object>Description: Embed video trailers from IGN.com into posts
Example: 2011/10/26/battlefield-3-meets-minecraft?objectid=107035

User Option: No
Button Image (Optional): path-to-your-styles/editor/ign.jpg (change accordingly (button attached))

Example usage - http://uk.ign.com/videos/2011/10/26/battlefield-3-meets-minecraft?objectid=107035

Example: 2011/10/26/battlefield-3-meets-minecraft?objectid=107035


Enter the part of the url after the /videos/ part
Also, if the video requires DoB verification it takes the MM/DD/YYYY format.
Other Game trailer bbcodes
GameTrailers - https://vborg.vbsupport.ru/showthread.php?t=269784
GameSpot - https://vborg.vbsupport.ru/showthread.php?t=272918

CharlieDelta
10-27-2011, 02:41 PM
Great work Gemma. Thank you.:up:

goxy63
10-28-2011, 08:10 PM
I guess its not possible, but it wont hurt to ask

Is there any way to add captions over over video within this bb code, nope?

Gemma
10-30-2011, 01:54 PM
I guess its not possible, but it wont hurt to ask

Is there any way to add captions over over video within this bb code, nope?

I don't fully understand what you mean, I'd say no but do you have an example? :o

goxy63
10-30-2011, 04:37 PM
No example, was just wondering is it possible to ad captions over video, regardles is it your bb code or some other, for megavideo, for ....
Adding subtitles over video which is embeded with bb code. I guess there is no way, but....

thedvs
06-15-2012, 06:21 AM
bit of an update

<object id="vid_ign" class="ign-videoplayer" width="468" height="293" data="http://oystatic.ignimgs.com/src/core/swf/IGNPlayer.swf" type="application/x-shockwave-flash">
<param name="movie" value="http://oystatic.ignimgs.com/src/core/swf/IGNPlayer.swf" />
<param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" />
<param name="bgcolor" value="#000000" />
<param name="flashvars" value="url=http://www.ign.com/videos/{param}"/>
</object>

leejohn02
09-03-2012, 11:23 PM
just getting the loading screen and nothing else is happening any ideas

Gemma
09-04-2012, 09:49 PM
Still works fine, what is the url of the video you are trying to show?

The Dawg
10-03-2012, 09:04 PM
Thanks, this worked for me.