home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / game / cat.swf / scripts / DefineButton2_552 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-03-01  |  62 b   |  5 lines

  1. on(release){
  2.    _root.music = false;
  3.    gotoAndStop(2);
  4. }
  5.