home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / gotham_dark_night.swf / scripts / DefineSprite_206 / frame_26 / DoAction.as
Encoding:
Text File  |  2008-09-08  |  208 b   |  8 lines

  1. stop();
  2. _global.oGame.StopSound("platformMove");
  3. _global.oGame.PlaySound("platformStop");
  4. this._visible = false;
  5. _parent.ass44._visible = true;
  6. _parent.ass44._y += 44;
  7. _parent.hitZoneX.ass44._y += 34;
  8.