Page 1 of 2

I want BBcode slidesow

Posted: 07 Jul 2010, 23:26
by Darkman
I have an old BBCode, but it's not safe

Use of BBcode

Code: Select all

[slideshow]{TEXT}[/slideshow]
HTML

Code: Select all

<object type="application/x-shockwave-flash" data="http://widget-6e.slide.com/widgets/slideticker.swf" height="320" width="426" style="width:426px;height:320px"><param name="movie" value="http://widget-6e.slide.com/widgets/slideticker.swf" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="salign" value="l" /><param name="wmode" value="transparent"/> <param name="flashvars" value="{TEXT}"/></object>
Help me to change that TEXT

Re: I want BBcode slidesow

Posted: 07 Jul 2010, 23:56
by cisco007
change it to {SIMPLETEXT}

Re: I want BBcode slidesow

Posted: 08 Jul 2010, 04:39
by Darkman
cisco007 » 07 Jul 2010, 23:56 wrote:change it to {SIMPLETEXT}
Ach..don't work...

Re: I want BBcode slidesow

Posted: 08 Jul 2010, 05:54
by cisco007
change it to {INTTEXT}, or if it's a link change it to {URL}

Re: I want BBcode slidesow

Posted: 08 Jul 2010, 06:45
by Darkman
cisco007 » 08 Jul 2010, 05:54 wrote:change it to {INTTEXT}, or if it's a link change it to {URL}
many thanks for your caring, but doesn't work :(
I have taken this BBCode a year ago here in this forum, but a friend of mine has copied it from me, took notice during the installation of its dangers.
I had many slideshows in my forum, I delete everything ... this was my favorite bbcode.
Iy'snt a link, but an embed code

Re: I want BBcode slidesow

Posted: 08 Jul 2010, 11:30
by KukY13
If you want some help, we need to understand how the code works.
Post a link to an example of that code, and a sample of how the BBCode is used.
If that slideshow was just simply changing between several pictures, I could simply write you a new BBCode in JS...

Re: I want BBcode slidesow

Posted: 08 Jul 2010, 12:39
by Darkman
OK!
When you create a slide on http://www.slide.com or you like a slide of amother user
for example this
http://www.slide.com/r/dSJdSMd-7j_42g82 ... oCF5IcUC_w

you click on Embed and copy the code

Code: Select all

<div><embed src="http://widget-b1.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=lt&il=1&channel=3458764513865390257&site=widget-b1.slide.com" style="width:426px;height:320px" name="flashticker" align="middle"></embed><div style="width:426px;text-align:left;"><a href="http://www.slide.com/pivot?cy=lt&at=un&id=3458764513865390257&map=1" target="_blank"><img src="http://widget-b1.slide.com/p1/3458764513865390257/lt_t011_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /></a> <a href="http://www.slide.com/pivot?cy=lt&at=un&id=3458764513865390257&map=2" target="_blank"><img src="http://widget-b1.slide.com/p2/3458764513865390257/lt_t011_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /></a> <a href="http://www.slide.com/pivot?cy=lt&at=un&id=3458764513865390257&map=F" target="_blank"><img src="http://widget-b1.slide.com/p4/3458764513865390257/lt_t011_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /></a></div></div>
and paste in

Code: Select all

[slideshow]paste here the embed code[/slideshow]

Re: I want BBcode slidesow

Posted: 08 Jul 2010, 12:54
by KukY13
In that case, you'll have to leave the {TEXT} tokens.
It is unsecure, but any other token type will break the code.

Re: I want BBcode slidesow

Posted: 08 Jul 2010, 13:00
by Darkman
In this case I'll delete the BBCODE, unfortunately ...
Thank you all for your attention

Re: I want BBcode slidesow

Posted: 08 Jul 2010, 13:07
by KukY13
Darkman » 08 Jul 2010, 13:00 wrote:In this case I'll delete the BBCODE, unfortunately ...
Thank you all for your attention
Wait!
I'll try to find the variating element in those codes, and then make a new BBCode, as this one seems strange...
Could you provide me with 2 more diffrent embed codes?