# Timeline Levels

**URL:** https://forum.kirupa.com/t/timeline-levels/196197
**Category:** flash
**Created:** [August 6, 2006, 6:10pm UTC](https://forum.kirupa.com/t/timeline-levels/196197 "2006-08-06T18:10:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Tyg3r](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/tyg3r/32/1341_2.png) [@Tyg3r](https://forum.kirupa.com/u/Tyg3r)
#### Post date: [August 6, 2006, 6:10pm UTC](https://forum.kirupa.com/t/timeline-levels/196197/1 "2006-08-06T18:10:42Z")

</div>

Is it possible to target a timeline at just one level below the current timeline? rather than rooting to the begining and working your way up throuh MC’s with instance names. For example:

Instead of this:  
\_root.movieClip.Blue.Image.gotoAndStop(2);

You can do this:  
_BackOneLevel_.gotoAndStop(2);

Cheers

Mark
