|
-
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.
-
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.
-
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|