Question
Movie Clip's Depth Question
I am creating a simple 7 questions flash game.
Upon answering and hit the submit button, there will be 7 different response mc displayed onto the stage.
How do I show all these 7 response mc onto the stage at the same time?
Do i use MovieClip.getDepth() or MovieClip.getInstanceAtDepth()? How do i actually use these function?
Upon answering and hit the submit button, there will be 7 different response mc displayed onto the stage.
How do I show all these 7 response mc onto the stage at the same time?
Do i use MovieClip.getDepth() or MovieClip.getInstanceAtDepth()? How do i actually use these function?
