# Movie Hierarchy Problem

**URL:** https://forum.kirupa.com/t/movie-hierarchy-problem/100188
**Category:** Uncategorized
**Created:** [January 26, 2004, 9:43pm UTC](https://forum.kirupa.com/t/movie-hierarchy-problem/100188 "2004-01-26T21:43:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![maboroshi](https://avatars.discourse-cdn.com/v4/letter/m/d2c977/32.png) [@maboroshi](https://forum.kirupa.com/u/maboroshi)
#### Post date: [January 26, 2004, 9:43pm UTC](https://forum.kirupa.com/t/movie-hierarchy-problem/100188/1 "2004-01-26T21:43:18Z")

</div>

Hi I have a button on my main time line root and I have a movie clip that performs an animation inside that

I was wondering why I can’t access the movie clip with this code I am using mx 2004

[AS]on (rollover) { \_root.document.mc\_button.gotoAndPlay(“up”); }[/AS]

thanks

cheers
