invisible buttons controlled by nested movieclip
Hi,
I have buttons btn_next and btn_previous in my timeline for controlling a movieclip mc_animals. However, I wanna btn_previous.visible = false when mc_animals is in the first frame, and btn_next.visible = false when mc_animals is in the last frame (frame 15 in this case).
Have been trying to create a function but didn't succeed... and I am also in doubt if the function should be placed in any frame in my timeline, or inside the timeline of the mc_animals.
Any guidance?
Thanks!
