Quote: "i mean menu fps creator menu how can i make ?"
if i get it right: the pause-menu (ESC ingame) is defined via levelsetup.fpi (see your buildgame-settings to search correct folder), there you will also find the fpi that control loadingpages for each level, startpage, endscreen etc.
you can edit it by hand via script-edit or use a GUI-editor (use forumsearch to find info).
Quote: "second thing is cutscene "
quick & dirty: search a screen/videocapture-tool like FRAPS, hide your HUDS via levelsetup-edit and record the scene inside the game as you want, then edit in a video-editor.
right way: rebuild your level inside a 3d-prog, do lightning and animate your scene as you wish. definitely not for beginners.
just a thing: when you want to do something special or more complex (menu-editing, cutscenes), there is no simple all-in-one-tutorial in general, you have to learn to handle the program wich needs time, counting in months.