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

Navigation Problems. Reuse button and function in certain frames I want

Explorer ,
Mar 19, 2015 Mar 19, 2015

Hi! I need to create a image gallery for work. Now, the problem is I'd need a buttom to work with the same funcion in multiple frames.

Structure is: Galleries-->Subgalleries1-->subgalleries2-->photos(with prevFrame(); nextFrame(); buttons to navigate)

I need to go to Galleries-->Subgalleries1-->subgalleries2 and be able to get back with the same buttom in every subgallery

The process will get more complex because I want to be able to get back to "Galleries" when i'm inside in every other section and photo "photos" section but can't even do the trick in this first Subgalleries1 to galleries instance.

There has to be a more practical way to do this than making keyframes in everyframe and going keyframe by keyframe and changing the function name so that I don't get the duplicate function definition error

The FLA is here:.FLA

Thank you very much in advance!

TOPICS
ActionScript
251
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 ,
Mar 19, 2015 Mar 19, 2015
LATEST

What prevents you from having that Galleries button on a layer that extends thru all other sections so that the same button is accessible and uses the same function throughout the timeline?  If there are times when it should not be visible then you should be able to set its visible property to false..

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