home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / painter_madness.swf / scripts / DefineSprite_173 / frame_15 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  74 b   |  6 lines

  1. if(_root.state == _root.stOver)
  2. {
  3.    _root.showGameOver();
  4. }
  5. stop();
  6.