home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2003 February / maximum-cd-2003-02.iso / Data / items.pcg / scripts / DefineButton2_93 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2002-12-11  |  160 b   |  5 lines

  1. on(release){
  2.    _level7.HelpControl.gotoAndStop("wait");
  3.    SwitchTab(4,"menugame","gamename",num_Games,lastGameBox,"database",dbCount,currentGameCount);
  4. }
  5.