home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / 3_puck_shuck.swf / scripts / DefineSprite_296 / frame_15 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  201 b   |  7 lines

  1. this.levelmessage = "LEVEL 3: SNAPPING TRAP";
  2. this.surfaces = new Array(gum_surf,ice_surf,grease_surf);
  3. this.badzones = new Array(badzone1);
  4. this.target_mc.goalradius = 40;
  5. this.par = 8;
  6. stop();
  7.