Wildfire563
10-26-2006, 04:40 PM
1) Script Title:
PHP Photo Album Script
CMotion Image Gallery
Image Thumbnail Viewer II
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/photoalbum.htm
http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem:
Well, I'm not exactly having a problem. I'm more wondering if what I'd like to do is possible.
I have several galleries I'd like to display on a single small page without having the images popup in a separate window (unless the user requests it by clicking on the image). The way I'm thinking of doing it is this:
Using the PHP Photo Album script, at the top of the page will be six thumbnails, each with a caption for the gallery it points to. Underneath that will be left and right arrows or a list of pages which page through however many pages of these six thumbnails I will have, where each image in the PHP photo album represents a whole gallery of images.
Underneath that will be a CMotion Gallery strip showing all the thumbs from the currently selected (from one of the above 6 thumbnails) gallery.
Underneath that will be the enlarged image currently selected from the CMotion gallery strip of thumbs (using thumbnail viewer II).
1. My problem is understanding how to fill the CMotion Gallery Strip dynamically from the thumbnail selected in the PHP Photo Album script section. Is this possilble? The solution would have to deal with the fact that each gallery may have a different number of pictures, and the thumbnails may be of different sizes (though it may be that they all have the same height). It would be nice if the Cmotion strip did not show blank spaces in those strips that had fewer images than others.
2. As an added but not necessary feature, from that, I'd like to add a link from the large Thumbnail Viewer II script image which would pop up the current image in a new browser window, with right and left arrows underneath that would allow the user to page through the images in the selected gallery inside the new browser window (the assumption here is that the images in the gallery are even larger than the image as displayed on the initial page). Is there a script for that?
3. Is there any way to have the Thumbnail Viewer II script have the first image in the current strip already loaded when the page is first opened?
4. Is there any way to "cookie-ize" this so the last selected gallery page, gallery, and image are rembered?
I'm still working on implementing the concept here:
http://www.flyingscool.com, and select About/Galleries from the top menu bar (I can't link directly to the page because the gallery is displayed in a DHTML window, so it won't look right otherwise).
Thanks!
PHP Photo Album Script
CMotion Image Gallery
Image Thumbnail Viewer II
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/photoalbum.htm
http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem:
Well, I'm not exactly having a problem. I'm more wondering if what I'd like to do is possible.
I have several galleries I'd like to display on a single small page without having the images popup in a separate window (unless the user requests it by clicking on the image). The way I'm thinking of doing it is this:
Using the PHP Photo Album script, at the top of the page will be six thumbnails, each with a caption for the gallery it points to. Underneath that will be left and right arrows or a list of pages which page through however many pages of these six thumbnails I will have, where each image in the PHP photo album represents a whole gallery of images.
Underneath that will be a CMotion Gallery strip showing all the thumbs from the currently selected (from one of the above 6 thumbnails) gallery.
Underneath that will be the enlarged image currently selected from the CMotion gallery strip of thumbs (using thumbnail viewer II).
1. My problem is understanding how to fill the CMotion Gallery Strip dynamically from the thumbnail selected in the PHP Photo Album script section. Is this possilble? The solution would have to deal with the fact that each gallery may have a different number of pictures, and the thumbnails may be of different sizes (though it may be that they all have the same height). It would be nice if the Cmotion strip did not show blank spaces in those strips that had fewer images than others.
2. As an added but not necessary feature, from that, I'd like to add a link from the large Thumbnail Viewer II script image which would pop up the current image in a new browser window, with right and left arrows underneath that would allow the user to page through the images in the selected gallery inside the new browser window (the assumption here is that the images in the gallery are even larger than the image as displayed on the initial page). Is there a script for that?
3. Is there any way to have the Thumbnail Viewer II script have the first image in the current strip already loaded when the page is first opened?
4. Is there any way to "cookie-ize" this so the last selected gallery page, gallery, and image are rembered?
I'm still working on implementing the concept here:
http://www.flyingscool.com, and select About/Galleries from the top menu bar (I can't link directly to the page because the gallery is displayed in a DHTML window, so it won't look right otherwise).
Thanks!