home *** CD-ROM | disk | FTP | other *** search
- puck2.gotoAndStop("on");
- puck3.gotoAndStop("on");
- puck1.gotoAndStop("on");
- this.limit = 0;
- this.xleft = 4;
- this.xright = 183;
- this.ytop = -87;
- this.ybottom = 129;
- this.center = 21;
- this.radius = 108;
- this.p1_inplay = new Array(puck1,puck3,puck2);
- this.step = 4;
- this.objects = new Array(goalpuck,puck2,puck1,puck3);
- this.pieces = new Array(puck2,puck1,puck3);
- stop();
-