home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / bossbash.swf / scripts / DefineSprite_158 / frame_30 / DoAction.as
Encoding:
Text File  |  2007-09-28  |  178 b   |  6 lines

  1. this.cacheAsBitmap = false;
  2. stopAllSounds();
  3. t = this._parent.attachMovie("explosionset","explosionset",this._parent.getNextHighestDepth());
  4. t._x = this._x;
  5. t._y = this._y;
  6.