Hello, can someone tell me how to create a IGN video bbcode for my phpb33 forum?
this is the website: http://uk.ign.com/
I need the BBCode, The HTML and the helpline please...
thanks
ps: sorry if this is already posted on forum, but I searched and didnt see anything
IGN video bbcode request
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Re: IGN video bbcode request
this is the best i could do, pay close attention!
bbcode usage:
html replacement:
helpline:
demo:
http://ciscoasite.zapto.org/testsite/vi ... p=350#p350
to achieve this look at the video url carefully!
bbcode usage:
Code: Select all
[ign]{NUMBER},{SIMPLETEXT}[/ign]
Code: Select all
<object id='vid_{NUMBER}' width='480' height='270' data='http://media.ign.com/ev/embed.swf' type='application/x-shockwave-flash'><param name='movie' value='http://media.ign.com/ev/embed.swf' /><param name='allowfullscreen' value='true' /><param name='allowscriptaccess' value='always' /><param name='bgcolor' value='#000000' /><param name='flashvars' value='vgroup={SIMPLETEXT}&object={NUMBER}'/></object>
Code: Select all
[ign]number after objects/ and letters between videos/ and .html[/ign]
Code: Select all
[ign]872155,e310_zelda_full_trl_061510[/ign]
to achieve this look at the video url carefully!
you will use the red and the green part!http://wii.ign.com/dor/objects/872155/the-legend-of-zelda-skyward-sword/videos/e310_zelda_full_trl_061510.html
Re: IGN video bbcode request
thanks a lot for the tutorial...you helped me a lot
you're the Man _o_
you're the Man _o_