PDA

View Full Version : Navigating between Components


funk29
11-03-2003, 03:54 PM
Anyone know how to navigate between two ScrollPane components in the same Scene with buttons?
Both ScrollPane Components use MovieCLips.

I am trying to press a button in ScrollPane_component#1
and change the MovieClip frame in ScrollPane_component#2

I've been trying to use the _root command, but to no success.

I've just upgraded from Flash 5, so i am quickly learning about components.

Any ideas?
thanks for any direction!

funk29
11-05-2003, 06:56 PM
This is the solution i used.

I just put the scrollpane components into their own Movie Clips, so i just navigate between the MC's.

DOUGH!

I made that one a little more complicated for myself than it was. :D