home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / germ_roundup.swf / scripts / DefineSprite_814 / frame_5 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  135 b   |  8 lines

  1. stop();
  2. this.onRelease = function()
  3. {
  4.    _global.bMute = false;
  5.    _global.mcRoot.mcMusic.play();
  6.    this.gotoAndStop("on");
  7. };
  8.