BBcode for Collider

Support for PhpBB3 BBCodes. Post here to get help with any BBCode related issue here
There is no support here! Only Read Access!
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!
Locked
User avatar
WickedSmile
BBCoder II
BBCoder II
Posts: 10
Joined: 15 Mar 2010, 05:46

BBcode for Collider

Post by WickedSmile »

I don't think this video site is very well known, so there is no bbcode for it. Can I get one please?

Code: Select all

<embed src="http://cdn.springboard.gorillanation.com/storage/xplayer/co003.swf" type="application/x-shockwave-flash" width="500" height="407" swliveconnect="true" allowfullscreen="true" wmode="transparent" flashvars="e=4bffc0037b3a3a473a9a2f4e92ed7a23c70b2277d530099d1865f7dc06525b6c7b7d8e83cee9272d096bcee46e2a3329d7fe8cbbaabac788fb9e76895f66fc1575bfe64d25a9c177b195b70c6dfa21f97860a09bd6affceab67e72&width=500&height=407&autostart=undefined&allowscriptaccess=always&usefullscreen=true&autoscroll=true&thumbsinplaylist=true&esnapshot=4dfed81f&trueurl=No_Link_Supplied"></embed>
Image
Kynetic
BBCoder II
BBCoder II
Posts: 23
Joined: 27 Apr 2010, 22:13
Contact:

Re: BBcode for Collider

Post by Kynetic »

Hi,

Have you an URL official for this site ? (just to see)

Edit :

http://springboard.gorillanation.com/index.php

it's necessary to create a user for display videos
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: BBcode for Collider

Post by cisco007 »

try this:

bbcode usage:

Code: Select all

[collider]{SIMPLETEXT}[/collider]
html replacement:

Code: Select all

<embed src="http://cdn.springboard.gorillanation.com/storage/xplayer/co003.swf" type="application/x-shockwave-flash" width="500" height="407" swliveconnect="true" allowfullscreen="true" wmode="transparent" flashvars="e={SIMPLETEXT}&width=500&height=407&autostart=undefined&allowscriptaccess=always&usefullscreen=true&autoscroll=true&thumbsinplaylist=true&esnapshot=4dfed81f&trueurl=No_Link_Supplied"></embed>
helpline:

Code: Select all

[collider]number string after[color=#FF0000] e=[/color][/collider]
example:

Code: Select all

[collider]4bffc0037b3a3a473a9a2f4e92ed7a23c70b2277d530099d1865f7dc06525b6c7b7d8e83cee9272d096cc9e16b20316e96fe8ab4afa3c4a4cdc14e97556fbb1471bd[/collider]
User avatar
WickedSmile
BBCoder II
BBCoder II
Posts: 10
Joined: 15 Mar 2010, 05:46

Re: BBcode for Collider

Post by WickedSmile »

You're awesomesauce in a can! Thanks! :thumb:
Image
Locked