home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 #6 / Net_2002_06.iso / intro.exe / scripts / DefineSprite_93 / frame_1 / DoAction.as
Encoding:
Text File  |  2002-05-01  |  65 b   |  3 lines

  1. var code = _parent.character.charCodeAt(0);
  2. gotoAndStop(code);
  3.