home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / the_lost_vikings.swf / scripts / DefineSprite_430_ShieldClass / frame_416 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  131 b   |  5 lines

  1. this.setHndlr(1,this.Shield_Splat);
  2. this.gotoAndPlay("Shield_Splat_Loop");
  3. _root.snd.attachSound("LV_203");
  4. _root.snd.start();
  5.