home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / midnightstrike1.swf / scripts / DefineSprite_639 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-04-02  |  89 b   |  5 lines

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