# Level 0 and Level 1 question

**URL:** https://forum.kirupa.com/t/level-0-and-level-1-question/232634
**Category:** flash
**Created:** [July 16, 2007, 4:21pm UTC](https://forum.kirupa.com/t/level-0-and-level-1-question/232634 "2007-07-16T16:21:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mixeeplikstick](https://avatars.discourse-cdn.com/v4/letter/m/7ea924/32.png) [@mixeeplikstick](https://forum.kirupa.com/u/mixeeplikstick)
#### Post date: [July 16, 2007, 4:21pm UTC](https://forum.kirupa.com/t/level-0-and-level-1-question/232634/1 "2007-07-16T16:21:54Z")

</div>

i have this two movie clips… i set one on level zero and the other on level one.

scenario: i click a specific button at level zero movie clip that loads the level one movie clip above it, but hides the level zero movie clip along the process by using the AS:

```auto
 lvl-zero._visible = false;

```

problem: now i want the level zero movie clip to be visible again when ever i will press a specific button at the level one movie clip…

anyone here in this forum can help me do what i want my movie clips to do? :h:

any suggestions, tips or comments will be appreciated…😏

thanks in advance guys! :pleased:
