Hi, I’m looking to create a single swf with multiple galleries available from a menu. Ie. 6 options will be available on the left of the swf when the file is run, also on display will be the first image from the first gallery. This will be on the right of the swf along with a left and right button underneath for next and previous images within the selected gallery.
The images will be switchable with the left and right buttons as in kirupas tutorial. The problem I’ve got is adapting that tutorial to allow the user to click a menu item and the gallery to change accordingly.
I also need each of the images to show an alpha layer over the top of each image when hovered over and also be clickable to a url (same url for all images) but I’m presuming I can do this by embedding a button within the movie clip that shows the image?
To make this easier to visualise, imagine I’ve got 6 artists on the left of my swf and for each artist I have 6 of their images in a slideshow. I need to be able to go between the artists and when I hover over one of their works of art, I want a semi transparent “click to buy” layer to appear over the work of art. On clicking this, I need to redirect the browser to a shop page.
Sorry for the fragmented description of this but if anyone can help it would be much appreciated as I’ve not used actionscript particularly before.
Thanks,
Matt