A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: MC jumping levels???

  1. #1
    Member
    Join Date
    Mar 2009
    Posts
    31

    Question MC jumping levels???

    I put a trace(this) on an MC.

    Output:

    _level0.nbMC.mgMC.B2MC
    _level0.nbMC.B2MC
    _level0.nbMC.B2MC
    (etc)

    First time it appears correctly. B2MC is indeed in mgMC.

    Every time subsequently it is called, it is reporting itself as being one object higher up.

    What would cause it to "jump" a level??

    And I put in a test button on the top level to advance B2MC to the nextFrame, just to see if I can control it/address it, and neither path seems to work.

  2. #2
    Member
    Join Date
    Mar 2009
    Posts
    31
    okay, I got the "test button" to work: I just have to use both paths: One for the initial time it is called, and then the other for every other time. So that's not an issue.

    Still can't figure out why the movieclip "jumps" a layer after the first time it is called onto stage.

  3. #3
    Senior Member
    Join Date
    Dec 2009
    Posts
    109
    **
    Syntax Error

Tags for this Thread

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