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

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

BASEBALL.swf

This is the info page for
Flash #21914

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


Text
Please ENTER YOUR NAME and submit score

WELL DONE

YOUR final SCORE is

[                            ]

enter name here

Submit Score

Submit Score

WELL DONE

YOUR final SCORE is

0

Please ENTER YOUR NAME and submit score

CONTACTING HQ

CANCEL

CANCEL

WEEKLY RANKING

NAME

SCORE

DATE

NAME

SCORE

DATE

0

WEEKLY RANKING

2003-01-03

325

Maverick

1

BACK

BACK

Play Ball

Play Ball

Play Ball

Play more games

Play more games

Play more games

Get games by email

Get games by email

Get games by email

Get games by email

BATTING CHAMP

BATTING CHAMP

DEVELOPED BY DEUSX.COM

COPYRIGHT 2003
ALL RIGHTS RESERVED

X

X

0

0

o

x

CURRENT

TOTAL

BEST

1 2 3 4 5 6 7 8 9   10 11

F

FO

FOU

FOUL

FOUL!

H

HO

HOM

HOME

HOME R

HOME RU

HOME RUN

HOME RUN

MINOR LEAGUE--------------------------------------------------------------

MAJOR LEAGUE--------------------------------------------------------------

MINOR LEAGUE--------------------------------------------------------------

MAJOR LEAGUE--------------------------------------------------------------

Players are easier to use. Simply place mouse cursor next to player's feet and when a pitch is thrown
quickly move mouse  upwards to swing. How far you hit will depend on how fast you are moving when
contact is made with the ball and  which part of the bat made contact with the ball.  For best results middle
of the bat head should hit the ball. You can use arrow keys to move batter to the left or right.

Players are harder to control, but are more powerful and you have full control of the swing. Player will
closely follow your cursor movements; up and down to swing, left and right for lateral positioning.
When a pitch comes try to swing as fast as possible while still under control.

;

m

m

Instructions

When using Major league players it is pretty easy to hit the ball when swinging slower.
Remember that the total score counts, hitting 200 feet 3 times is more than just hitting
one 500 foot home run.
You can start your mouse movement below and outside the main game window if it helps you pick up
more speed. Speed at the moment of impact is what counts so what counts is how quickly you move
from player's feet to above his head. The rest is just follow through.

White arrow shows which area of the bat
should make contact with the ball for best results.
If you hit with the area left from the arrow ball
will go towards the left field and the opposite is
true for the right area of the bat.

350

381

401

,

jhk

j h k

SELECT PLAYER

LOADING PLAYER

LOADING PLAYER _

PLAYER _ LOADED

MAIN MENU

MAIN MENU

MAIN MENU

longest hit

average hit

total distance

hits

batting average

pitches thrown

%

Play Hi-Score version

Play Hi-Score version

Play Hi-Score version

ActionScript [AS1/AS2]

Frame 1
stop(); fscommand ("fullscreen", "true"); fscommand ("allowscale", "false");
Frame 2
gotoAndPlay (6);
Frame 4
if (((_root.mclip == 11) and (60 < _framesloaded)) and (_level0._url eq "http://www.miniclip.com/baseball/ball.swf")) { gotoAndPlay (6); } else if (((_root.mclip == 11) and (_framesloaded < 60)) and (_level0._url eq "http://www.miniclip.com/baseball/ball.swf")) { gotoAndPlay (3); } else { gotoAndStop (1); }
Frame 5
gotoAndPlay (1);
Instance of Symbol 410 MovieClip "clip" in Frame 6
onClipEvent (enterFrame) { if (2 >= _root.speed) { level = 3; } else if (80 >= _root.speed) { level = 5; } else if (140 >= _root.speed) { level = 7; } else if (140 < _root.speed) { level = 9; } if (this.hitTest(_root.hitter.pl.hit) and (_root.slug != 1)) { _root.slug = 1; this.gotoAndPlay(2); _root.sound.gotoAndPlay(level); } }
Frame 7
stop(); fscommand ("showmenu", "false");
Frame 10
if (_root.hitter.pl._framesloaded == nfr) { gotoAndPlay (14); } else { gotoAndPlay (9); }
Frame 15
stop(); _root.slug = 0; _root.distance = 0; _root.pitched = 0; _root.contact = 0; distance = 0; best = 0; ttl = 0; hitter._x = guypos; hitter._y = 290; tellTarget ("clip") { gotoAndStop (1); }; i = 0; while (i < 12) { tellTarget ("ht" + i) { gotoAndStop (1); }; i++; } gotoAndPlay (54);
Frame 21
setProperty("clip", _yscale , 10); setProperty("clip", _xscale , 10); setProperty("clip", _y , 166); setProperty("clip", _x , 275); speedo = 0; speedoc = 0; pitch = random(7); if (pitch == 0) { gotoAndPlay (24); } else if (pitch == 1) { gotoAndPlay (28); } else if (pitch == 2) { gotoAndPlay (32); } else if (pitch == 3) { gotoAndPlay (36); } else if (pitch == 4) { gotoAndPlay (40); } else if (pitch == 5) { gotoAndPlay (44); } else if (pitch == 6) { gotoAndPlay (48); }
Frame 25
setProperty("clip", _yscale , 10); setProperty("clip", _xscale , 10); setProperty("clip", _y , 166); setProperty("clip", _x , 275); speedo = 0;
Frame 26
if (clip._xscale < 100) { setProperty("clip", _yscale , clip._yscale + 1.7); setProperty("clip", _xscale , clip._xscale + 1.7); } setProperty("clip", _y , clip._y + speedo); speedo = speedo + 0.7;
Frame 27
if (414 < _root.clip._y) { gotoAndPlay (54); } else { gotoAndPlay (26); }
Frame 29
setProperty("clip", _yscale , 10); setProperty("clip", _xscale , 10); setProperty("clip", _y , 166); setProperty("clip", _x , 275); speedo = 0; speedoc = -2;
Frame 30
if (clip._xscale < 100) { setProperty("clip", _yscale , clip._yscale + 1.7); setProperty("clip", _xscale , clip._xscale + 1.7); } setProperty("clip", _y , clip._y + speedo); speedo = speedo + 0.7; setProperty("clip", _x , clip._x + speedoc); speedoc = speedoc + 0.2;
Frame 31
if (414 < _root.clip._y) { gotoAndPlay (54); } else { gotoAndPlay (30); }
Frame 33
setProperty("clip", _yscale , 10); setProperty("clip", _xscale , 10); setProperty("clip", _y , 166); setProperty("clip", _x , 275); speedo = 0; speedoc = 1.5;
Frame 34
if (clip._xscale < 100) { setProperty("clip", _yscale , clip._yscale + 1.7); setProperty("clip", _xscale , clip._xscale + 1.7); } setProperty("clip", _y , clip._y + speedo); speedo = speedo + 0.7; setProperty("clip", _x , clip._x + speedoc); speedoc = speedoc - 0.2;
Frame 35
if (414 < _root.clip._y) { gotoAndPlay (54); } else { gotoAndPlay (34); }
Frame 37
setProperty("clip", _yscale , 10); setProperty("clip", _xscale , 10); setProperty("clip", _y , 166); setProperty("clip", _x , 275); speedo = -1; speedoc = -1;
Frame 38
if (clip._xscale < 100) { setProperty("clip", _yscale , clip._yscale + 1.6); setProperty("clip", _xscale , clip._xscale + 1.6); } setProperty("clip", _y , clip._y + speedo); speedo = speedo + 0.6; setProperty("clip", _x , clip._x + speedoc); speedoc = speedoc + 0.1;
Frame 39
if (414 < _root.clip._y) { gotoAndPlay (54); } else { gotoAndPlay (38); }
Frame 41
setProperty("clip", _yscale , 10); setProperty("clip", _xscale , 10); setProperty("clip", _y , 166); setProperty("clip", _x , 275); speedo = 0.5; speedoc = 1.9;
Frame 42
if (clip._xscale < 100) { setProperty("clip", _yscale , clip._yscale + 1.6); setProperty("clip", _xscale , clip._xscale + 1.6); } setProperty("clip", _y , clip._y + speedo); speedo = speedo + 0.55; setProperty("clip", _x , clip._x + speedoc); speedoc = speedoc - 0.1;
Frame 43
if (414 < _root.clip._y) { gotoAndPlay (54); } else { gotoAndPlay (42); }
Frame 45
setProperty("clip", _yscale , 10); setProperty("clip", _xscale , 10); setProperty("clip", _y , 166); setProperty("clip", _x , 275); speedo = 1;
Frame 46
if (clip._xscale < 100) { setProperty("clip", _yscale , clip._yscale + 1.7); setProperty("clip", _xscale , clip._xscale + 1.7); } setProperty("clip", _y , clip._y + speedo); speedo = speedo + 0.65;
Frame 47
if (414 < _root.clip._y) { gotoAndPlay (54); } else { gotoAndPlay (46); }
Frame 49
setProperty("clip", _yscale , 10); setProperty("clip", _xscale , 10); setProperty("clip", _y , 166); setProperty("clip", _x , 275); speedo = 0.75; speedoc = 1.25;
Frame 50
if (clip._xscale < 100) { setProperty("clip", _yscale , clip._yscale + 1.65); setProperty("clip", _xscale , clip._xscale + 1.65); } setProperty("clip", _y , clip._y + speedo); speedo = speedo + 0.7; setProperty("clip", _x , clip._x + speedoc); speedoc = speedoc - 0.16;
Frame 51
if (414 < _root.clip._y) { gotoAndPlay (54); } else { gotoAndPlay (50); }
Frame 55
if (best < distance) { best = distance; } ttl = ttl + distance;
Frame 56
if (0 < _root.distance) { _root.contact = _root.contact + 1; tellTarget ("ht" + pitched) { gotoAndStop (2); }; } else { tellTarget ("ht" + pitched) { gotoAndStop (3); }; }
Frame 296
stop(); _root.pitched = _root.pitched + 1; _root.slug = 0; _root.distance = 0; if (_root.pitched < 10) { tellTarget ("pitcher") { gotoAndPlay (2); }; } else if (((9 < _root.pitched) and (_root.pitched < 12)) and (_root.contact >= 3)) { tellTarget ("pitcher") { gotoAndPlay (2); }; } else { gotoAndPlay (299); }
Frame 300
hits = contact; totalfeet = ttl; pitches = pitched - 1; pct = int((hits / pitches) * 1000) / 10; longesthit = best; averagehit = int((totalfeet / hits) * 100) / 100; _root.hitter.pl.removeMovieClip();
Frame 302
_root.pitched = 0; _root.contact = 0; _root.myscore = ttl;
Frame 317
stop();
Instance of Symbol 31 MovieClip in Symbol 32 MovieClip Frame 1
onClipEvent (enterFrame) { point = new object(); point.x = this._x; point.y = this._y; localToGlobal(point); _root.hitx = point.x; _root.YGloc = point.y; }
Symbol 59 MovieClip [righty] Frame 1
stop();
Instance of Symbol 3 MovieClip in Symbol 59 MovieClip [righty] Frame 1
onClipEvent (enterFrame) { if ((75 < _root._xmouse) and (_root._xmouse < 250)) { setProperty(_root.hitter, _x , _root._xmouse + ((_root.hitter._x - _root._xmouse) / 1.1)); } _root.dada = int((400 - _root._ymouse) / 6); tellTarget ("_root.hitter.pl") { gotoAndStop(_root.dada); }; newx = _ymouse; _root.speed = (newx - oldx) * -1; oldx = newx; }
Symbol 115 MovieClip [gil] Frame 1
stop();
Instance of Symbol 62 MovieClip in Symbol 115 MovieClip [gil] Frame 1
onClipEvent (enterFrame) { if ((300 < _root._xmouse) and (_root._xmouse < 475)) { setProperty(_root.hitter, _x , _root._xmouse + ((_root.hitter._x - _root._xmouse) / 1.1)); } _root.dada = int((400 - _root._ymouse) / 6); tellTarget ("_root.hitter.pl") { gotoAndStop(_root.dada); }; newx = _ymouse; _root.speed = (newx - oldx) * -1; oldx = newx; }
Symbol 170 MovieClip [jj] Frame 1
stop();
Instance of Symbol 62 MovieClip in Symbol 170 MovieClip [jj] Frame 1
onClipEvent (enterFrame) { if ((300 < _root._xmouse) and (_root._xmouse < 475)) { setProperty(_root.hitter, _x , _root._xmouse + ((_root.hitter._x - _root._xmouse) / 1.1)); } _root.dada = int((400 - _root._ymouse) / 6); tellTarget ("_root.hitter.pl") { gotoAndStop(_root.dada); }; newx = _ymouse; _root.speed = (newx - oldx) * -1; oldx = newx; }
Symbol 192 MovieClip [jj2] Frame 1
stop();
Instance of Symbol 173 MovieClip in Symbol 192 MovieClip [jj2] Frame 1
onClipEvent (enterFrame) { if (Key.isDown(Key.LEFT)) { _root.hitter.pl._x = _root.hitter.pl._x - 3; } else if (Key.isDown(Key.RIGHT)) { _root.hitter.pl._x = _root.hitter.pl._x + 3; } _root.dada = int((400 - _root._ymouse) / 10); if (_root.hitter.pl._currentframe < _root.dada) { tellTarget ("_root.hitter.pl") { nextFrame(); }; } else if (_root.dada < _root.hitter.pl._currentframe) { tellTarget ("_root.hitter.pl") { prevFrame(); }; } newx = _ymouse; speedo = newx - oldx; oldx = newx; _root.popos = _ymouse; if (181 < _root._ymouse) { _root.speed = speedo * -1; } }
Symbol 229 MovieClip [bb] Frame 1
stop();
Instance of Symbol 195 MovieClip in Symbol 229 MovieClip [bb] Frame 1
onClipEvent (enterFrame) { if (Key.isDown(Key.LEFT)) { _root.hitter.pl._x = _root.hitter.pl._x - 3; } else if (Key.isDown(Key.RIGHT)) { _root.hitter.pl._x = _root.hitter.pl._x + 3; } if ((_root._ymouse < 300) and (_root.swin != 1)) { tellTarget ("_root.hitter.pl") { gotoAndPlay (2); }; } if ((_root._ymouse >= 300) and (_root.swin == 1)) { tellTarget ("_root.hitter.pl") { play(); }; _root.swin = 0; } newx = _ymouse; speedo = newx - oldx; oldx = newx; _root.popos = _ymouse; if (181 < _root._ymouse) { _root.speed = speedo * -1; } }
Symbol 229 MovieClip [bb] Frame 2
_root.swin = 1;
Symbol 229 MovieClip [bb] Frame 8
stop(); _root.swin = 1;
Symbol 229 MovieClip [bb] Frame 22
_root.swin = 0; gotoAndStop (1);
Symbol 262 MovieClip [red] Frame 1
stop();
Instance of Symbol 232 MovieClip in Symbol 262 MovieClip [red] Frame 1
onClipEvent (enterFrame) { if (Key.isDown(Key.LEFT)) { _root.hitter.pl._x = _root.hitter.pl._x - 3; } else if (Key.isDown(Key.RIGHT)) { _root.hitter.pl._x = _root.hitter.pl._x + 3; } if ((_root._ymouse < 300) and (_root.swin != 1)) { tellTarget ("_root.hitter.pl") { gotoAndPlay (2); }; } if ((_root._ymouse >= 300) and (_root.swin == 1)) { tellTarget ("_root.hitter.pl") { play(); }; _root.swin = 0; } newx = _ymouse; speedo = newx - oldx; oldx = newx; _root.popos = _ymouse; if (181 < _root._ymouse) { _root.speed = speedo * -1; } }
Symbol 262 MovieClip [red] Frame 2
_root.swin = 1;
Symbol 262 MovieClip [red] Frame 8
stop(); _root.swin = 1;
Symbol 262 MovieClip [red] Frame 22
_root.swin = 0; gotoAndStop (1);
Symbol 277 Button
on (release) { if ((this.gamename != "") && (username != "")) { this.preventcache = getTime(); this.username = username; play(); } else { _root.prevScene(); } }
Symbol 287 Button
on (release) { tellTarget ("_root") { gotoAndPlay (6); }; }
Symbol 300 MovieClip Frame 1
stop();
Symbol 300 MovieClip Frame 2
pos = parseInt(_parent.position) - 1; records = parseInt(_parent.records) - 1; unit = 330 / records; distance = parseInt(unit * pos);
Symbol 300 MovieClip Frame 4
if (parseInt(arrow._x) >= distance) { stop(); } else { arrow._x = arrow._x + 2; gotoAndPlay (3); }
Symbol 311 MovieClip Frame 1
x = this._name.substring(4, this._name.length); this.user_name.txt = _parent["user_name" + x]; this.score.txt = _parent["score" + x]; this.date.txt = " " + _parent["date" + x]; this.num.txt = parseInt(x) + 1;
Symbol 311 MovieClip Frame 32
stop();
Symbol 312 MovieClip Frame 1
stop();
Symbol 312 MovieClip Frame 2
slider.play();
Symbol 312 MovieClip Frame 11
stop();
Symbol 317 Button
on (release) { tellTarget ("_root") { gotoAndPlay (319); }; }
Symbol 318 MovieClip [hstable] Frame 1
stop();
Symbol 318 MovieClip [hstable] Frame 2
function getHighScores(returnTarget, gamename, low, high) { this.low = low; this.high = high; this.gamename = gamename; this.formaction = "gethighscores"; this.score = _root.myscore; loadVariables ("http://www.miniclip.com/Flash/proxy.php", returnTarget, "GET"); } function findHost() { return(host); } getHighScores(hs, this.gamename, 0, 10);
Symbol 318 MovieClip [hstable] Frame 3
if (hs.records != null) { gotoAndPlay (6); } else { this.loading = "CONTACTING HQ"; play(); }
Symbol 318 MovieClip [hstable] Frame 5
this.loading = "CONTACTING HQ"; gotoAndPlay (3);
Symbol 318 MovieClip [hstable] Frame 6
hs.play(); stop();
Symbol 328 MovieClip Frame 1
stop();
Symbol 328 MovieClip Frame 3
gotoAndPlay (1);
Symbol 328 MovieClip Frame 5
gotoAndPlay (1);
Symbol 328 MovieClip Frame 7
gotoAndPlay (1);
Symbol 328 MovieClip Frame 9
gotoAndPlay (1);
Symbol 350 Button
on (release) { tellTarget ("_root") { play(); }; }
Symbol 356 Button
on (release) { getURL ("http://www.miniclip.com/Homepage.htm", "_blank"); }
Symbol 363 Button
on (release) { getURL ("http://www.miniclip.com/signup2.htm", "_blank"); }
Symbol 369 MovieClip Frame 340
stop();
Symbol 375 Button
on (release) { fscommand ("quit", "true"); }
Symbol 381 MovieClip Frame 1
stop();
Symbol 382 MovieClip Frame 1
stop();
Symbol 409 MovieClip Frame 1
stop();
Symbol 409 MovieClip Frame 30
gotoAndStop (1);
Symbol 409 MovieClip Frame 33
tellTarget ("_root") { stop(); };
Symbol 409 MovieClip Frame 63
feet = _root.distance;
Symbol 409 MovieClip Frame 64
feet = "";
Symbol 409 MovieClip Frame 65
feet = _root.distance;
Symbol 409 MovieClip Frame 66
feet = "";
Symbol 409 MovieClip Frame 67
feet = _root.distance;
Symbol 409 MovieClip Frame 69
feet = "";
Symbol 409 MovieClip Frame 71
feet = _root.distance;
Symbol 409 MovieClip Frame 120
gotoAndStop (1); tellTarget ("_root") { play(); };
Symbol 410 MovieClip Frame 1
x = 10; _y = 200; _x = 275; _yscale = 10; _xscale = 10; _visible = 1; right = 575; left = -25; top = 0; bt = 400; g = 0.1; dg = 0.91; bn = 0.9; ms = 7; fade = 0.98; drop = 0; foul = 0; far = 0; stp = 0; hrn = 0; stop();
Symbol 410 MovieClip Frame 2
diff = _x - _root.hitx; bo = _xscale; if (175 < _root.speed) { _root.speed = 175; } ybrz = -((14 - ((diff * diff) / 50)) + (_root.speed / caca)); xbrz = int(diff * 1.2); tellTarget ("_root") { gotoAndStop (20); };
Symbol 410 MovieClip Frame 3
_x = (_x + xbrz); if (right < (_x + (_width / 2))) { foul = 1; _root.distance = 0; } if ((_x - (_width / 2)) < left) { foul = 1; _root.distance = 0; } _y = (_y + ybrz); if (bt < (_y + (_height / 2))) { _y = (bt - (_height / 2)); ybrz = (-ybrz) * bn; drop = 1; } ybrz = (ybrz * dg) + g; xbrz = xbrz * dg; bt = 400 - ((100 - bo) * 2); bo = bo * fade; if (ms < _xscale) { _yscale = (_yscale * fade); _xscale = (_xscale * fade); } fuc = 100 / bo; if ((drop != 1) and (foul != 1)) { _root.distance = int((fuc * fuc) / (fuc / 12)); } if ((bt < 208) and (_y < 190)) { _visible = 0; hrn = 1; } if (((drop == 1) and (_y < 220)) and (_xscale < 8)) { stp = 1; } if (30 >= _xscale) { fade = 0.99; }
Symbol 410 MovieClip Frame 4
gotoAndPlay (3); if (stp == 1) { gotoAndPlay (5); }
Symbol 410 MovieClip Frame 6
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1); if (foul == 1) { tellTarget ("_root.anime") { gotoAndPlay (2); }; } if ((hrn == 1) and (foul != 1)) { tellTarget ("_root.anime") { gotoAndPlay (33); }; } if (((_x >= 225) and (325 >= _x)) and (hrn == 1)) { _root.distance = _root.distance + 51; } else if (((_x >= 100) and (_x < 225)) and (hrn == 1)) { _root.distance = _root.distance + 31; } else if (((325 < _x) and (450 >= _x)) and (hrn == 1)) { _root.distance = _root.distance + 31; }
Symbol 410 MovieClip Frame 7
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 8
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1); tellTarget ("_root") { gotoAndPlay (55); };
Symbol 410 MovieClip Frame 9
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 10
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 11
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 12
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 13
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 14
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 15
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 16
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 17
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 18
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 19
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 20
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 21
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 22
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 23
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 24
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 25
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 26
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 27
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 28
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 29
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 30
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 31
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 32
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 33
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 34
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 35
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 36
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 37
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1);
Symbol 410 MovieClip Frame 38
_xscale = (_xscale - 0.1); _yscale = (_yscale - 0.1); gotoAndStop (1);
Symbol 429 MovieClip Frame 10
stop();
Symbol 430 Button
on (release) { _root.hitter.attachMovie("righty", "pl", 1); _root.nfr = 51; _root.guypos = 175; _root.clip.caca = 8; tellTarget ("_root") { gotoAndPlay (14); }; }
Symbol 431 Button
on (release) { _root.hitter.attachMovie("gil", "pl", 1); _root.nfr = 49; _root.guypos = 390; _root.clip.caca = 8; tellTarget ("_root") { gotoAndPlay (14); }; }
Symbol 432 Button
on (release) { _root.hitter.attachMovie("jj", "pl", 1); _root.nfr = 51; _root.guypos = 390; _root.clip.caca = 8; tellTarget ("_root") { gotoAndPlay (14); }; }
Symbol 433 Button
on (release) { _root.hitter.attachMovie("bb", "pl", 1); _root.nfr = 22; _root.guypos = 160; _root.clip.caca = 10; tellTarget ("_root") { gotoAndPlay (14); }; }
Symbol 434 Button
on (release) { _root.hitter.attachMovie("red", "pl", 1); _root.nfr = 22; _root.guypos = 390; _root.clip.caca = 10; tellTarget ("_root") { gotoAndPlay (14); }; }
Symbol 435 Button
on (release) { _root.hitter.attachMovie("jj2", "pl", 1); _root.nfr = 10; _root.guypos = 390; _root.clip.caca = 10; tellTarget ("_root") { gotoAndPlay (14); }; }
Symbol 453 Button
on (release) { gotoAndPlay (2); }
Symbol 465 Button
on (release) { gotoAndPlay (16); }
Symbol 469 MovieClip Frame 1
stop();
Symbol 469 MovieClip Frame 15
stop();
Symbol 469 MovieClip Frame 29
gotoAndStop (1);
Symbol 486 MovieClip Frame 12
gotoAndPlay (1);
Symbol 486 MovieClip Frame 15
stop();
Symbol 573 MovieClip Frame 1
stop();
Symbol 573 MovieClip Frame 52
tellTarget ("_root") { gotoAndPlay (19); };
Symbol 579 Button
on (release) { tellTarget ("clip") { gotoAndStop (1); }; unloadMovie ("hitter"); gotoAndPlay (6); }
Symbol 598 Button
on (release) { gotoAndPlay (6); }
Symbol 603 Button
on (release) { getURL ("http://www.miniclip.com/baseball.htm"); }

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:59
Symbol 3 MovieClipUsed by:59
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:59
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:59
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:8Used by:59
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:59
Symbol 12 BitmapUsed by:13
Symbol 13 GraphicUses:12Used by:59
Symbol 14 BitmapUsed by:15
Symbol 15 GraphicUses:14Used by:59
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:59
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:59
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:59
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:59
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24Used by:59
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:59
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:59
Symbol 30 GraphicUsed by:31 32
Symbol 31 MovieClipUses:30Used by:32
Symbol 32 MovieClipUses:30 31Used by:59 115 170 192 229 262
Symbol 33 BitmapUsed by:34
Symbol 34 GraphicUses:33Used by:59
Symbol 35 BitmapUsed by:36
Symbol 36 GraphicUses:35Used by:59
Symbol 37 BitmapUsed by:38
Symbol 38 GraphicUses:37Used by:59
Symbol 39 BitmapUsed by:40
Symbol 40 GraphicUses:39Used by:59
Symbol 41 BitmapUsed by:42
Symbol 42 GraphicUses:41Used by:59
Symbol 43 BitmapUsed by:44
Symbol 44 GraphicUses:43Used by:59
Symbol 45 BitmapUsed by:46
Symbol 46 GraphicUses:45Used by:59
Symbol 47 BitmapUsed by:48
Symbol 48 GraphicUses:47Used by:59
Symbol 49 BitmapUsed by:50
Symbol 50 GraphicUses:49Used by:59
Symbol 51 BitmapUsed by:52
Symbol 52 GraphicUses:51Used by:59
Symbol 53 BitmapUsed by:54
Symbol 54 GraphicUses:53Used by:59
Symbol 55 BitmapUsed by:56
Symbol 56 GraphicUses:55Used by:59
Symbol 57 BitmapUsed by:58
Symbol 58 GraphicUses:57Used by:59
Symbol 59 MovieClip [righty]Uses:2 3 5 7 9 11 13 15 17 19 21 23 25 27 29 32 34 36 38 40 42 44 46 48 50 52 54 56 58
Symbol 60 BitmapUsed by:61 437
Symbol 61 GraphicUses:60Used by:115
Symbol 62 MovieClipUsed by:115 170
Symbol 63 BitmapUsed by:64
Symbol 64 GraphicUses:63Used by:115
Symbol 65 BitmapUsed by:66
Symbol 66 GraphicUses:65Used by:115
Symbol 67 BitmapUsed by:68
Symbol 68 GraphicUses:67Used by:115
Symbol 69 BitmapUsed by:70
Symbol 70 GraphicUses:69Used by:115
Symbol 71 BitmapUsed by:72
Symbol 72 GraphicUses:71Used by:115
Symbol 73 BitmapUsed by:74
Symbol 74 GraphicUses:73Used by:115
Symbol 75 BitmapUsed by:76
Symbol 76 GraphicUses:75Used by:115
Symbol 77 BitmapUsed by:78
Symbol 78 GraphicUses:77Used by:115
Symbol 79 BitmapUsed by:80
Symbol 80 GraphicUses:79Used by:115
Symbol 81 BitmapUsed by:82
Symbol 82 GraphicUses:81Used by:115
Symbol 83 BitmapUsed by:84
Symbol 84 GraphicUses:83Used by:115
Symbol 85 BitmapUsed by:86
Symbol 86 GraphicUses:85Used by:115
Symbol 87 BitmapUsed by:88
Symbol 88 GraphicUses:87Used by:115
Symbol 89 BitmapUsed by:90
Symbol 90 GraphicUses:89Used by:115
Symbol 91 BitmapUsed by:92
Symbol 92 GraphicUses:91Used by:115
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:115
Symbol 95 BitmapUsed by:96
Symbol 96 GraphicUses:95Used by:115
Symbol 97 BitmapUsed by:98
Symbol 98 GraphicUses:97Used by:115
Symbol 99 BitmapUsed by:100
Symbol 100 GraphicUses:99Used by:115
Symbol 101 BitmapUsed by:102
Symbol 102 GraphicUses:101Used by:115
Symbol 103 BitmapUsed by:104
Symbol 104 GraphicUses:103Used by:115
Symbol 105 BitmapUsed by:106
Symbol 106 GraphicUses:105Used by:115
Symbol 107 BitmapUsed by:108
Symbol 108 GraphicUses:107Used by:115
Symbol 109 BitmapUsed by:110
Symbol 110 GraphicUses:109Used by:115
Symbol 111 BitmapUsed by:112
Symbol 112 GraphicUses:111Used by:115
Symbol 113 BitmapUsed by:114
Symbol 114 GraphicUses:113Used by:115
Symbol 115 MovieClip [gil]Uses:61 62 64 66 68 70 72 74 76 78 80 82 84 86 88 32 90 92 94 96 98 100 102 104 106 108 110 112 114
Symbol 116 BitmapUsed by:117
Symbol 117 GraphicUses:116Used by:170
Symbol 118 BitmapUsed by:119 437
Symbol 119 GraphicUses:118Used by:170
Symbol 120 BitmapUsed by:121
Symbol 121 GraphicUses:120Used by:170
Symbol 122 BitmapUsed by:123
Symbol 123 GraphicUses:122Used by:170
Symbol 124 BitmapUsed by:125
Symbol 125 GraphicUses:124Used by:170
Symbol 126 BitmapUsed by:127
Symbol 127 GraphicUses:126Used by:170
Symbol 128 BitmapUsed by:129
Symbol 129 GraphicUses:128Used by:170
Symbol 130 BitmapUsed by:131
Symbol 131 GraphicUses:130Used by:170
Symbol 132 BitmapUsed by:133
Symbol 133 GraphicUses:132Used by:170
Symbol 134 BitmapUsed by:135
Symbol 135 GraphicUses:134Used by:170
Symbol 136 BitmapUsed by:137
Symbol 137 GraphicUses:136Used by:170
Symbol 138 BitmapUsed by:139
Symbol 139 GraphicUses:138Used by:170
Symbol 140 BitmapUsed by:141
Symbol 141 GraphicUses:140Used by:170
Symbol 142 BitmapUsed by:143
Symbol 143 GraphicUses:142Used by:170
Symbol 144 BitmapUsed by:145
Symbol 145 GraphicUses:144Used by:170
Symbol 146 BitmapUsed by:147
Symbol 147 GraphicUses:146Used by:170
Symbol 148 BitmapUsed by:149
Symbol 149 GraphicUses:148Used by:170
Symbol 150 BitmapUsed by:151
Symbol 151 GraphicUses:150Used by:170
Symbol 152 BitmapUsed by:153
Symbol 153 GraphicUses:152Used by:170
Symbol 154 BitmapUsed by:155
Symbol 155 GraphicUses:154Used by:170
Symbol 156 BitmapUsed by:157
Symbol 157 GraphicUses:156Used by:170
Symbol 158 BitmapUsed by:159
Symbol 159 GraphicUses:158Used by:170
Symbol 160 BitmapUsed by:161
Symbol 161 GraphicUses:160Used by:170
Symbol 162 BitmapUsed by:163
Symbol 163 GraphicUses:162Used by:170
Symbol 164 BitmapUsed by:165
Symbol 165 GraphicUses:164Used by:170
Symbol 166 BitmapUsed by:167
Symbol 167 GraphicUses:166Used by:170
Symbol 168 BitmapUsed by:169
Symbol 169 GraphicUses:168Used by:170
Symbol 170 MovieClip [jj]Uses:117 62 119 121 123 125 127 129 131 133 135 137 139 141 143 32 145 147 149 151 153 155 157 159 161 163 165 167 169
Symbol 171 BitmapUsed by:172
Symbol 172 GraphicUses:171Used by:192
Symbol 173 MovieClipUsed by:192
Symbol 174 BitmapUsed by:175
Symbol 175 GraphicUses:174Used by:192
Symbol 176 BitmapUsed by:177
Symbol 177 GraphicUses:176Used by:192
Symbol 178 BitmapUsed by:179
Symbol 179 GraphicUses:178Used by:192
Symbol 180 BitmapUsed by:181
Symbol 181 GraphicUses:180Used by:192
Symbol 182 BitmapUsed by:183
Symbol 183 GraphicUses:182Used by:192
Symbol 184 BitmapUsed by:185
Symbol 185 GraphicUses:184Used by:192
Symbol 186 BitmapUsed by:187
Symbol 187 GraphicUses:186Used by:192
Symbol 188 BitmapUsed by:189
Symbol 189 GraphicUses:188Used by:192
Symbol 190 BitmapUsed by:191
Symbol 191 GraphicUses:190Used by:192
Symbol 192 MovieClip [jj2]Uses:172 173 175 177 179 32 181 183 185 187 189 191
Symbol 193 BitmapUsed by:194
Symbol 194 GraphicUses:193Used by:229
Symbol 195 MovieClipUsed by:229
Symbol 196 BitmapUsed by:197 218
Symbol 197 GraphicUses:196Used by:229
Symbol 198 BitmapUsed by:199 217
Symbol 199 GraphicUses:198Used by:229
Symbol 200 BitmapUsed by:201 216
Symbol 201 GraphicUses:200Used by:229
Symbol 202 BitmapUsed by:203 213
Symbol 203 GraphicUses:202Used by:229
Symbol 204 BitmapUsed by:205 212
Symbol 205 GraphicUses:204Used by:229
Symbol 206 BitmapUsed by:207
Symbol 207 GraphicUses:206Used by:229
Symbol 208 BitmapUsed by:209
Symbol 209 GraphicUses:208Used by:229
Symbol 210 BitmapUsed by:211
Symbol 211 GraphicUses:210Used by:229
Symbol 212 GraphicUses:204Used by:229
Symbol 213 GraphicUses:202Used by:229
Symbol 214 BitmapUsed by:215
Symbol 215 GraphicUses:214Used by:229
Symbol 216 GraphicUses:200Used by:229
Symbol 217 GraphicUses:198Used by:229
Symbol 218 GraphicUses:196Used by:229
Symbol 219 BitmapUsed by:220
Symbol 220 GraphicUses:219Used by:229
Symbol 221 BitmapUsed by:222
Symbol 222 GraphicUses:221Used by:229
Symbol 223 BitmapUsed by:224
Symbol 224 GraphicUses:223Used by:229
Symbol 225 BitmapUsed by:226
Symbol 226 GraphicUses:225Used by:229
Symbol 227 BitmapUsed by:228
Symbol 228 GraphicUses:227Used by:229
Symbol 229 MovieClip [bb]Uses:194 195 197 32 199 201 203 205 207 209 211 212 213 215 216 217 218 220 222 224 226 228
Symbol 230 BitmapUsed by:231 415
Symbol 231 GraphicUses:230Used by:262
Symbol 232 MovieClipUsed by:262
Symbol 233 BitmapUsed by:234
Symbol 234 GraphicUses:233Used by:262
Symbol 235 BitmapUsed by:236
Symbol 236 GraphicUses:235Used by:262
Symbol 237 BitmapUsed by:238
Symbol 238 GraphicUses:237Used by:262
Symbol 239 BitmapUsed by:240 249
Symbol 240 GraphicUses:239Used by:262
Symbol 241 BitmapUsed by:242
Symbol 242 GraphicUses:241Used by:262
Symbol 243 BitmapUsed by:244
Symbol 244 GraphicUses:243Used by:262
Symbol 245 BitmapUsed by:246
Symbol 246 GraphicUses:245Used by:262
Symbol 247 BitmapUsed by:248
Symbol 248 GraphicUses:247Used by:262
Symbol 249 GraphicUses:239Used by:262
Symbol 250 BitmapUsed by:251
Symbol 251 GraphicUses:250Used by:262
Symbol 252 BitmapUsed by:253
Symbol 253 GraphicUses:252Used by:262
Symbol 254 BitmapUsed by:255
Symbol 255 GraphicUses:254Used by:262
Symbol 256 BitmapUsed by:257
Symbol 257 GraphicUses:256Used by:262
Symbol 258 BitmapUsed by:259
Symbol 259 GraphicUses:258Used by:262
Symbol 260 BitmapUsed by:261
Symbol 261 GraphicUses:260Used by:262
Symbol 262 MovieClip [red]Uses:231 232 234 32 236 238 240 242 244 246 248 249 251 253 255 257 259 261
Symbol 263 FontUsed by:264 267 279 281 288 289 290 291 292 293 294 302
Symbol 264 TextUses:263Used by:318
Symbol 265 FontUsed by:266 273 274 278 283 284 313 314 346 347 348 352 353 354 358 359 360 362 364 365 438 439 440 441 471 473 478 485 574 575 600 601 602
Symbol 266 TextUses:265Used by:318
Symbol 267 TextUses:263Used by:318
Symbol 268 GraphicUsed by:318
Symbol 269 FontUsed by:270
Symbol 270 TextUses:269Used by:318
Symbol 271 FontUsed by:272 280 282 301 303 305 307 309 376 377 378 408 584 585 586 587 588 589
Symbol 272 EditableTextUses:271Used by:318
Symbol 273 TextUses:265Used by:275 277
Symbol 274 TextUses:265Used by:275 277
Symbol 275 MovieClipUses:273 274Used by:277
Symbol 276 GraphicUsed by:277
Symbol 277 ButtonUses:275 276 273 274Used by:318
Symbol 278 TextUses:265Used by:318
Symbol 279 TextUses:263Used by:318
Symbol 280 EditableTextUses:271Used by:318
Symbol 281 TextUses:263Used by:318
Symbol 282 EditableTextUses:271Used by:318
Symbol 283 TextUses:265Used by:285 287
Symbol 284 TextUses:265Used by:285 287
Symbol 285 MovieClipUses:283 284Used by:287
Symbol 286 GraphicUsed by:287
Symbol 287 ButtonUses:285 286 283 284Used by:318
Symbol 288 TextUses:263Used by:312
Symbol 289 TextUses:263Used by:312
Symbol 290 TextUses:263Used by:312
Symbol 291 TextUses:263Used by:312
Symbol 292 TextUses:263Used by:312
Symbol 293 TextUses:263Used by:312
Symbol 294 TextUses:263Used by:312
Symbol 295 GraphicUsed by:300
Symbol 296 GraphicUsed by:300
Symbol 297 GraphicUsed by:298
Symbol 298 MovieClipUses:297Used by:300
Symbol 299 SoundUsed by:300
Symbol 300 MovieClipUses:295 296 298 299Used by:312
Symbol 301 EditableTextUses:271Used by:312
Symbol 302 TextUses:263Used by:312
Symbol 303 EditableTextUses:271Used by:304
Symbol 304 MovieClipUses:303Used by:311
Symbol 305 EditableTextUses:271Used by:306
Symbol 306 MovieClipUses:305Used by:311
Symbol 307 EditableTextUses:271Used by:308
Symbol 308 MovieClipUses:307Used by:311
Symbol 309 EditableTextUses:271Used by:310
Symbol 310 MovieClipUses:309Used by:311
Symbol 311 MovieClipUses:304 306 308 310Used by:312
Symbol 312 MovieClipUses:288 289 290 291 292 293 294 300 301 302 311Used by:318
Symbol 313 TextUses:265Used by:315 317
Symbol 314 TextUses:265Used by:315 317
Symbol 315 MovieClipUses:313 314Used by:317
Symbol 316 GraphicUsed by:317
Symbol 317 ButtonUses:315 316 313 314Used by:318
Symbol 318 MovieClip [hstable]Uses:264 266 267 268 270 272 277 278 279 280 281 282 287 312 317
Symbol 319 BitmapUsed by:320 582
Symbol 320 GraphicUses:319Used by:Timeline
Symbol 321 MovieClipUsed by:Timeline
Symbol 322 SoundUsed by:328
Symbol 323 SoundUsed by:328
Symbol 324 SoundUsed by:328
Symbol 325 SoundUsed by:328
Symbol 326 SoundUsed by:328
Symbol 327 SoundUsed by:328 409
Symbol 328 MovieClipUses:322 323 324 325 326 327Used by:Timeline
Symbol 329 GraphicUsed by:330
Symbol 330 MovieClipUses:329Used by:369
Symbol 331 GraphicUsed by:369
Symbol 332 ShapeTweeningUsed by:369
Symbol 333 GraphicUsed by:369
Symbol 334 SoundUsed by:369
Symbol 335 GraphicUsed by:369
Symbol 336 BitmapUsed by:337
Symbol 337 GraphicUses:336Used by:369
Symbol 338 GraphicUsed by:369
Symbol 339 GraphicUsed by:369
Symbol 340 GraphicUsed by:369
Symbol 341 SoundUsed by:369
Symbol 342 GraphicUsed by:369
Symbol 343 BitmapUsed by:344 459 597
Symbol 344 GraphicUses:343Used by:369
Symbol 345 GraphicUsed by:350 598
Symbol 346 TextUses:265Used by:350 598
Symbol 347 TextUses:265Used by:350 598
Symbol 348 TextUses:265Used by:350 598
Symbol 349 GraphicUsed by:350 598
Symbol 350 ButtonUses:345 346 347 348 349Used by:369
Symbol 351 GraphicUsed by:356
Symbol 352 TextUses:265Used by:356
Symbol 353 TextUses:265Used by:356
Symbol 354 TextUses:265Used by:356
Symbol 355 GraphicUsed by:356
Symbol 356 ButtonUses:351 352 353 354 355Used by:369  Timeline
Symbol 357 GraphicUsed by:363
Symbol 358 TextUses:265Used by:363
Symbol 359 TextUses:265Used by:363
Symbol 360 TextUses:265Used by:363
Symbol 361 GraphicUsed by:363
Symbol 362 TextUses:265Used by:363
Symbol 363 ButtonUses:357 358 359 360 361 362Used by:369  Timeline
Symbol 364 TextUses:265Used by:369
Symbol 365 TextUses:265Used by:369
Symbol 366 FontUsed by:367 368 379 380 383 384 385 387
Symbol 367 TextUses:366Used by:369
Symbol 368 TextUses:366Used by:369
Symbol 369 MovieClipUses:330 331 332 333 334 335 337 338 339 340 341 342 344 350 356 363 364 365 367 368Used by:Timeline
Symbol 370 GraphicUsed by:Timeline
Symbol 371 FontUsed by:372 373
Symbol 372 TextUses:371Used by:375
Symbol 373 TextUses:371Used by:375
Symbol 374 GraphicUsed by:375
Symbol 375 ButtonUses:372 373 374Used by:Timeline
Symbol 376 EditableTextUses:271Used by:Timeline
Symbol 377 EditableTextUses:271Used by:Timeline
Symbol 378 EditableTextUses:271Used by:Timeline
Symbol 379 TextUses:366Used by:381 382
Symbol 380 TextUses:366Used by:381 382
Symbol 381 MovieClipUses:379 380Used by:Timeline
Symbol 382 MovieClipUses:379 380Used by:Timeline
Symbol 383 TextUses:366Used by:386
Symbol 384 TextUses:366Used by:386
Symbol 385 TextUses:366Used by:386
Symbol 386 MovieClipUses:383 384 385Used by:Timeline
Symbol 387 TextUses:366Used by:Timeline
Symbol 388 GraphicUsed by:409
Symbol 389 FontUsed by:390 391 392 393 394 399 400 401 402 403 404 405 406
Symbol 390 TextUses:389Used by:409
Symbol 391 TextUses:389Used by:409
Symbol 392 TextUses:389Used by:409
Symbol 393 TextUses:389Used by:409
Symbol 394 TextUses:389Used by:409
Symbol 395 BitmapUsed by:396
Symbol 396 GraphicUses:395Used by:397 410
Symbol 397 MovieClipUses:396Used by:409
Symbol 398 SoundUsed by:409
Symbol 399 TextUses:389Used by:409
Symbol 400 TextUses:389Used by:409
Symbol 401 TextUses:389Used by:409
Symbol 402 TextUses:389Used by:409
Symbol 403 TextUses:389Used by:409
Symbol 404 TextUses:389Used by:409
Symbol 405 TextUses:389Used by:409
Symbol 406 TextUses:389Used by:409
Symbol 407 SoundUsed by:409
Symbol 408 EditableTextUses:271Used by:409
Symbol 409 MovieClipUses:388 390 391 392 393 394 397 327 398 399 400 401 402 403 404 405 406 407 408Used by:Timeline
Symbol 410 MovieClipUses:396Used by:Timeline
Symbol 411 GraphicUsed by:412 430 431 432 433 434 435
Symbol 412 MovieClipUses:411Used by:442
Symbol 413 BitmapUsed by:415
Symbol 414 BitmapUsed by:415
Symbol 415 GraphicUses:230 414 413Used by:442
Symbol 416 GraphicUsed by:429
Symbol 417 GraphicUsed by:429
Symbol 418 GraphicUsed by:429
Symbol 419 GraphicUsed by:429
Symbol 420 GraphicUsed by:429
Symbol 421 GraphicUsed by:429
Symbol 422 SoundUsed by:429
Symbol 423 GraphicUsed by:429
Symbol 424 GraphicUsed by:429
Symbol 425 GraphicUsed by:429
Symbol 426 GraphicUsed by:427
Symbol 427 MovieClipUses:426Used by:428
Symbol 428 MovieClipUses:427Used by:429
Symbol 429 MovieClipUses:416 417 418 419 420 421 422 423 424 425 428Used by:430 431 432 433 434 435
Symbol 430 ButtonUses:429 411Used by:442
Symbol 431 ButtonUses:429 411Used by:442
Symbol 432 ButtonUses:429 411Used by:442
Symbol 433 ButtonUses:429 411Used by:442
Symbol 434 ButtonUses:429 411Used by:442
Symbol 435 ButtonUses:429 411Used by:442
Symbol 436 BitmapUsed by:437
Symbol 437 GraphicUses:60 118 436Used by:442
Symbol 438 TextUses:265Used by:442
Symbol 439 TextUses:265Used by:442
Symbol 440 TextUses:265Used by:442
Symbol 441 TextUses:265Used by:442
Symbol 442 MovieClipUses:412 415 430 431 432 433 434 435 437 438 439 440 441Used by:469
Symbol 443 FontUsed by:444 445 454 460 461 462 463 464 590 591 592 593 594 595 596
Symbol 444 TextUses:443Used by:469
Symbol 445 TextUses:443Used by:469
Symbol 446 FontUsed by:447 448 449 466 467 468
Symbol 447 TextUses:446Used by:469
Symbol 448 TextUses:446Used by:451 453 465
Symbol 449 TextUses:446Used by:450 453 465
Symbol 450 MovieClipUses:449Used by:451
Symbol 451 MovieClipUses:448 450Used by:453 465
Symbol 452 GraphicUsed by:453 465
Symbol 453 ButtonUses:451 452 448 449Used by:469
Symbol 454 TextUses:443Used by:469
Symbol 455 GraphicUsed by:456
Symbol 456 MovieClipUses:455Used by:469
Symbol 457 GraphicUsed by:458
Symbol 458 MovieClipUses:457Used by:469
Symbol 459 GraphicUses:343Used by:469
Symbol 460 TextUses:443Used by:469
Symbol 461 TextUses:443Used by:469
Symbol 462 TextUses:443Used by:469
Symbol 463 TextUses:443Used by:469
Symbol 464 TextUses:443Used by:469
Symbol 465 ButtonUses:451 452 448 449Used by:469
Symbol 466 TextUses:446Used by:469
Symbol 467 TextUses:446Used by:469
Symbol 468 TextUses:446Used by:469
Symbol 469 MovieClipUses:442 444 445 447 453 454 456 458 459 460 461 462 463 464 465 466 467 468Used by:Timeline
Symbol 470 GraphicUsed by:486  Timeline
Symbol 471 TextUses:265Used by:Timeline
Symbol 472 SoundUsed by:Timeline
Symbol 473 TextUses:265Used by:486
Symbol 474 GraphicUsed by:486
Symbol 475 GraphicUsed by:486
Symbol 476 GraphicUsed by:486
Symbol 477 GraphicUsed by:486
Symbol 478 TextUses:265Used by:486
Symbol 479 GraphicUsed by:486
Symbol 480 GraphicUsed by:486
Symbol 481 GraphicUsed by:486
Symbol 482 GraphicUsed by:486
Symbol 483 GraphicUsed by:486
Symbol 484 GraphicUsed by:486
Symbol 485 TextUses:265Used by:486
Symbol 486 MovieClipUses:473 470 474 475 476 477 478 479 480 481 482 483 484 485Used by:Timeline
Symbol 487 BitmapUsed by:488
Symbol 488 GraphicUses:487Used by:573
Symbol 489 BitmapUsed by:490
Symbol 490 GraphicUses:489Used by:573
Symbol 491 BitmapUsed by:492
Symbol 492 GraphicUses:491Used by:573
Symbol 493 BitmapUsed by:494
Symbol 494 GraphicUses:493Used by:573
Symbol 495 BitmapUsed by:496
Symbol 496 GraphicUses:495Used by:573
Symbol 497 BitmapUsed by:498
Symbol 498 GraphicUses:497Used by:573
Symbol 499 BitmapUsed by:500
Symbol 500 GraphicUses:499Used by:573
Symbol 501 BitmapUsed by:502
Symbol 502 GraphicUses:501Used by:573
Symbol 503 BitmapUsed by:504
Symbol 504 GraphicUses:503Used by:573
Symbol 505 BitmapUsed by:506
Symbol 506 GraphicUses:505Used by:573
Symbol 507 BitmapUsed by:508
Symbol 508 GraphicUses:507Used by:573
Symbol 509 BitmapUsed by:510
Symbol 510 GraphicUses:509Used by:573
Symbol 511 BitmapUsed by:512
Symbol 512 GraphicUses:511Used by:573
Symbol 513 BitmapUsed by:514
Symbol 514 GraphicUses:513Used by:573
Symbol 515 BitmapUsed by:516
Symbol 516 GraphicUses:515Used by:573
Symbol 517 BitmapUsed by:518
Symbol 518 GraphicUses:517Used by:573
Symbol 519 BitmapUsed by:520
Symbol 520 GraphicUses:519Used by:573
Symbol 521 BitmapUsed by:522
Symbol 522 GraphicUses:521Used by:573
Symbol 523 BitmapUsed by:524
Symbol 524 GraphicUses:523Used by:573
Symbol 525 BitmapUsed by:526
Symbol 526 GraphicUses:525Used by:573
Symbol 527 BitmapUsed by:528
Symbol 528 GraphicUses:527Used by:573
Symbol 529 BitmapUsed by:530
Symbol 530 GraphicUses:529Used by:573
Symbol 531 BitmapUsed by:532
Symbol 532 GraphicUses:531Used by:573
Symbol 533 BitmapUsed by:534
Symbol 534 GraphicUses:533Used by:573
Symbol 535 BitmapUsed by:536
Symbol 536 GraphicUses:535Used by:573
Symbol 537 BitmapUsed by:538
Symbol 538 GraphicUses:537Used by:573
Symbol 539 BitmapUsed by:540
Symbol 540 GraphicUses:539Used by:573
Symbol 541 BitmapUsed by:542
Symbol 542 GraphicUses:541Used by:573
Symbol 543 BitmapUsed by:544
Symbol 544 GraphicUses:543Used by:573
Symbol 545 BitmapUsed by:546
Symbol 546 GraphicUses:545Used by:573
Symbol 547 BitmapUsed by:548
Symbol 548 GraphicUses:547Used by:573
Symbol 549 BitmapUsed by:550
Symbol 550 GraphicUses:549Used by:573
Symbol 551 BitmapUsed by:552
Symbol 552 GraphicUses:551Used by:573
Symbol 553 BitmapUsed by:554
Symbol 554 GraphicUses:553Used by:573
Symbol 555 BitmapUsed by:556
Symbol 556 GraphicUses:555Used by:573
Symbol 557 BitmapUsed by:558
Symbol 558 GraphicUses:557Used by:573
Symbol 559 BitmapUsed by:560
Symbol 560 GraphicUses:559Used by:573
Symbol 561 BitmapUsed by:562
Symbol 562 GraphicUses:561Used by:573
Symbol 563 BitmapUsed by:564
Symbol 564 GraphicUses:563Used by:573
Symbol 565 BitmapUsed by:566
Symbol 566 GraphicUses:565Used by:573
Symbol 567 BitmapUsed by:568
Symbol 568 GraphicUses:567Used by:573
Symbol 569 BitmapUsed by:570
Symbol 570 GraphicUses:569Used by:573
Symbol 571 BitmapUsed by:572
Symbol 572 GraphicUses:571Used by:573
Symbol 573 MovieClipUses:488 490 492 494 496 498 500 502 504 506 508 510 512 514 516 518 520 522 524 526 528 530 532 534 536 538 540 542 544 546 548 550 552 554 556 558 560 562 564 566 568 570 572Used by:Timeline
Symbol 574 TextUses:265Used by:579
Symbol 575 TextUses:265Used by:579
Symbol 576 GraphicUsed by:579
Symbol 577 FontUsed by:578
Symbol 578 TextUses:577Used by:579
Symbol 579 ButtonUses:574 575 576 578Used by:Timeline
Symbol 580 SoundUsed by:Timeline
Symbol 581 SoundUsed by:Timeline
Symbol 582 GraphicUses:319Used by:583
Symbol 583 MovieClipUses:582Used by:Timeline
Symbol 584 EditableTextUses:271Used by:Timeline
Symbol 585 EditableTextUses:271Used by:Timeline
Symbol 586 EditableTextUses:271Used by:Timeline
Symbol 587 EditableTextUses:271Used by:Timeline
Symbol 588 EditableTextUses:271Used by:Timeline
Symbol 589 EditableTextUses:271Used by:Timeline
Symbol 590 TextUses:443Used by:Timeline
Symbol 591 TextUses:443Used by:Timeline
Symbol 592 TextUses:443Used by:Timeline
Symbol 593 TextUses:443Used by:Timeline
Symbol 594 TextUses:443Used by:Timeline
Symbol 595 TextUses:443Used by:Timeline
Symbol 596 TextUses:443Used by:Timeline
Symbol 597 GraphicUses:343Used by:Timeline
Symbol 598 ButtonUses:345 346 347 348 349Used by:Timeline
Symbol 599 GraphicUsed by:603
Symbol 600 TextUses:265Used by:603
Symbol 601 TextUses:265Used by:603
Symbol 602 TextUses:265Used by:603
Symbol 603 ButtonUses:599 600 601 602Used by:Timeline

Instance Names

"hitter"Frame 1Symbol 321 MovieClip
"sound"Frame 1Symbol 328 MovieClip
"ht1"Frame 6Symbol 381 MovieClip
"ht2"Frame 6Symbol 382 MovieClip
"ht3"Frame 6Symbol 382 MovieClip
"ht4"Frame 6Symbol 382 MovieClip
"ht5"Frame 6Symbol 382 MovieClip
"ht6"Frame 6Symbol 382 MovieClip
"ht7"Frame 6Symbol 382 MovieClip
"ht8"Frame 6Symbol 382 MovieClip
"ht9"Frame 6Symbol 382 MovieClip
"ht10"Frame 6Symbol 382 MovieClip
"ht11"Frame 6Symbol 382 MovieClip
"anime"Frame 6Symbol 409 MovieClip
"clip"Frame 6Symbol 410 MovieClip
"pitcher"Frame 14Symbol 573 MovieClip
"hit"Symbol 59 MovieClip [righty] Frame 15Symbol 32 MovieClip
"hit"Symbol 115 MovieClip [gil] Frame 15Symbol 32 MovieClip
"hit"Symbol 170 MovieClip [jj] Frame 15Symbol 32 MovieClip
"hit"Symbol 192 MovieClip [jj2] Frame 5Symbol 32 MovieClip
"hit"Symbol 229 MovieClip [bb] Frame 3Symbol 32 MovieClip
"hit"Symbol 262 MovieClip [red] Frame 3Symbol 32 MovieClip
"arrow"Symbol 300 MovieClip Frame 1Symbol 298 MovieClip
"date"Symbol 311 MovieClip Frame 1Symbol 304 MovieClip
"score"Symbol 311 MovieClip Frame 1Symbol 306 MovieClip
"user_name"Symbol 311 MovieClip Frame 1Symbol 308 MovieClip
"num"Symbol 311 MovieClip Frame 1Symbol 310 MovieClip
"slider"Symbol 312 MovieClip Frame 1Symbol 300 MovieClip
"line0"Symbol 312 MovieClip Frame 2Symbol 311 MovieClip
"line1"Symbol 312 MovieClip Frame 3Symbol 311 MovieClip
"line2"Symbol 312 MovieClip Frame 4Symbol 311 MovieClip
"line3"Symbol 312 MovieClip Frame 5Symbol 311 MovieClip
"line4"Symbol 312 MovieClip Frame 6Symbol 311 MovieClip
"line5"Symbol 312 MovieClip Frame 7Symbol 311 MovieClip
"line6"Symbol 312 MovieClip Frame 8Symbol 311 MovieClip
"line7"Symbol 312 MovieClip Frame 9Symbol 311 MovieClip
"line8"Symbol 312 MovieClip Frame 10Symbol 311 MovieClip
"line9"Symbol 312 MovieClip Frame 11Symbol 311 MovieClip
"hs"Symbol 318 MovieClip [hstable] Frame 2Symbol 312 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 59 as "righty"
ExportAssets (56)Timeline Frame 1Symbol 115 as "gil"
ExportAssets (56)Timeline Frame 1Symbol 170 as "jj"
ExportAssets (56)Timeline Frame 1Symbol 192 as "jj2"
ExportAssets (56)Timeline Frame 1Symbol 229 as "bb"
ExportAssets (56)Timeline Frame 1Symbol 262 as "red"
ExportAssets (56)Timeline Frame 1Symbol 318 as "hstable"

Labels

"loop1"Symbol 318 MovieClip [hstable] Frame 3
"displayHS"Symbol 318 MovieClip [hstable] Frame 6

Dynamic Text Variables

usernameSymbol 272 EditableText"enter name here"
_root.myscoreSymbol 280 EditableText"0"
loadingSymbol 282 EditableText"CONTACTING HQ"
positionSymbol 301 EditableText"0"
txtSymbol 303 EditableText"2003-01-03"
txtSymbol 305 EditableText"325"
txtSymbol 307 EditableText"Maverick"
txtSymbol 309 EditableText"1"
distanceSymbol 376 EditableText"0"
bestSymbol 377 EditableText"0"
ttlSymbol 378 EditableText""
feetSymbol 408 EditableText""
pitchesSymbol 584 EditableText""
hitsSymbol 585 EditableText""
pctSymbol 586 EditableText""
totalfeetSymbol 587 EditableText""
longesthitSymbol 588 EditableText""
averagehitSymbol 589 EditableText""




http://swfchan.com/5/21914/info.shtml
Created: 27/5 -2019 11:21:47 Last modified: 27/5 -2019 11:21:47 Server time: 05/05 -2024 12:04:04