# Moving from Movieclips

**URL:** https://forum.kirupa.com/t/moving-from-movieclips/252522
**Category:** flash
**Created:** [February 20, 2008, 10:08pm UTC](https://forum.kirupa.com/t/moving-from-movieclips/252522 "2008-02-20T22:08:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Darunia9](https://avatars.discourse-cdn.com/v4/letter/d/d6d6ee/32.png) [@Darunia9](https://forum.kirupa.com/u/Darunia9)
#### Post date: [February 20, 2008, 10:08pm UTC](https://forum.kirupa.com/t/moving-from-movieclips/252522/1 "2008-02-20T22:08:18Z")

</div>

Hey, I’m trying to make a scene in a game fade out by have a movieclip. I have the movieclip and want to put inside the movieclip timeline some actionscript to go to the next frame but the simple

gotoAndStop(“frame2”)

doesn’t work.

Is it possible to do this? If so how?
