←  SWiSH Max4 - General Help

SWiSHzone.com Support Forums

»

Help Loading Images And Data

chinoxr's Photo chinoxr 29 May 2012

Hi , i need help from some guru of this site (its my very first thread i started here).

I need to make slideshow and my goal is dynamically loaded slideshow with dynamic text and links
.
- dynamically load / from folder (1.jpg;2.jpg;etc for text and links 1.txt;2.txt ...etc )
or from txt file (with format something like this - &count=2&img1=1.jpg&txt1=text 1&img2=2.jpg&txt2=Text 2 .... etc) or xml array

after loading images i want to stick the image next to another one (for endless loop), same with links and text

so the slideshow will have reel of data (endless) where is data sliding from right to left (with portion of next image visible, after you click on the visible portion of next image it will skip the "timer" and it will slide immediatelly) ...

layout is in the schema ...


Any help pls??

I can do the script absolutely (exact count) but i cant do it with variable count... I ll give few symbolic bucks , it is my homework ...
Posted Image
Quote

Wolf Gross's Photo Wolf Gross 30 May 2012

...check out the galleries that come with SWiSH Max - "Gallery-001" and "Gallery_002" they both use external images and text.

wolf
Quote

chinoxr's Photo chinoxr 01 Jun 2012

Yeah but i need the script for sticking images next to each other and making them to infinite loop for scrolling
Quote

peterg's Photo peterg 04 Jun 2012

Do a search for

carousel

This is what you are looking to do is called.
Quote