home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / TheBearsAdventure.swf / scripts / DefineSprite_13 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  94 b   |  7 lines

  1. btn1.onRelease = function()
  2. {
  3.    gotoAndStop(2);
  4.    _level0.no_sound = true;
  5. };
  6. stop();
  7.