hey everybody…
as a relative new on this… i have to ask things that for me actually are stupids but can’t figured out…
i have this document and a button on 1st frame that goto and stop a movieclip on frame 15
that movie clip is 150 frames long… the thing is i want that the movie goto the original frame 1 when it gets to the frame 150 in the movie clip
i thought that this would do it:
gotoAndPlay(‘Scene 1’, 1);
but doesn’t work
can anybody help me please