Hi all

I am making a game - similar to Pacman. There is a maze populated with little dots that Pacman picks up as he wanders round.

Anyway I have noticed that the dots seem to be on a higher layer than pacman even though pacman is on a higher layer.

Is it something to do with the depth value when I create the dots using duplicate movie clip? Basically I create 400 duplicates with first with a depth of 1 and the last 401. I am not sure what this depth refers to - Is it the layer? If so then how can I make Pacman go on a higher layer - do I need to put in 400 empty layers - i hope not. Or is there a command to set the layer of Pacman to say 405?

http://www.thegamesfactory.f2s.com/B.../Pacman3_0.htm

Any help much appreciated