Answered
Flash gotoandstop problem
Hi
my button in main timeline, i want to "gotostop" a label which is in a I. movieclip that is in another II. movieclip (i mean nested two movieclips) under main timeline. How can i write "gotostop" codes?
Hi
my button in main timeline, i want to "gotostop" a label which is in a I. movieclip that is in another II. movieclip (i mean nested two movieclips) under main timeline. How can i write "gotostop" codes?
As long as all movieclips are present when you execute the command, in the timeline that contains the first movieclip you could use something like...
movieclipname1.movieclipname2.gotoAndStop("laeltext");
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.