Im trying to create a simple gallery of images with a next and previous button…
when you click next the current image fades out and the next one fades in… BUT if you hit PREVIOUS, the current image fades out and the previous one fades in… Its basic timeline control but its driving me bonkers…
PLEASE HELP…
thank you…
k
Here’s a basic slideshow structure that does exactly what you described.
Simply replace the colored movieclips with your images.
Tweenmax is required for the transitions.
[INDENT]time-saving hint: use the photoshop stack script ([COLOR=“Blue”]File>Scripts>Load Files into Stack[/COLOR]) to open a folder full images as layers.
Save as PSD, then import the PSD into Flash as keyframes.[/INDENT] http://www.byrographics.com/AS3/clickSlideshow/clickSlideshow.html