Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

gallery on flash

New Here ,
Sep 25, 2013 Sep 25, 2013

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

TOPICS
ActionScript
634
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 25, 2013 Sep 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 25, 2013 Sep 25, 2013

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 25, 2013 Sep 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 25, 2013 Sep 25, 2013
LATEST

On the dirt cheap compared to professional implementation, I highly recommend SlideShowPro (with Director if you don't fancy XML).

http://slideshowpro.net/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines