I have this strange problem thats probably and easy fix, but i cant fint it through a search…
I have 1 movie called site.swf
In this movie i create an empty mc on layer 1 called “interface”
“interface” calls on main.swf and loads my border and buttons.
in main.swf i have another empty mc, that when the buttons are clicked, loads the pages for my website. It calls on these files to be placed in layer 1 as well.
my problem is when i click to load these pages, it places the content above EVERYTHING in the main.swf movieclip, although its in a timeline layer below others with stuff that i would like to stay on top at all times.
how do i fix this?