I want BBcode slidesow

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!
User avatar
Darkman
BBCoder II
BBCoder II
Posts: 23
Joined: 20 Mar 2010, 23:53

I want BBcode slidesow

Post 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
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: I want BBcode slidesow

Post by cisco007 »

change it to {SIMPLETEXT}
User avatar
Darkman
BBCoder II
BBCoder II
Posts: 23
Joined: 20 Mar 2010, 23:53

Re: I want BBcode slidesow

Post by Darkman »

cisco007 » 07 Jul 2010, 23:56 wrote:change it to {SIMPLETEXT}
Ach..don't work...
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: I want BBcode slidesow

Post by cisco007 »

change it to {INTTEXT}, or if it's a link change it to {URL}
User avatar
Darkman
BBCoder II
BBCoder II
Posts: 23
Joined: 20 Mar 2010, 23:53

Re: I want BBcode slidesow

Post 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
KukY13
BBCoder III
BBCoder III
Posts: 96
Joined: 26 Jun 2010, 16:23
Contact:

Re: I want BBcode slidesow

Post 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...
Image
User avatar
Darkman
BBCoder II
BBCoder II
Posts: 23
Joined: 20 Mar 2010, 23:53

Re: I want BBcode slidesow

Post 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]
KukY13
BBCoder III
BBCoder III
Posts: 96
Joined: 26 Jun 2010, 16:23
Contact:

Re: I want BBcode slidesow

Post 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.
Image
User avatar
Darkman
BBCoder II
BBCoder II
Posts: 23
Joined: 20 Mar 2010, 23:53

Re: I want BBcode slidesow

Post by Darkman »

In this case I'll delete the BBCODE, unfortunately ...
Thank you all for your attention
KukY13
BBCoder III
BBCoder III
Posts: 96
Joined: 26 Jun 2010, 16:23
Contact:

Re: I want BBcode slidesow

Post 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?
Image
Locked