PDA

View Full Version : Leveling gallery beneath menu.


MisterCrash
05-17-2008, 09:57 AM
In the attached zip, is my project. It consists of a menu, content(links) and a gallery. What I need is 3 levels:

Gallery (always on background), as it's now on top.
Content (in the middle), as it's now on bottom.
Menu (always on top), as it's now on bottom too.

Can anyone have a look at my file and see what's the best solution. Both scripts for menu and gallery are located in the menu movieclip. I suppose I should use classes, but I'm really not that good in as3.

Would be nice to get some helpfull comments, would be nicer to get some solutions :)

Greetz

MisterCrash
05-17-2008, 06:42 PM
Solution found, just added the childs of my menu to another movieclip. That I didn't think of it before, maybe a bit unorthodox but anywayz it works. On to the next problem.