Skip to main content
Known Participant
March 19, 2015
Question

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

  • March 19, 2015
  • 1 reply
  • 269 views

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!

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
March 19, 2015

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..