all groups > flash actionscript > may 2006 >
You're in the

flash actionscript

group:

Pause


Pause Blak3dsnake
5/8/2006 8:05:42 PM
flash actionscript:
Re: Pause TimSymons
5/11/2006 7:23:10 PM
It will depend on how you have the game developed. If everything is based on
the playhead moving from frame to frame then you could just do movieClip.stop();

But since you created a game, I'm assuming that this would be too trivial of
an answer. Without more info all I can say is that you should create a _root
level function that stops all current animations, movieclip playheads, sounds,
etc. Depending on the complexity of your game this could be a lot of stuff.

Tim
AddThis Social Bookmark Button