Hey oh-wiser-ones,
So I’ve got a scene, which has 6 buttons and 6 corresponding movie clips over them. Essentially you can press a square, and that square opens up and covers much of the screen in a black square which has an input text box in it.
So I have one page where it works correctly; I have an onRelease behavior for each button telling it to play its corresponding movie clip, which is itself opening up and creating the input text field and a close button. When I open each box by pressing the button and playing the movie clip, that movie clip opens over the OTHER five movies and buttons on the stage. And each one successsfully plays over the others.
The second scene has something similar, just with more buttons. My problem with this scene is that only hte first movie clip opens up black over the rest on the stag-- the other eight buttons and movie clips are clicked and upon up from behind the other movie clips on the stage. The layering for each scenes is identical-- I have the background, the buttons, and then the movie clips and actions on top. And it’s weird because as you progress, it’s in the order that they are on the page that they open in front of.
The .fla was too big to attach-- it seems like a really simple problem but I simply cannot figure it out! Any help is GREATLY appreciated. THANKS!