A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Moving an instance on top of a level

  1. #1
    Member
    Join Date
    Apr 2004
    Location
    IA, USA
    Posts
    57

    Moving an instance on top of a level

    I've loaded a movie clip onto _level1, which covers up everything on _level0. I need to put a stop button on top of _level1 (_level2, for example), but I can't find any ActionScript to do this.

    Is there a way to accomplish this?

  2. #2
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208

  3. #3
    Member
    Join Date
    Apr 2004
    Location
    IA, USA
    Posts
    57
    I'm not trying to swap depths, though. If anything, I'm trying to swap levels. No matter what depth a clip is on in _level0, it's still going to be under _level1. How do I get it above _level1?

  4. #4
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208
    Not exactly sure I get what you're trying to do...but you can swap levels with swapDepths, the same as you can with movieclips...

    K.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center