home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / different_picture.swf / scripts / DefineSprite_164 / frame_6 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  167 b   |  9 lines

  1. _root.attachMovie("gameover","gameover1",300);
  2. _root.gameover1._x = 380;
  3. _root.gameover1._y = 200;
  4. _root.kejia = 0;
  5. with(_root.timebox)
  6. {
  7.    gotoAndStop(5);
  8. }
  9.