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

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