i have the following line of code within a movie:
gotoAndStop(“profileplay”);
but the frame “profileplay” is located within another movie - actually within the _root movie that the movie containing the mentioned code is loaded into…
(hope that was clear)
is there a way to write the code to get one movie to gotoAndStop at the frame of another movie?
:kir: tanks