i have a movieclip that is a slider used like a toggle on/off switch.
it currently will turn on and start its parent movie.
i cannot figure out how to assign an additional behavior to this movieclip.
how can tell it that once the button/movieclip is in a certain x/y position on the slider that its behavior should be different, ie goto a different frame in its parent movie, upon user ‘press’
when the slide is moved back to off, i cannot figure out how to get it to go the frame that starts the other gradiant tween.