# LoadMovie wont go to specific movie frame

**URL:** https://forum.kirupa.com/t/loadmovie-wont-go-to-specific-movie-frame/85845
**Category:** flash
**Created:** [April 7, 2005, 9:38pm UTC](https://forum.kirupa.com/t/loadmovie-wont-go-to-specific-movie-frame/85845 "2005-04-07T21:38:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![pantas](https://avatars.discourse-cdn.com/v4/letter/p/3e96dc/32.png) [@pantas](https://forum.kirupa.com/u/pantas)
#### Post date: [April 7, 2005, 9:38pm UTC](https://forum.kirupa.com/t/loadmovie-wont-go-to-specific-movie-frame/85845/1 "2005-04-07T21:38:11Z")

</div>

hey there! i’m new in flash and already having BIG problems with loading movies and playing them not from the begining, but from a specific frame…how is that done ?!

so you can have an idea i have this code in the menu button:  
_on (release) {  
\_root.gotoAndPlay(2)  
}_  
\*  
\*and in the main movie, on frame 2 i want to load a movie but start it in frame 5(!) , cause the animation it has before has already been used…is it possible to do? can anyone help me please ?
