Controlling movieclip

Hello !
I’m trying to control different movieclip but it doesn’t work for example :
I have a movieclip (say 1) with 2 another in it (2 and 3)
at the end of movieclip “2” i put [AS]stop();
_root.1.gotoAndPlay(36)[/AS]

to play movieclip “3” . there is a stop on frame 35 (to let movie 2 end) but it won’t play frame 36
i don’t know if i’m very clear but here’s the fla

Thanks !
Ubik