A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: MC heirarchy

  1. #1
    Member
    Join Date
    Nov 2003
    Posts
    88

    MC heirarchy

    I am working on a OSX based interface.
    How do I move one MC to the top when I click on it ..
    you can see once you open the "finder"
    and then the dTunes .. if you click the Finder again,
    it remains on the bottom.

    for now they are on different layers,
    Should they be the same layer?
    Should I create the movies instances with AS?,
    rather then have the button action move an existing clip to a different
    frame, making the content visable.

    Did I ask to many questions?
    here is what I have so far:
    http://enstudios.com/space/osx

  2. #2
    Member
    Join Date
    Apr 2005
    Location
    london, uk
    Posts
    92

    swapDepths

    I think they need to be on the same layer.

    use swapDepths to get the stacking order of mcs to change:

    from flashkit:
    http://www.flashkit.com/movies/Scrip...7502/index.php

    simple tutorial from kirupa:
    http://www.kirupa.com/developer/acti.../swapdepth.htm
    DB

  3. #3
    Member
    Join Date
    Nov 2003
    Posts
    88
    thanks 'light tuner'
    works like a champ now!!

    check it out!

    http://enstudios.com/space/osx

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