STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228109
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

swfchan turned sixteen years old the day before yesterday! (5may2024)

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/48384830?noj=FRM48384830-8DC" width="1" height="1"></div>

Tommy Tooth.swf

This is the info page for
Flash #22730

(Click the ID number above for more basic data on this flash file.)


Text
Press SPACEBAR to play actual Game

score

score

score

ActionScript [AS1/AS2]

Frame 1
fscommand ("fullscreen", "true"); fscommand ("allowscale", "false");
Frame 2
stop();
Frame 31
stop();
Frame 34
stop();
Instance of Symbol 60 MovieClip "T_shadow" in Frame 34
onClipEvent (enterFrame) { if (this._y < (_root.Tommy._y + 40)) { this._visible = false; } else { this._visible = true; } }
Instance of Symbol 61 MovieClip "Tommy" in Frame 34
onClipEvent (load) { Mouse.hide(); setProperty(_root.laser, _visible , false); laserCounter = 1; } onClipEvent (enterFrame) { _root.Tommy._x = _root.Tommy._x + ((_root._xmouse - _root.Tommy._x) / 4); _root.Tommy._y = _root.Tommy._y + ((_root._ymouse - _root.Tommy._y) / 4); if (_root._xmouse < (_root.Tommy._x - 20)) { _root.Tommy.nextFrame(); } else if ((_root.Tommy._x + 20) < _root._xmouse) { _root.Tommy.prevFrame(); } if (490 < _root.Tommy._x) { setProperty(this, _x , 490); } if (_root.Tommy._x < 10) { setProperty(this, _x , 10); } if (385 < _root.Tommy._y) { setProperty(this, _y , 385); } if (_root.Tommy._y < 10) { setProperty(this, _y , 10); } } onClipEvent (mouseDown) { laserCounter++; _root.laser.duplicateMovieClip("laser" + laserCounter, laserCounter); if (this._currentframe == 1) { _root["laser" + laserCounter]._visible = true; tellTarget (_root["laser" + laserCounter]) { gotoAndPlay ("Right"); }; } else if (this._currentframe == 2) { _root["laser" + laserCounter]._visible = true; tellTarget (_root["laser" + laserCounter]) { gotoAndPlay ("Left"); }; } tellTarget (this.T_hoover) { gotoAndPlay ("KickBack"); }; } onClipEvent (enterFrame) { if (_root.Balloon1.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); } else if (_root.Balloon2.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); } else if (_root.Balloon3.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); } else if (_root.Balloon4.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); } }
Instance of Symbol 63 MovieClip "laser" in Frame 34
onClipEvent (load) { laserMoveSpeed = 20; if (_root.Tommy._currentframe == 1) { this._y = _root.Tommy._y - 18; this._x = _root.Tommy._x + 22; } else if (_root.Tommy._currentframe == 2) { this._y = _root.Tommy._y - 18; this._x = _root.Tommy._x - 22; } } onClipEvent (enterFrame) { if (this.hitTest(_root.Balloon1) == true) { tellTarget (_root.Balloon1) { gotoAndPlay ("Explode1"); this._visible = false; }; } else if (this.hitTest(_root.Balloon2) == true) { tellTarget (_root.Balloon2) { gotoAndPlay ("Explode2"); this._visible = false; }; } else if (this.hitTest(_root.Balloon3) == true) { tellTarget (_root.Balloon3) { gotoAndPlay ("Explode3"); this._visible = false; }; } else if (this.hitTest(_root.Balloon4) == true) { tellTarget (_root.Balloon4) { gotoAndPlay ("Explode3"); this._visible = false; }; } }
Frame 35
score = 0; Mouse.show();
Frame 36
stop();
Frame 37
stop();
Instance of Symbol 60 MovieClip "T_shadow" in Frame 37
onClipEvent (enterFrame) { if (this._y < (_root.Tommy._y + 40)) { this._visible = false; } else { this._visible = true; } }
Instance of Symbol 84 MovieClip "Tommy" in Frame 37
onClipEvent (load) { Mouse.hide(); setProperty(_root.laser, _visible , false); laserCounter = 1; } onClipEvent (enterFrame) { _root.Tommy._x = _root.Tommy._x + ((_root._xmouse - _root.Tommy._x) / 4); _root.Tommy._y = _root.Tommy._y + ((_root._ymouse - _root.Tommy._y) / 4); if (_root._xmouse < (_root.Tommy._x - 20)) { _root.Tommy.nextFrame(); } else if ((_root.Tommy._x + 20) < _root._xmouse) { _root.Tommy.prevFrame(); } if (490 < _root.Tommy._x) { setProperty(this, _x , 490); } if (_root.Tommy._x < 10) { setProperty(this, _x , 10); } if (385 < _root.Tommy._y) { setProperty(this, _y , 385); } if (_root.Tommy._y < 10) { setProperty(this, _y , 10); } } onClipEvent (mouseDown) { laserCounter++; _root.laser.duplicateMovieClip("laser" + laserCounter, laserCounter); if (this._currentframe == 1) { _root["laser" + laserCounter]._visible = true; tellTarget (_root["laser" + laserCounter]) { gotoAndPlay ("Right"); tellTarget (this.T_hoover) { gotoAndPlay ("KickBack"); }; }; } else if (this._currentframe == 2) { _root["laser" + laserCounter]._visible = true; tellTarget (_root["laser" + laserCounter]) { gotoAndPlay ("Left"); tellTarget (this.T_hoover) { gotoAndPlay ("KickBack"); }; }; } } onClipEvent (enterFrame) { if (_root.Greenie1.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); } else if (_root.Greenie2.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); _root.Power.gotoAndPlay(nextFrame); } else if (_root.Biter1.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); _root.Power.gotoAndPlay(nextFrame); } else if (_root.Biter2.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); _root.Power.gotoAndPlay(nextFrame); } else if (_root.Snapper1.hitTest(this._x, this._y, true) == true) { _root.gotoAndPlay("Loose"); } else if (_root.Snapper2.hitTest(this._x, this._y, true) == true) { _root.gotoAndPlay("Loose"); } }
Instance of Symbol 85 MovieClip "laser" in Frame 37
onClipEvent (load) { laserMoveSpeed = 20; if (_root.Tommy._currentframe == 1) { this._y = _root.Tommy._y - 18; this._x = _root.Tommy._x + 22; } else if (_root.Tommy._currentframe == 2) { this._y = _root.Tommy._y - 18; this._x = _root.Tommy._x - 22; } } onClipEvent (enterFrame) { if (this.hitTest(_root.Greenie1) == true) { tellTarget (_root.Greenie1) { gotoAndPlay ("Pop1"); this._visible = false; _root.score + 10; }; } else if (this.hitTest(_root.Greenie2) == true) { tellTarget (_root.Greenie2) { gotoAndPlay ("Pop2"); this._visible = false; _root.score = _root.score + 10; }; } else if (this.hitTest(_root.Biter1) == true) { tellTarget (_root.Biter1) { gotoAndPlay ("Pop3"); this._visible = false; _root.score = _root.score + 10; }; } else if (this.hitTest(_root.Biter2) == true) { tellTarget (_root.Biter2) { gotoAndPlay ("Pop4"); this._visible = false; _root.score = _root.score + 10; }; } }
Frame 44
stop();
Frame 45
score = score; Mouse.show();
Frame 46
stop();
Instance of Symbol 60 MovieClip "T_shadow" in Frame 46
onClipEvent (enterFrame) { if (this._y < (_root.Tommy._y + 40)) { this._visible = false; } else { this._visible = true; } }
Instance of Symbol 113 MovieClip "Tommy" in Frame 46
onClipEvent (load) { Mouse.hide(); setProperty(_root.laser, _visible , false); laserCounter = 1; } onClipEvent (enterFrame) { _root.Tommy._x = _root.Tommy._x + ((_root._xmouse - _root.Tommy._x) / 4); _root.Tommy._y = _root.Tommy._y + ((_root._ymouse - _root.Tommy._y) / 4); if (_root._xmouse < (_root.Tommy._x - 20)) { _root.Tommy.nextFrame(); } else if ((_root.Tommy._x + 20) < _root._xmouse) { _root.Tommy.prevFrame(); } if (490 < _root.Tommy._x) { setProperty(this, _x , 490); } if (_root.Tommy._x < 10) { setProperty(this, _x , 10); } if (385 < _root.Tommy._y) { setProperty(this, _y , 385); } if (_root.Tommy._y < 10) { setProperty(this, _y , 10); } } onClipEvent (mouseDown) { laserCounter++; _root.laser.duplicateMovieClip("laser" + laserCounter, laserCounter); if (this._currentframe == 1) { _root["laser" + laserCounter]._visible = true; tellTarget (_root["laser" + laserCounter]) { gotoAndPlay ("Right"); }; } else if (this._currentframe == 2) { _root["laser" + laserCounter]._visible = true; tellTarget (_root["laser" + laserCounter]) { gotoAndPlay ("Left"); }; } tellTarget (this.T_hoover) { gotoAndPlay ("KickBack"); }; } onClipEvent (enterFrame) { if (_root.Greenie1.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); } else if (_root.Greenie2.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); _root.Power.gotoAndPlay(nextFrame); } else if (_root.Biter1.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); _root.Power.gotoAndPlay(nextFrame); } else if (_root.Biter2.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); _root.Power.gotoAndPlay(nextFrame); } else if (_root.Snapper1.hitTest(this._x, this._y, true) == true) { stopAllSounds(); _root.gotoAndPlay("Loose"); } else if (_root.Snapper2.hitTest(this._x, this._y, true) == true) { stopAllSounds(); _root.gotoAndPlay("Loose"); } }
Instance of Symbol 114 MovieClip "laser" in Frame 46
onClipEvent (load) { laserMoveSpeed = 20; if (_root.Tommy._currentframe == 1) { this._y = _root.Tommy._y - 18; this._x = _root.Tommy._x + 22; } else if (_root.Tommy._currentframe == 2) { this._y = _root.Tommy._y - 18; this._x = _root.Tommy._x - 22; } } onClipEvent (enterFrame) { if (this.hitTest(_root.Greenie1) == true) { tellTarget (_root.Greenie1) { gotoAndPlay ("Pop1"); _root.score + 10; this._visible = false; }; } else if (this.hitTest(_root.Greenie2) == true) { tellTarget (_root.Greenie2) { gotoAndPlay ("Pop2"); this._visible = false; _root.score = _root.score + 10; }; } else if (this.hitTest(_root.Biter1) == true) { tellTarget (_root.Biter1) { gotoAndPlay ("Pop3"); this._visible = false; _root.score = _root.score + 10; }; } else if (this.hitTest(_root.Biter2) == true) { tellTarget (_root.Biter2) { gotoAndPlay ("Pop4"); this._visible = false; _root.score = _root.score + 10; }; } }
Frame 53
stop();
Frame 54
score = score; Mouse.show();
Frame 55
stop(); Bigshot = 0;
Instance of Symbol 60 MovieClip "T_shadow" in Frame 55
onClipEvent (enterFrame) { if (this._y < (_root.Tommy._y + 40)) { this._visible = false; } else { this._visible = true; } }
Instance of Symbol 121 MovieClip "Tommy" in Frame 55
onClipEvent (load) { Mouse.hide(); setProperty(_root.laser, _visible , false); laserCounter = 1; } onClipEvent (enterFrame) { _root.Tommy._x = _root.Tommy._x + ((_root._xmouse - _root.Tommy._x) / 4); _root.Tommy._y = _root.Tommy._y + ((_root._ymouse - _root.Tommy._y) / 4); if (_root._xmouse < (_root.Tommy._x - 20)) { _root.Tommy.nextFrame(); } else if ((_root.Tommy._x + 20) < _root._xmouse) { _root.Tommy.prevFrame(); } if (490 < _root.Tommy._x) { setProperty(this, _x , 490); } if (_root.Tommy._x < 10) { setProperty(this, _x , 10); } if (385 < _root.Tommy._y) { setProperty(this, _y , 385); } if (_root.Tommy._y < 10) { setProperty(this, _y , 10); } } onClipEvent (mouseDown) { laserCounter++; _root.laser.duplicateMovieClip("laser" + laserCounter, laserCounter); if (this._currentframe == 1) { _root["laser" + laserCounter]._visible = true; tellTarget (_root["laser" + laserCounter]) { gotoAndPlay ("Right"); }; } else if (this._currentframe == 2) { _root["laser" + laserCounter]._visible = true; tellTarget (_root["laser" + laserCounter]) { gotoAndPlay ("Left"); }; } tellTarget (this.T_hoover) { gotoAndPlay ("KickBack"); }; } onClipEvent (enterFrame) { if (_root.Greenie1.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); } else if (_root.Greenie2.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); _root.Power.gotoAndPlay(nextFrame); } else if (_root.Biter1.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); _root.Power.gotoAndPlay(nextFrame); } else if (_root.Biter2.hitTest(this._x, this._y, true) == true) { this.T_hoover.gotoAndPlay("Blue"); _root.Power.nextFrame(); _root.Power.gotoAndPlay(nextFrame); } else if (_root.Snapper1.hitTest(this._x, this._y, true) == true) { _root.gotoAndPlay("Loose"); } else if (_root.Snapper2.hitTest(this._x, this._y, true) == true) { _root.gotoAndPlay("Loose"); } else if (_root.Snapper3.hitTest(this._x, this._y, true) == true) { _root.gotoAndPlay("Loose"); } else if (_root.Cavitycus.hitTest(this._x, this._y, true) == true) { _root.gotoAndPlay("Loose"); } }
Instance of Symbol 124 MovieClip "laser" in Frame 55
onClipEvent (load) { laserMoveSpeed = 20; if (_root.Tommy._currentframe == 1) { this._y = _root.Tommy._y - 18; this._x = _root.Tommy._x + 22; } else if (_root.Tommy._currentframe == 2) { this._y = _root.Tommy._y - 18; this._x = _root.Tommy._x - 22; } } onClipEvent (enterFrame) { if (this.hitTest(_root.Greenie1) == true) { tellTarget (_root.Greenie1) { gotoAndPlay ("Pop1"); _root.score + 10; this._visible = false; }; } else if (this.hitTest(_root.Greenie2) == true) { tellTarget (_root.Greenie2) { gotoAndPlay ("Pop2"); this._visible = false; _root.score = _root.score + 10; }; } else if (this.hitTest(_root.Biter1) == true) { tellTarget (_root.Biter1) { gotoAndPlay ("Pop3"); this._visible = false; _root.score = _root.score + 10; }; } else if (this.hitTest(_root.Biter2) == true) { tellTarget (_root.Biter2) { gotoAndPlay ("Pop4"); this._visible = false; _root.score = _root.score + 10; }; } else if (this.hitTest(_root.Cavitycus) == true) { tellTarget (_root.Cavitycus.Bighurt) { gotoAndPlay (2); this._visible = false; _root.Bigshot = _root.Bigshot + 5; }; } }
Instance of Symbol 141 MovieClip in Frame 65
onClipEvent (load) { Mouse.show(); }
Frame 66
stop(); score = score;
Frame 73
stopAllSounds();
Instance of Symbol 148 MovieClip "Mouse" in Frame 73
onClipEvent (mouseMove) { Mouse.show(); _root.Mouse.stopDrag(); }
Frame 74
stop(); YourScore = score;
Frame 84
stop();
Symbol 4 Button
on (release) { getURL ("http://www.techradium.com", "_blank"); }
Symbol 8 MovieClip Frame 257
tellTarget (_root) { gotoAndPlay ("Load"); };
Symbol 17 MovieClip Frame 348
stop();
Symbol 27 MovieClip Frame 60
gotoAndPlay (1);
Symbol 27 MovieClip Frame 67
gotoAndPlay (1);
Symbol 27 MovieClip Frame 76
gotoAndPlay (1);
Symbol 28 MovieClip Frame 1
stop();
Symbol 28 MovieClip Frame 2
stop();
Symbol 52 Button
on (release) { tellTarget (_root) { gotoAndStop ("Practice"); }; }
Symbol 53 MovieClip Frame 16
stop();
Symbol 58 Button
on (keyPress "<Space>") { gotoAndStop (35); }
Symbol 60 MovieClip Frame 1
setProperty(this, _x , getProperty(_root.Tommy, _x));
Symbol 61 MovieClip Frame 1
stop();
Symbol 61 MovieClip Frame 2
stop();
Symbol 63 MovieClip Frame 1
this._x = this._x + laserMoveSpeed;
Symbol 63 MovieClip Frame 2
if (460 < this._x) { this.removeMovieClip(); } else { gotoAndPlay (1); }
Symbol 63 MovieClip Frame 7
this._x = this._x - laserMoveSpeed;
Symbol 63 MovieClip Frame 8
if (this._x < 40) { this.removeMovieClip(); } else { gotoAndPlay (7); }
Symbol 67 MovieClip Frame 1
speed = random(10) + 5; setProperty(this, _x , 600); setProperty(this, _y , random(300) + 20);
Symbol 67 MovieClip Frame 5
setProperty(this, _x , (_x - 10) - Speed);
Symbol 67 MovieClip Frame 10
gotoAndPlay (5); if (getProperty(this, _x) < 10) { this.gotoAndPlay(1); }
Symbol 67 MovieClip Frame 40
gotoAndPlay (1);
Symbol 69 MovieClip Frame 1
speed = random(10) + 5; setProperty(this, _x , -100); setProperty(this, _y , random(240) + 10);
Symbol 69 MovieClip Frame 5
setProperty(this, _x , (_x + 10) + Speed);
Symbol 69 MovieClip Frame 10
gotoAndPlay (5); if (500 < getProperty(this, _x)) { this.gotoAndPlay(1); }
Symbol 69 MovieClip Frame 45
gotoAndPlay (1);
Symbol 70 MovieClip Frame 1
speed = random(10) + 8; setProperty(this, _x , -45); setProperty(this, _y , random(190) + 10);
Symbol 70 MovieClip Frame 5
setProperty(this, _x , (_x + random(5)) + 10);
Symbol 70 MovieClip Frame 9
gotoAndPlay (2); if (500 < getProperty(this, _x)) { this.gotoAndPlay(1); }
Symbol 70 MovieClip Frame 30
gotoAndPlay (1);
Symbol 72 Button
on (release) { gotoAndStop (37); }
Symbol 83 MovieClip Frame 1
stop();
Symbol 83 MovieClip Frame 61
stopAllSounds(); _root.gotoAndStop("Loose");
Symbol 84 MovieClip Frame 1
stop();
Symbol 84 MovieClip Frame 2
stop();
Symbol 85 MovieClip Frame 1
this._x = this._x + laserMoveSpeed;
Symbol 85 MovieClip Frame 2
if (460 < this._x) { this.removeMovieClip(); } else { gotoAndPlay (1); }
Symbol 85 MovieClip Frame 7
this._x = this._x - laserMoveSpeed;
Symbol 85 MovieClip Frame 8
if (this._x < 40) { this.removeMovieClip(); } else { gotoAndPlay (7); }
Symbol 86 MovieClip Frame 1
if (_root.score >= 330) { stopAllSounds(); tellTarget (_root) { gotoAndStop ("GoodJob"); }; }
Symbol 89 MovieClip Frame 1
Speed = random(20) + 10; setProperty(this, _x , -300); setProperty(this, _y , random(360) + 10);
Symbol 89 MovieClip Frame 4
setProperty(this, _x , (_x + 15) + Speed);
Symbol 89 MovieClip Frame 8
gotoAndPlay (2); if (getProperty(this, _x) >= 500) { this.gotoAndPlay(1); }
Symbol 89 MovieClip Frame 21
gotoAndPlay (1);
Symbol 89 MovieClip Frame 35
stop();
Symbol 90 MovieClip Frame 1
Speed = random(10) + 7; setProperty(this, _x , -120); setProperty(this, _y , random(280) + 10);
Symbol 90 MovieClip Frame 4
setProperty(this, _x , (_x + 10) + Speed);
Symbol 90 MovieClip Frame 8
gotoAndPlay (2); if (getProperty(this, _x) >= 500) { this.gotoAndPlay(1); }
Symbol 90 MovieClip Frame 21
gotoAndPlay (1);
Symbol 90 MovieClip Frame 30
stop();
Symbol 91 MovieClip Frame 1
Speed = random(10) + 6; setProperty(this, _x , 620); setProperty(this, _y , random(250) + 45);
Symbol 91 MovieClip Frame 4
setProperty(this, _x , (_x - 10) - Speed);
Symbol 91 MovieClip Frame 7
gotoAndPlay (2); if (0 >= getProperty(this, _x)) { this.gotoAndPlay(1); }
Symbol 91 MovieClip Frame 20
gotoAndPlay (1);
Symbol 91 MovieClip Frame 30
stop();
Symbol 92 MovieClip Frame 1
Speed = random(10) + 6; setProperty(this, _x , 620); setProperty(this, _y , random(160) + 5);
Symbol 92 MovieClip Frame 4
setProperty(this, _x , (_x - 10) - Speed);
Symbol 92 MovieClip Frame 7
gotoAndPlay (2); if (0 >= getProperty(this, _x)) { this.gotoAndPlay(1); }
Symbol 92 MovieClip Frame 20
gotoAndPlay (1);
Symbol 92 MovieClip Frame 30
stop();
Symbol 103 MovieClip Frame 130
stopAllSounds(); tellTarget (_root) { gotoAndStop ("GameLevel2"); };
Symbol 111 Button
on (release) { getURL ("http://www.homedental.com", "_blank"); }
Symbol 113 MovieClip Frame 1
stop();
Symbol 113 MovieClip Frame 2
stop();
Symbol 114 MovieClip Frame 1
this._x = this._x + laserMoveSpeed;
Symbol 114 MovieClip Frame 2
if (460 < this._x) { this.removeMovieClip(); } else { gotoAndPlay (1); }
Symbol 114 MovieClip Frame 7
this._x = this._x - laserMoveSpeed;
Symbol 114 MovieClip Frame 8
if (this._x < 40) { this.removeMovieClip(); } else { gotoAndPlay (7); }
Symbol 115 MovieClip Frame 1
Speed = random(20) - 10; setProperty(this, _x , 600); setProperty(this, _y , random(180) + 20);
Symbol 115 MovieClip Frame 4
setProperty(this, _x , (_x - 15) - Speed);
Symbol 115 MovieClip Frame 8
gotoAndPlay (2); if (getProperty(this, _x) < 0) { this.gotoAndPlay(1); }
Symbol 115 MovieClip Frame 21
gotoAndPlay (1);
Symbol 115 MovieClip Frame 35
stop();
Symbol 116 MovieClip Frame 1
Speed = random(7) + 7; setProperty(this, _x , -80); setProperty(this, _y , random(280) + 5);
Symbol 116 MovieClip Frame 4
setProperty(this, _x , (_x + 10) + Speed);
Symbol 116 MovieClip Frame 8
gotoAndPlay (2); if (getProperty(this, _x) >= 500) { this.gotoAndPlay(1); }
Symbol 116 MovieClip Frame 21
gotoAndPlay (1);
Symbol 116 MovieClip Frame 30
stop();
Symbol 117 MovieClip Frame 1
if (_root.score >= 700) { stopAllSounds(); tellTarget (_root) { gotoAndStop ("GoodJob2"); }; }
Symbol 118 MovieClip Frame 130
stopAllSounds(); tellTarget (_root) { gotoAndStop ("GameLevel3"); };
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 2
stop();
Symbol 124 MovieClip Frame 1
this._x = this._x + laserMoveSpeed;
Symbol 124 MovieClip Frame 2
if (460 < this._x) { this.removeMovieClip(); } else { gotoAndPlay (1); }
Symbol 124 MovieClip Frame 7
this._x = this._x - laserMoveSpeed;
Symbol 124 MovieClip Frame 8
if (this._x < 40) { this.removeMovieClip(); } else { gotoAndPlay (7); }
Symbol 125 MovieClip Frame 1
Speed = random(5) - 10; setProperty(this, _x , 640); setProperty(this, _y , random(100) + 5);
Symbol 125 MovieClip Frame 4
setProperty(this, _x , (_x - 15) - Speed);
Symbol 125 MovieClip Frame 8
gotoAndPlay (2); if (getProperty(this, _x) < 0) { this.gotoAndPlay(1); }
Symbol 128 MovieClip Frame 1
stop();
Symbol 128 MovieClip Frame 3
gotoAndStop (1);
Symbol 129 MovieClip Frame 1
Speed = random(20) + 10; setProperty(this, _x , 3200); setProperty(this, _y , random(220) + 30);
Symbol 129 MovieClip Frame 4
setProperty(this, _x , (_x - 15) - Speed);
Symbol 129 MovieClip Frame 7
gotoAndPlay (2); if (0 >= getProperty(this, _x)) { this.gotoAndPlay(1); }
Symbol 130 MovieClip Frame 1
if (_root.Bigshot >= 100) { stopAllSounds(); tellTarget (_root) { gotoAndStop ("GoodJob3"); }; }
Symbol 134 Button
on (release) { gotoAndPlay (35); }
Symbol 138 Button
on (release) { gotoAndStop (84); }
Symbol 148 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 91
stop();
Symbol 150 MovieClip Frame 86
stop(); stopAllSounds();

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:Timeline
Symbol 3 GraphicUsed by:4  Timeline
Symbol 4 ButtonUses:3Used by:8
Symbol 5 GraphicUsed by:8
Symbol 6 GraphicUsed by:8
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:4 5 6 7Used by:Timeline
Symbol 9 GraphicUsed by:Timeline
Symbol 10 GraphicUsed by:Timeline
Symbol 11 GraphicUsed by:Timeline
Symbol 12 GraphicUsed by:Timeline
Symbol 13 ShapeTweeningUsed by:Timeline
Symbol 14 GraphicUsed by:17
Symbol 15 GraphicUsed by:17
Symbol 16 GraphicUsed by:17
Symbol 17 MovieClipUses:14 15 16Used by:Timeline
Symbol 18 GraphicUsed by:Timeline
Symbol 19 GraphicUsed by:22
Symbol 20 GraphicUsed by:22
Symbol 21 GraphicUsed by:22
Symbol 22 MovieClipUses:19 20 21Used by:27  Timeline
Symbol 23 GraphicUsed by:27  Timeline
Symbol 24 GraphicUsed by:27
Symbol 25 SoundUsed by:27  Timeline
Symbol 26 GraphicUsed by:27  Timeline
Symbol 27 MovieClipUses:22 23 24 25 26Used by:28 61 84 113 121
Symbol 28 MovieClipUses:27Used by:Timeline
Symbol 29 GraphicUsed by:Timeline
Symbol 30 GraphicUsed by:Timeline
Symbol 31 GraphicUsed by:Timeline
Symbol 32 GraphicUsed by:Timeline
Symbol 33 GraphicUsed by:Timeline
Symbol 34 GraphicUsed by:Timeline
Symbol 35 GraphicUsed by:90 116  Timeline
Symbol 36 GraphicUsed by:90 116  Timeline
Symbol 37 GraphicUsed by:91 92  Timeline
Symbol 38 GraphicUsed by:91 92  Timeline
Symbol 39 GraphicUsed by:126  Timeline
Symbol 40 GraphicUsed by:126  Timeline
Symbol 41 GraphicUsed by:91 92  Timeline
Symbol 42 GraphicUsed by:90 116  Timeline
Symbol 43 GraphicUsed by:149  Timeline
Symbol 44 GraphicUsed by:149  Timeline
Symbol 45 GraphicUsed by:141  Timeline
Symbol 46 GraphicUsed by:69 70  Timeline
Symbol 47 GraphicUsed by:Timeline
Symbol 48 SoundUsed by:150  Timeline
Symbol 49 GraphicUsed by:Timeline
Symbol 50 GraphicUsed by:52 53 72
Symbol 51 GraphicUsed by:52 72
Symbol 52 ButtonUses:50 51Used by:53
Symbol 53 MovieClipUses:50 52Used by:Timeline
Symbol 54 GraphicUsed by:Timeline
Symbol 55 FontUsed by:56
Symbol 56 TextUses:55Used by:Timeline
Symbol 57 GraphicUsed by:58
Symbol 58 ButtonUses:57Used by:Timeline
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:59Used by:Timeline
Symbol 61 MovieClipUses:27Used by:Timeline
Symbol 62 GraphicUsed by:63 85 114 124
Symbol 63 MovieClipUses:62Used by:Timeline
Symbol 64 GraphicUsed by:Timeline
Symbol 65 GraphicUsed by:67
Symbol 66 GraphicUsed by:67
Symbol 67 MovieClipUses:65 66Used by:Timeline
Symbol 68 GraphicUsed by:69 70
Symbol 69 MovieClipUses:46 68Used by:Timeline
Symbol 70 MovieClipUses:46 68Used by:Timeline
Symbol 71 GraphicUsed by:89 115 125  Timeline
Symbol 72 ButtonUses:50 51Used by:Timeline
Symbol 73 GraphicUsed by:Timeline
Symbol 74 GraphicUsed by:Timeline
Symbol 75 FontUsed by:76 112 120 142 145
Symbol 76 EditableTextUses:75Used by:Timeline
Symbol 77 GraphicUsed by:83
Symbol 78 ShapeTweeningUsed by:83
Symbol 79 GraphicUsed by:81
Symbol 80 GraphicUsed by:81
Symbol 81 MovieClipUses:79 80Used by:83
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:77 78 81 82Used by:Timeline
Symbol 84 MovieClipUses:27Used by:Timeline
Symbol 85 MovieClipUses:62Used by:Timeline
Symbol 86 MovieClipUsed by:Timeline
Symbol 87 GraphicUsed by:89 115 125
Symbol 88 GraphicUsed by:89 115
Symbol 89 MovieClipUses:87 71 88Used by:Timeline
Symbol 90 MovieClipUses:35 36 42Used by:Timeline
Symbol 91 MovieClipUses:37 38 41Used by:Timeline
Symbol 92 MovieClipUses:37 38 41Used by:Timeline
Symbol 93 SoundUsed by:94
Symbol 94 MovieClipUses:93Used by:Timeline
Symbol 95 GraphicUsed by:97
Symbol 96 GraphicUsed by:97
Symbol 97 MovieClipUses:95 96Used by:Timeline
Symbol 98 GraphicUsed by:103 118
Symbol 99 GraphicUsed by:103 118
Symbol 100 GraphicUsed by:103 118
Symbol 101 GraphicUsed by:103 118
Symbol 102 GraphicUsed by:103 118
Symbol 103 MovieClipUses:98 99 100 101 102Used by:Timeline
Symbol 104 GraphicUsed by:Timeline
Symbol 105 GraphicUsed by:Timeline
Symbol 106 SoundUsed by:107 140
Symbol 107 MovieClipUses:106Used by:Timeline
Symbol 108 GraphicUsed by:111
Symbol 109 GraphicUsed by:111
Symbol 110 GraphicUsed by:111 134
Symbol 111 ButtonUses:108 109 110Used by:Timeline
Symbol 112 EditableTextUses:75Used by:Timeline
Symbol 113 MovieClipUses:27Used by:Timeline
Symbol 114 MovieClipUses:62Used by:Timeline
Symbol 115 MovieClipUses:87 71 88Used by:Timeline
Symbol 116 MovieClipUses:35 36 42Used by:Timeline
Symbol 117 MovieClipUsed by:Timeline
Symbol 118 MovieClipUses:98 99 100 101 102Used by:Timeline
Symbol 119 GraphicUsed by:Timeline
Symbol 120 EditableTextUses:75Used by:Timeline
Symbol 121 MovieClipUses:27Used by:Timeline
Symbol 122 FontUsed by:123
Symbol 123 EditableTextUses:122Used by:Timeline
Symbol 124 MovieClipUses:62Used by:Timeline
Symbol 125 MovieClipUses:87 71Used by:Timeline
Symbol 126 MovieClipUses:40 39Used by:129
Symbol 127 GraphicUsed by:128
Symbol 128 MovieClipUses:127Used by:129
Symbol 129 MovieClipUses:126 128Used by:Timeline
Symbol 130 MovieClipUsed by:Timeline
Symbol 131 GraphicUsed by:Timeline
Symbol 132 GraphicUsed by:134
Symbol 133 GraphicUsed by:134
Symbol 134 ButtonUses:132 133 110Used by:Timeline
Symbol 135 GraphicUsed by:138
Symbol 136 GraphicUsed by:138
Symbol 137 GraphicUsed by:138
Symbol 138 ButtonUses:135 136 137Used by:Timeline
Symbol 139 GraphicUsed by:Timeline
Symbol 140 MovieClipUses:106Used by:Timeline
Symbol 141 MovieClipUses:45Used by:Timeline
Symbol 142 EditableTextUses:75Used by:Timeline
Symbol 143 GraphicUsed by:Timeline
Symbol 144 GraphicUsed by:Timeline
Symbol 145 EditableTextUses:75Used by:Timeline
Symbol 146 GraphicUsed by:Timeline
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:147Used by:Timeline
Symbol 149 MovieClipUses:43 44Used by:Timeline
Symbol 150 MovieClipUses:48Used by:Timeline
Symbol 151 GraphicUsed by:Timeline

Instance Names

"T_shadow"Frame 34Symbol 60 MovieClip
"Tommy"Frame 34Symbol 61 MovieClip
"laser"Frame 34Symbol 63 MovieClip
"Balloon4"Frame 34Symbol 67 MovieClip
"Balloon3"Frame 34Symbol 67 MovieClip
"Balloon2"Frame 34Symbol 69 MovieClip
"Balloon1"Frame 34Symbol 70 MovieClip
"Power"Frame 37Symbol 83 MovieClip
"T_shadow"Frame 37Symbol 60 MovieClip
"Tommy"Frame 37Symbol 84 MovieClip
"laser"Frame 37Symbol 85 MovieClip
"Snapper2"Frame 37Symbol 89 MovieClip
"Biter2"Frame 37Symbol 90 MovieClip
"Greenie2"Frame 37Symbol 91 MovieClip
"Greenie1"Frame 37Symbol 92 MovieClip
"Power"Frame 46Symbol 83 MovieClip
"T_shadow"Frame 46Symbol 60 MovieClip
"Tommy"Frame 46Symbol 113 MovieClip
"laser"Frame 46Symbol 114 MovieClip
"Snapper2"Frame 46Symbol 89 MovieClip
"Snapper1"Frame 46Symbol 115 MovieClip
"Biter2"Frame 46Symbol 90 MovieClip
"Greenie2"Frame 46Symbol 91 MovieClip
"Biter1"Frame 46Symbol 116 MovieClip
"Greenie1"Frame 46Symbol 92 MovieClip
"Power"Frame 55Symbol 83 MovieClip
"T_shadow"Frame 55Symbol 60 MovieClip
"Tommy"Frame 55Symbol 121 MovieClip
"laser"Frame 55Symbol 124 MovieClip
"Snapper2"Frame 55Symbol 89 MovieClip
"Snapper1"Frame 55Symbol 115 MovieClip
"Snapper3"Frame 55Symbol 125 MovieClip
"Cavitycus"Frame 55Symbol 129 MovieClip
"Biter2"Frame 55Symbol 90 MovieClip
"Greenie2"Frame 55Symbol 91 MovieClip
"Biter1"Frame 55Symbol 116 MovieClip
"Greenie1"Frame 55Symbol 92 MovieClip
"Mouse"Frame 73Symbol 148 MovieClip
"T_hoover"Symbol 28 MovieClip Frame 1Symbol 27 MovieClip
"T_hoover"Symbol 61 MovieClip Frame 1Symbol 27 MovieClip
"T_hoover"Symbol 84 MovieClip Frame 1Symbol 27 MovieClip
"T_hoover"Symbol 113 MovieClip Frame 1Symbol 27 MovieClip
"T_hoover"Symbol 121 MovieClip Frame 1Symbol 27 MovieClip
"Bighurt"Symbol 129 MovieClip Frame 1Symbol 128 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"Load"Frame 6
"Wait"Frame 31
"Practice"Frame 34
"GamePlay"Frame 37
"GoodJob"Frame 44
"GameLevel2"Frame 46
"GoodJob2"Frame 53
"GameLevel3"Frame 55
"GoodJob3"Frame 65
"Loose"Frame 73
"Quit"Frame 84
"KickBack"Symbol 27 MovieClip Frame 65
"Blue"Symbol 27 MovieClip Frame 75
"Right"Symbol 63 MovieClip Frame 1
"Left"Symbol 63 MovieClip Frame 7
"Explode3"Symbol 67 MovieClip Frame 20
"Explode2"Symbol 69 MovieClip Frame 20
"Explode1"Symbol 70 MovieClip Frame 11
"Right"Symbol 85 MovieClip Frame 1
"Left"Symbol 85 MovieClip Frame 7
"Pop5"Symbol 89 MovieClip Frame 15
"Pause6"Symbol 89 MovieClip Frame 35
"Pop4"Symbol 90 MovieClip Frame 15
"Pause4"Symbol 90 MovieClip Frame 30
"Pop2"Symbol 91 MovieClip Frame 15
"Pause2"Symbol 91 MovieClip Frame 30
"Pop1"Symbol 92 MovieClip Frame 15
"Pause1"Symbol 92 MovieClip Frame 30
"Right"Symbol 114 MovieClip Frame 1
"Left"Symbol 114 MovieClip Frame 7
"Pop6"Symbol 115 MovieClip Frame 15
"Pause5"Symbol 115 MovieClip Frame 35
"Pop3"Symbol 116 MovieClip Frame 15
"Pause3"Symbol 116 MovieClip Frame 30
"Right"Symbol 124 MovieClip Frame 1
"Left"Symbol 124 MovieClip Frame 7

Dynamic Text Variables

scoreSymbol 76 EditableText"score"
scoreSymbol 112 EditableText"score"
scoreSymbol 120 EditableText"score"
BigshotSymbol 123 EditableText""
scoreSymbol 142 EditableText""
YourScoreSymbol 145 EditableText""




http://swfchan.com/5/22730/info.shtml
Created: 26/5 -2019 18:03:36 Last modified: 26/5 -2019 18:03:36 Server time: 08/05 -2024 03:54:14