home *** CD-ROM | disk | FTP | other *** search
/ NCSoft Asset Disc (USA) / NCSoft Asset Disc (USA).bin / language.swf / scripts / DefineButton2_72 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2003-05-03  |  109 b   |  6 lines

  1. on(release){
  2.    _level0.currentNum = 3;
  3.    _level0.currentPath = _level0.japPath;
  4.    gotoAndPlay(90);
  5. }
  6.