This may seem a stupid question but I just started learning AS3, sorry.
Is it possible to keep my menu on top of externally loaded swfs?
I believe it should be but I just cannot figure out how to do it. I have searched around and I believe I should use something like addChildAt but when I try to use it in the main menu actionscript my external swfs do not load anymore…
My menu is sitting on the main timeline as movieclip and the externally loaded swf overlap my main timeline completely completely covering my menu…
Can someone please show me how to do it?