home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / angelpang.swf / scripts / DefineSprite_335 / frame_10 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  141 b   |  6 lines

  1. _parent._visible = false;
  2. _parent._parent.pang_item_hit = true;
  3. _parent._y = -500;
  4. this.Rnd = random(11) + 2;
  5. _parent.gotoAndStop(Rnd);
  6.