# Help with a GoTo action

**URL:** https://forum.kirupa.com/t/help-with-a-goto-action/266500
**Category:** flash
**Created:** [July 21, 2008, 3:54pm UTC](https://forum.kirupa.com/t/help-with-a-goto-action/266500 "2008-07-21T15:54:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![alexguz79](https://avatars.discourse-cdn.com/v4/letter/a/e274bd/32.png) [@alexguz79](https://forum.kirupa.com/u/alexguz79)
#### Post date: [July 21, 2008, 3:54pm UTC](https://forum.kirupa.com/t/help-with-a-goto-action/266500/1 "2008-07-21T15:54:06Z")

</div>

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
