sinaemar
Sorry, I did not describe clearly.
You can try pause plugin follow these steps
1. open a new project
2. add a sprite with sine behavior.
3. add pause plugin and a button sprite object
4. add event
+ on touch button sprite
5. run this project, now the test sprite with sine behavior will be stopped when touch the button sprite. Resumed when touch this button again.
All objects in this layout will be paused.