Support for PhpBB3 BBCodes.
Post here to get help with any BBCode related issue
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!
Post
by WickedSmile » 11 Jun 2010, 21:27
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>
Post
by cisco007 » 11 Jun 2010, 22:04
try this:
bbcode usage:
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]
Post
by WickedSmile » 12 Jun 2010, 05:31
You're awesomesauce in a can! Thanks!