home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2003 #4 / Net_2003_04.iso / 200304.exe / scripts / DefineButton2_7 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-02-28  |  58 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(2);
  4. }
  5.