Rocks!
Posted 5 months ago
A XML image gallery with a slide efect.
At first each thumbnail from the gallery apears from the buttom. When you click on a picture , the thumbail will zoom in and another set of pictures will load. You can slide trough this pictures. If if want to zoom out and back to the other thumbnails just click one more time on it.
The thumbnails position, and rotation can be changed from the xml. For more informations read the instructions file
It doesn’t mather the resolution of the image. The script will resize it without losing image quality.
The height of this image gallery is set to 480, but the width can be resized.
You will be able to change the the background when embending into html or you can make it transparent
The gallery is 99% actionScript 2.0
Enjoy this image gallery
Tags: image , picture , xml , gallery , zoom , slide .
Posted 5 months ago
Nicley done, would be great if you could click the photos behind the “main one” before closing it
Posted 5 months ago
Very nice idea, but seems a little slow, is this due to the framerate?
Posted 5 months ago
The instructions are a little unclear, for a non flash savvy chap like myself!
How do i change the size of the movie?
Cheers
Posted 3 months ago
@guyutley
You can change the width of the swf when you enbed it.
Set the “width” attribute to wathever value you want. The height is fixed to 480.
if you set the width to 100% the swf will resize accourding to the screen widh.
Hi,
Thanks for getting back so quick.
Its the height of the movie i need to change.
Posted 3 months ago
@guyutley
To what size do you need to change it?
I think it’s ok to make the height smaller as long as all the pictures fit in it.
I need to make the movie, 300px in height, i have resized the picture to 250px and resized the movie to 300 in flash and in the html.
Any change you could send me a version at 300px high?
Guy
Posted 3 months ago
@guyutley
I will try to send you a version at 300px but I can provide it in a few days (2-3), if that is ok?
@guyutley
I started to modify the files but I didn’t had the time to finish.
I’m confident that I can send you the files in 1-2 days.
Thanks for understanding
@guyutley
I have done it. Send me an email so I can reply with the files. My email is in the instructions files.
Hey.
I’ve purchased this, and its great. I’ve added many photos to the gallery now about 16.
I’ve set it up so the photos are in little groups. For example 1,2,3,4 are altogether then there is a gap in and the its photos 5,6,7 another gap of white space then 8,9,10,etc
My problem is (and its not really a problem) but by the time i’ve scrolled to the right to say photos 5,6,7 they are all ready on the stage in position.
Is it possible to say have a pause in there so i can animate some photos, then pause. Animate some more photos, then pause.
for example
for i=0 to i = totalimage
Animate image
if image = 5 then pause 3 seconds
if image = 8 pause 4 seconds
i ++
Posted about 1 month ago