The Arcive of vBulletin Modifications Site. |
|
IGN Trailers BBCode Details »»
|
|||||||||||||||||||||||||||
Add a new bbcode (AdminCP > Custom BB Codes > Add New BB Code)
Title: IGN BB Code BB Code Tag Name: ign Replacement: Code:
<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>
Example: [ign]2011/10/26/battlefield-3-meets-minecraft?objectid=107035 [/ign] 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: [ign]2011/10/26/battlefield-3-meets-minecraft?objectid=107035 [/ign] 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 Screenshots
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Great work Gemma. Thank you.:up:
|
|
#3
|
|||
|
|||
|
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? |
|
#4
|
||||
|
||||
|
Quote:
|
|
#5
|
|||
|
|||
|
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.... |
|
#6
|
|||
|
|||
|
bit of an update
Code:
<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>
|
|
#7
|
|||
|
|||
|
just getting the loading screen and nothing else is happening any ideas
|
|
#8
|
||||
|
||||
|
Still works fine, what is the url of the video you are trying to show?
|
|
#9
|
|||
|
|||
|
Thanks, this worked for me.
|
![]() |
|
|