home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / hoverbot_2.swf / scripts / frame_24 / DoAction_2.as next >
Encoding:
Text File  |  2006-06-13  |  96 b   |  8 lines

  1. stop();
  2. for(i in _root)
  3. {
  4.    removeMovieClip(_root[i]);
  5. }
  6. stopAllSounds();
  7. _root._x = 0;
  8.