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 ...












