home *** CD-ROM | disk | FTP | other *** search
/ Click 5 / Click 5.iso / main.dat / scripts / DefineButton2_117 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-11-22  |  58 b   |  5 lines

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