How do i implelment a Pause menu ??!

Hi
I am a newbie here. Can somebody please tell me how to implement a pause menu. Is there any easier way just like the director class was for the screen transitions ? Is there any prebuilt module that i can use or should i manually do it ?
I heard that i need to save the positions and states of the display objects in a file and use it on resuming. But how do i do that ?
Please Help.
Thanks in advance. [import]uid: 76873 topic_id: 16062 reply_id: 316062[/import]

you need to do it manually, pause all timers and\or save all positions in file with variables and restore their values upon resuming

check data saving and loading from learningcorona.com [import]uid: 16142 topic_id: 16062 reply_id: 59713[/import]