home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / starisland.swf / scripts / DefineSprite_1136 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-12-10  |  144 b   |  7 lines

  1. stop();
  2. this.gotoAndStop(_global.gamelanguage);
  3. this.b_how_to_play.onRelease = function()
  4. {
  5.    illusoft.Game.Instance.b_how_to_play();
  6. };
  7.