home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / starisland.swf / scripts / DefineSprite_1101 / frame_8 / DoAction.as
Encoding:
Text File  |  2007-12-10  |  93 b   |  6 lines

  1. stop();
  2. this.mmc.onRelease = function()
  3. {
  4.    illusoft.Game.Instance.gamestart_btn();
  5. };
  6.