jamesk
06-11-2007, 12:52 PM
Hi everyone.
I want to create an image gallery to display approx; 500 images.
It will need to be xml driven as i want captions to display.
The format will be a horizontal scroll displaying all images. There will be no thumbnails.
I guess the images will need to be loaded into an array. I would really appreciate some code that will auto generate the required number of movieclips for the images and then put them next to eachother from left to right accounting for both portrait and landscape with no gaps between images.
The images are in sequential order and are jpegs.
I have scoured many forums and tutorials and they all mainly focus on thumbnail driven gallerys. I just want my full sized images to load in a long line from left to right with the user allowed to scroll through them, left to right. If they could auto play/scroll as well that would be a bonus.
Any thoughts on approach to this?
If anyone can help I would really appreciate it.
thanks!
James
I want to create an image gallery to display approx; 500 images.
It will need to be xml driven as i want captions to display.
The format will be a horizontal scroll displaying all images. There will be no thumbnails.
I guess the images will need to be loaded into an array. I would really appreciate some code that will auto generate the required number of movieclips for the images and then put them next to eachother from left to right accounting for both portrait and landscape with no gaps between images.
The images are in sequential order and are jpegs.
I have scoured many forums and tutorials and they all mainly focus on thumbnail driven gallerys. I just want my full sized images to load in a long line from left to right with the user allowed to scroll through them, left to right. If they could auto play/scroll as well that would be a bonus.
Any thoughts on approach to this?
If anyone can help I would really appreciate it.
thanks!
James