home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / midnightstrike1.swf / scripts / DefineSprite_713 / frame_2 / DoAction.as
Encoding:
Text File  |  2007-04-02  |  94 b   |  6 lines

  1. function eventGotoAndStop(self, partner, args)
  2. {
  3.    this.gotoAndStop(args[0]);
  4. }
  5. stop();
  6.