|
-
Ctrl Z Ctrl Z F1 Ctrl Z Ctrl Z
[F8] Add Pages To an XML Gallery
Hi,
I am loading images using an XML file.
Currently the page will only hold 10 tumbnails.
If I have more than 10 I will create a button that will let the viewer load the next set of thumbnails/images.
I am not sure how to code for this...any ideas or tutorials would be a great help.
Thanks,
Ponyack
-
Senior Member
well how are you displaying the images now?
you can load ALL images into one container.. and then just scroll that..
or make a thumbnail container 'template'... where each template holds 10 thumbnails..
you load your XML up..divide it into groups of 10 (and leftovers)..
and use that as your source to load into each thumbnail template..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|