# Loadmovie -gotoandplay

**URL:** https://forum.kirupa.com/t/loadmovie-gotoandplay/144474
**Category:** Uncategorized
**Created:** [April 14, 2005, 4:50pm UTC](https://forum.kirupa.com/t/loadmovie-gotoandplay/144474 "2005-04-14T16:50:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![margo](https://avatars.discourse-cdn.com/v4/letter/m/d26b3c/32.png) [@margo](https://forum.kirupa.com/u/margo)
#### Post date: [April 14, 2005, 4:50pm UTC](https://forum.kirupa.com/t/loadmovie-gotoandplay/144474/1 "2005-04-14T16:50:53Z")

</div>

hello good pepole

i have trouble with “gotoandplay”  
to a movie that is loaded with loadmovie function i tryed everything:

on (press) {  
\_root.pic.loadMovie(“key.swf”, 2);  
}

and then

on(release){  
\_level2.gotoAndplay(10);  
}

nothink worked
