Instance of Symbol 27 MovieClip "thigh2" in Frame 1 (475 B)
onClipEvent (load) {
_xscale = 100;
_yscale = 100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test2.go1) && (_root.thigh._xscale < 150)) {
_root.thigh2._xscale = _root.thigh2._xscale + 0.325;
_root.thigh2._yscale = _root.thigh2._yscale + 0.15135;
}
if (this.hitTest(_root.test2.go2) && (_root.thigh._xscale > 100)) {
_root.thigh2._xscale = _root.thigh2._xscale - 0.325;
_root.thigh2._yscale = _root.thigh2._yscale - 0.15135;
}
}
Instance of Symbol 36 MovieClip "thigh" in Frame 1 (467 B)
onClipEvent (load) {
_xscale = 100;
_yscale = 100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test2.go1) && (_root.thigh._xscale < 150)) {
_root.thigh._xscale = _root.thigh._xscale + 0.325;
_root.thigh._yscale = _root.thigh._yscale + 0.15135;
}
if (this.hitTest(_root.test2.go2) && (_root.thigh._xscale > 100)) {
_root.thigh._xscale = _root.thigh._xscale - 0.325;
_root.thigh._yscale = _root.thigh._yscale - 0.15135;
}
}
Instance of Symbol 56 MovieClip "chest" in Frame 1 (445 B)
onClipEvent (load) {
_xscale = 100;
_yscale = 100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test.go1) && (_root.chest._xscale < 225)) {
_root.chest._xscale = _root.chest._xscale + 1;
_root.chest._yscale = _root.chest._yscale + 1;
}
if (this.hitTest(_root.test.go2) && (_root.chest._xscale > 100)) {
_root.chest._xscale = _root.chest._xscale - 1;
_root.chest._yscale = _root.chest._yscale - 1;
}
}
Instance of Symbol 97 MovieClip "bar" in Frame 1 (333 B)
onClipEvent (load) {
_xscale = 1;
_yscale = 90;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test.go1) && (_root.bar._xscale < 6300)) {
_root.bar._xscale = _root.bar._xscale + 50;
}
if (this.hitTest(_root.test.go2) && (_root.bar._xscale > 0)) {
_root.bar._xscale = _root.bar._xscale - 50;
}
}
Instance of Symbol 97 MovieClip "bar2" in Frame 1 (341 B)
onClipEvent (load) {
_xscale = 1;
_yscale = 90;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test2.go1) && (_root.bar2._xscale < 6300)) {
_root.bar2._xscale = _root.bar2._xscale + 50;
}
if (this.hitTest(_root.test2.go2) && (_root.bar2._xscale > 0)) {
_root.bar2._xscale = _root.bar2._xscale - 50;
}
}
Instance of Symbol 97 MovieClip "bar3" in Frame 1 (341 B)
onClipEvent (load) {
_xscale = 1;
_yscale = 90;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test3.go1) && (_root.bar3._xscale < 6300)) {
_root.bar3._xscale = _root.bar3._xscale + 50;
}
if (this.hitTest(_root.test3.go2) && (_root.bar3._xscale > 0)) {
_root.bar3._xscale = _root.bar3._xscale - 50;
}
}
Symbol 9 MovieClip Frame 1 (8 B)
stop();
Symbol 9 MovieClip Frame 2 (8 B)
stop();
Symbol 9 MovieClip Frame 3 (8 B)
stop();
Symbol 9 MovieClip Frame 4 (8 B)
stop();
Instance of Symbol 22 MovieClip "foot" in Symbol 25 MovieClip Frame 1 (569 B)
onClipEvent (load) {
_xscale = 100;
_yscale = 100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test3.go1) && (_root.thigh2.shin.foot._xscale < 130)) {
_root.thigh2.shin.foot._xscale = _root.thigh2.shin.foot._xscale + 0.25;
_root.thigh2.shin.foot._yscale = _root.thigh2.shin.foot._yscale + 0.25;
}
if (this.hitTest(_root.test3.go2) && (_root.thigh2.shin.foot._xscale > 100)) {
_root.thigh2.shin.foot._xscale = _root.thigh2.shin.foot._xscale - 0.25;
_root.thigh2.shin.foot._yscale = _root.thigh2.shin.foot._yscale - 0.25;
}
}
Instance of Symbol 25 MovieClip "shin" in Symbol 27 MovieClip Frame 1 (509 B)
onClipEvent (load) {
_xscale = 100;
_yscale = 100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test2.go1) && (_root.thigh2._xscale < 149)) {
_root.thigh2.shin._xscale = _root.thigh2.shin._xscale - 0.15;
_root.thigh2.shin._yscale = _root.thigh2.shin._yscale - 0.15;
}
if (this.hitTest(_root.test2.go2) && (_root.thigh2._xscale > 101)) {
_root.thigh2.shin._xscale = _root.thigh2.shin._xscale + 0.15;
_root.thigh2.shin._yscale = _root.thigh2.shin._yscale + 0.15;
}
}
Instance of Symbol 32 MovieClip "foot" in Symbol 35 MovieClip Frame 1 (559 B)
onClipEvent (load) {
_xscale = 100;
_yscale = 100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test3.go1) && (_root.thigh.shin.foot._xscale < 130)) {
_root.thigh.shin.foot._xscale = _root.thigh.shin.foot._xscale + 0.25;
_root.thigh.shin.foot._yscale = _root.thigh.shin.foot._yscale + 0.25;
}
if (this.hitTest(_root.test3.go2) && (_root.thigh.shin.foot._xscale > 100)) {
_root.thigh.shin.foot._xscale = _root.thigh.shin.foot._xscale - 0.25;
_root.thigh.shin.foot._yscale = _root.thigh.shin.foot._yscale - 0.25;
}
}
Instance of Symbol 34 MovieClip "shin" in Symbol 35 MovieClip Frame 1 (393 B)
onClipEvent (load) {
_xscale = 100;
_yscale = 100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test2.go1) && (_root.thigh._xscale < 150)) {
_root.thigh.shin.shin._xscale = _root.thigh.shin.shin._xscale + 0.1;
}
if (this.hitTest(_root.test2.go2) && (_root.thigh._xscale > 100)) {
_root.thigh.shin.shin._xscale = _root.thigh.shin.shin._xscale - 0.1;
}
}
Instance of Symbol 29 MovieClip "tail" in Symbol 36 MovieClip Frame 1 (436 B)
onClipEvent (load) {
_xscale = 100;
_yscale = 100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test2.go1) && (_root.thigh._xscale < 150)) {
_root.thigh.tail._xscale = _root.thigh.tail._xscale - 0.15;
_root.thigh.tail._yscale = _root.thigh.tail._yscale - 0.15;
}
if (this.hitTest(_root.test2.go2) && (_root.thigh._xscale > 100)) {
_root.thigh.tail._xscale = _root.thigh.tail._xscale - 0.5;
}
}
Instance of Symbol 35 MovieClip "shin" in Symbol 36 MovieClip Frame 1 (499 B)
onClipEvent (load) {
_xscale = 100;
_yscale = 100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.test2.go1) && (_root.thigh._xscale < 150)) {
_root.thigh.shin._xscale = _root.thigh.shin._xscale - 0.15;
_root.thigh.shin._yscale = _root.thigh.shin._yscale - 0.15;
}
if (this.hitTest(_root.test2.go2) && (_root.thigh._xscale > 100)) {
_root.thigh.shin._xscale = _root.thigh.shin._xscale + 0.15;
_root.thigh.shin._yscale = _root.thigh.shin._yscale + 0.15;
}
}
Symbol 45 MovieClip Frame 31 (8 B)
stop();
Symbol 48 MovieClip Frame 31 (8 B)
stop();
Symbol 49 MovieClip Frame 1 (8 B)
stop();
Symbol 49 MovieClip Frame 2 (8 B)
stop();
Symbol 49 MovieClip Frame 3 (8 B)
stop();
Instance of Symbol 49 MovieClip "it" in Symbol 50 MovieClip Frame 1 (155 B)
onClipEvent (enterFrame) {
if (_root.thigh._xscale > 105) {
gotoAndStop ("go");
}
if (_root.thigh._xscale < 105.1) {
gotoAndStop ("go2");
}
}
Symbol 81 Button (49 B)
on (release) {
_root.test2.gotoAndPlay("go1");
}
Symbol 86 Button (49 B)
on (release) {
_root.test2.gotoAndPlay("go2");
}
Symbol 91 Button (49 B)
on (release) {
_root.test2.gotoAndPlay("go3");
}
Symbol 92 Button (48 B)
on (release) {
_root.test.gotoAndPlay("go1");
}
Symbol 93 Button (48 B)
on (release) {
_root.test.gotoAndPlay("go2");
}
Symbol 94 Button (48 B)
on (release) {
_root.test.gotoAndPlay("go3");
}
Symbol 103 Button (49 B)
on (release) {
_root.test3.gotoAndPlay("go1");
}
Symbol 104 Button (49 B)
on (release) {
_root.test3.gotoAndPlay("go2");
}
Symbol 105 Button (49 B)
on (release) {
_root.test3.gotoAndPlay("go3");
}