home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 #4 / Net_2002_04.iso / play04.exe / scripts / DefineButton2_13 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2002-02-28  |  58 b   |  5 lines

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