Skip to main content
Participant
September 25, 2013
Question

gallery on flash

  • September 25, 2013
  • 1 reply
  • 670 views

hello !!

I want some help to make a flash gallery

the gallery is in this site: http://www.silversteinproperties.com/

I make buttons for the thumbnails.. but I need the code, can you give me help, some tutorial or something??

Thanks a lot

Bruno

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
September 25, 2013

I don't readily see anything in the site you linked that I would call a gallery.

You should search Google using terms like "AS3 gallery tutorial" and see if there are any that match whatever style of gallery you are looking for.

Participant
September 25, 2013

you don't see?? you can't see the flat images on the main page??

Ned Murphy
Legend
September 25, 2013

That is more of a menu than a gallery, but if you want to call it a gallery you can.

There are probably a number of ways to approach this design.  What approach are you taking that you thought making thumbnail buttons would work?

One way to approach this is to make your buttons invisible in their normal UP state and have the address or whatever that is display in the OVER state.  Behind the grid of buttons you have a single larger image that changes depending on which button is rolled over.

Another way to approach this is to make those buttons as movieclips so that you can control which frames appear.  When you rollover one of them is tells all of them to go to a particular frame.