# gotoAndPlay from different Movieclip

**URL:** https://forum.kirupa.com/t/gotoandplay-from-different-movieclip/282464
**Category:** flash
**Created:** [February 22, 2009, 5:42pm UTC](https://forum.kirupa.com/t/gotoandplay-from-different-movieclip/282464 "2009-02-22T17:42:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ryrocks](https://avatars.discourse-cdn.com/v4/letter/r/ba9def/32.png) [@ryrocks](https://forum.kirupa.com/u/ryrocks)
#### Post date: [February 22, 2009, 5:42pm UTC](https://forum.kirupa.com/t/gotoandplay-from-different-movieclip/282464/1 "2009-02-22T17:42:33Z")

</div>

Hi,  
Pretty straight forward question I think!

I have a movieclip on the stage instance name: “man\_mc”  
and another movieclip on the stage named: “tree\_mc”

At the end of the timeline in “man\_mc” I want to call the “tree\_mc” to gotoAndPlay(‘fall’).

I’ve tried tree\_mc.gotoAndPlay(‘fall’); and a few others, but I’m having no luck!

Any help would be much appreciated!
