Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
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!
WickedSmile
BBCoder II
Posts: 10 Joined: 15 Mar 2010, 05:46
Post
by WickedSmile » 16 Mar 2010, 19:20
I need a bbcode for this countdown wiget please.
http://twilighttreasury.blogspot.com/20 ... ck-is.html
Code: Select all
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNjg3NTk5MjkwNDcmcHQ9MTI2ODc1OTkzOTEyOCZwPTEyMDc*MSZkPTZRQWExS2VxSEh*a3hCSk4mZz*yJm9mPTA=.gif" /><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="playerLoader" width="200" height="300" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><embed src="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" width="200" height="300" name="playerLoader" align="middle" wmode="transparent" play="true" loop="false" quality="best" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object>]
cisco007
BBCoder VI
Posts: 1015 Joined: 16 Mar 2010, 18:14
Location: Don't really know!
Post
by cisco007 » 16 Mar 2010, 19:54
if you are not going to change anything! use this!
bbcode usage:
html replacement:
Code: Select all
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNjg3NTk5MjkwNDcmcHQ9MTI2ODc1OTkzOTEyOCZwPTEyMDc*MSZkPTZRQWExS2VxSEh*a3hCSk4mZz*yJm9mPTA=.gif" /><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="playerLoader" width="200" height="300" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><embed src="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" width="200" height="300" name="playerLoader" align="middle" wmode="transparent" play="true" loop="false" quality="best" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object>]
helpline:
that's it!
WickedSmile
BBCoder II
Posts: 10 Joined: 15 Mar 2010, 05:46
Post
by WickedSmile » 17 Mar 2010, 01:03
Thank you! Now, what do I put between the tags? I tried the url and that didn't work and also the src link.
dragoth
BBCoder III
Posts: 81 Joined: 05 Mar 2010, 02:57
Post
by dragoth » 17 Mar 2010, 03:10
you dont put anything remove the ] at the end of the code
should be
BBCode usage
HTML replacement
Code: Select all
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNjg3NTk5MjkwNDcmcHQ9MTI2ODc1OTkzOTEyOCZwPTEyMDc*MSZkPTZRQWExS2VxSEh*a3hCSk4mZz*yJm9mPTA=.gif" /><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="playerLoader" width="200" height="300" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><embed src="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" width="200" height="300" name="playerLoader" align="middle" wmode="transparent" play="true" loop="false" quality="best" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object>
cisco007
BBCoder VI
Posts: 1015 Joined: 16 Mar 2010, 18:14
Location: Don't really know!
Post
by cisco007 » 17 Mar 2010, 04:23
sorry i did not catch that, yeah remove the end bracket!
WickedSmile
BBCoder II
Posts: 10 Joined: 15 Mar 2010, 05:46
Post
by WickedSmile » 24 Mar 2010, 01:38
Okay I fixed that.
[twilightw]but I'm pretty sure something goes here[/twilightw]
And so far no link is working.
cisco007
BBCoder VI
Posts: 1015 Joined: 16 Mar 2010, 18:14
Location: Don't really know!
Post
by cisco007 » 24 Mar 2010, 04:47
I cannot believe you are going to make me install this on my own site!
but here is an example of what it looks like, i just installed it the way i posted above, and you DO NOT PUT ANYTHING BETWEEN THE BRACKETS! that will break the bbcode!
http://www.westwoodhighschool-fl.com/vi ... ?f=18&t=60
WickedSmile
BBCoder II
Posts: 10 Joined: 15 Mar 2010, 05:46
Post
by WickedSmile » 30 Mar 2010, 00:11
Calm down. Everyone's not a bbcode master, that's why we come here.
cisco007
BBCoder VI
Posts: 1015 Joined: 16 Mar 2010, 18:14
Location: Don't really know!
Post
by cisco007 » 30 Mar 2010, 01:47
i am not getting upset, i just didn't want to install anything new moon on that site I linked the demo to!
dragoth
BBCoder III
Posts: 81 Joined: 05 Mar 2010, 02:57
Post
by dragoth » 19 Apr 2010, 00:26
no nothing goes there i tested it on my own forum and it work's fine
Last edited by
dragoth on 19 Apr 2010, 00:29, edited 1 time in total.