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

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

Hacky Sack JR.swf

This is the info page for
Flash #22025

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


Text
0%

LOADING HACKY SACK JR - 2dArcade.com

v1.0 - 260k

Play more games! Go to:

BONEY ISLAND

BALL SAVE

z

c

x

Part 2 - Scoring >

Part 1 - Control

left

right

stop

Switch Characters

Use the Keyboard to move, kick, and
change your character:

left high kick

right high kick

left low kick

right low kick

jump headbutt

headbutt

If the ball falls, pick it up with the "0" key

Q

W

quality

exit/quit game

< Back to Title

Part 3 - Surviving >

Part 2 - Scoring

Kick the ball to score points. (+1, +2, +3)

Kick the ball into balloons to get different point values:

+ 25 Points

+ 100 Points

DANGER!!!

Hit multiple Balloons to score Balloon Combo's
Keep Ball away from the Green X Balloon

+ 1 Ball Save

Kick the ball with the tip of your feet or head.

Kick the ball multiple times to score Kick Combo Bonus

Kick the ball real high to score a bonus

Part 4  - Tricks >

Part 3 - Surviving

Keep the Ball from hitting the ground
If it drops your character will automatically attempt a Ball Save.
Keep an eye on the Clock, you have 60 seconds
to score as much as possible.
You get 5 Balls per round -
Look out for the Extra Ball if you need it.
You Start with Two Ball Saves
Get a Yellow Balloon for more Ball Saves.
Ball Saves will be used automatically as the ball drops.

60

60

Score:

0

0

Part 1 - Control >

Part 4 - Tricks

You can play it safe by using the low kicks and headbutt.
Every Character has his strengths/weaknesses. Use each Character to learn which
one fits your needs.
You will be awarded a Secret Code for your score, no matter what the score - watch
the Character at the end of the game - he will disclose it to you.
Every 500 points you will be awarded a Super Secret Code.
You will need to use Secret Codes in order to progress and get higher scores.
If there are many Balloons on the screen - and you have excessive Ball Saves - use
a Ball Save to grab the points!

Enter Your Secret Code:

Enter

GET
READY!

0

Score:

0

0

60

0

2

2

TIME OUT

NO BALLS

0

/ 10

Highest Bounce

0

/ 10

Highest Bounce

x 5

0

0

Kick Combos

x 5

0

0

Kick Combos

0

x 10

Balloon Combos

0

0

0

x 10

Balloon Combos

0

0

Final Score

0

0

0

Final Score

0

0

0

0

0

0

0

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (1000) { gotoAndStop (10); } play();
Frame 10
stop(); Set("/:go", "0"); Set("/:losewait", "1"); Set("/:char", random("3") + "1"); Set("/:ballsize", "0"); if ((((/:code1 eq "ROBOT") or (/:code2 eq "ROBOT")) or (/:code1 eq "MASTER")) or (/:code2 eq "MASTER")) { Set("/:char", "4"); }
Frame 16
if (/:move == "1") { if (getProperty("/bot", _x) < "480") { if (/:char == "1") { setProperty("/bot", _x , getProperty("/bot", _x) + "4.5"); } if (/:char == "2") { setProperty("/bot", _x , getProperty("/bot", _x) + "5"); } if (/:char == "3") { setProperty("/bot", _x , getProperty("/bot", _x) + "6"); } } } if (/:move == "2") { if ("70" < getProperty("/bot", _x)) { if (/:char == "1") { setProperty("/bot", _x , getProperty("/bot", _x) - "4.5"); } if (/:char == "2") { setProperty("/bot", _x , getProperty("/bot", _x) - "5"); } if (/:char == "3") { setProperty("/bot", _x , getProperty("/bot", _x) - "6"); } } }
Frame 17
gotoAndPlay (16);
Frame 46
Set("/:left", getProperty("limit", _x) - (getProperty("limit", _width) / "2")); Set("/:right", getProperty("limit", _x) + (getProperty("limit", _width) / "2")); Set("/:top", getProperty("limit", _y) - (getProperty("limit", _height) / "2")); Set("/:bottom", getProperty("limit", _y) + (getProperty("limit", _height) / "2")); Set("/:gravx", "0"); Set("/:gravy", "5"); Set("/:wid", getProperty("ball", _width) / "2"); Set("/:mg", "0"); setProperty("/center", _x , getProperty("/limit", _x)); setProperty("/center", _y , getProperty("/limit", _y)); iterations = "15"; Set("/:ballcount", "5"); Set("/:score", "0"); Set("/:kickwait", "0"); Set("/:go", "1"); Set("/:highest", "0"); Set("/:highkick", "0"); Set("/:highballoon", "0"); Set("/:finalscore", "0"); Set("/:here", ""); Set("/:scval", ""); Set("/:highb", "0"); Set("/:highk", "0"); Set("/:first", "0"); Set("/:time", "60"); if ((/:code1 eq "MOON") or (/:code2 eq "MOON")) { Set("/:friction", "0.7"); } else { Set("/:friction", "0.5"); } if ((/:code1 eq "SKILLS") or (/:code2 eq "SKILLS")) { Set("/:super", "20"); } else if ((/:code1 eq "MASTER") or (/:code2 eq "MASTER")) { Set("/:super", "50"); } else { Set("/:super", "2"); } Set("/:losewait", "0"); if ((/:code1 eq "ROBOT") or (/:code2 eq "ROBOT")) { Set("/:char", "4"); }
Frame 47
if ((/:code1 eq "FREAK") or (/:code2 eq "FREAK")) { setProperty("/bot", _xscale , random("30") + "70"); setProperty("/bot", _yscale , random("20") + "80"); } if ((/:code1 eq "GHOST") or (/:code2 eq "GHOST")) { setProperty("/bot", _alpha , random("50") - "25"); } if ((/:code1 eq "FEVER") or (/:code2 eq "FEVER")) { setProperty("/bot", _x , getProperty("/bot", _x) + (random("9") - "4")); } if ((/:code1 eq "DRUNK") or (/:code2 eq "DRUNK")) { ghh = random("5"); setProperty("/bot", _rotation , random("25") - "12"); if (ghh == "2") { } } if (/:ballsize == "0") { Set("/:ballsize", "1"); if ((/:code1 eq "BIG") or (/:code2 eq "BIG")) { setProperty("/ball", _xscale , "250"); setProperty("/ball", _yscale , "250"); } else if ((/:code1 eq "BIGGER") or (/:code2 eq "BIGGER")) { setProperty("/ball", _xscale , "400"); setProperty("/ball", _yscale , "400"); } else if ((/:code1 eq "BIGGEST") or (/:code2 eq "BIGGEST")) { setProperty("/ball", _xscale , "500"); setProperty("/ball", _yscale , "500"); } else if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { setProperty("/ball", _xscale , "300"); setProperty("/ball", _yscale , "300"); } else { setProperty("/ball", _xscale , "100"); setProperty("/ball", _yscale , "100"); } } if ((/:code1 eq "MOON") or (/:code2 eq "MOON")) { Set("/:gravy", "0.5"); } else { if (/:char == "1") { Set("/:gravy", "0.85"); } if (/:char == "2") { Set("/:gravy", "1"); } if (/:char == "3") { Set("/:gravy", "1.1"); } if (/:char == "4") { Set("/:gravy", "1.3"); } } ox = x; oy = y; x = getProperty("/ball", _x); y = getProperty("/ball", _y); if (drag == "1") { velx = (x - ox) * "3"; vely = (y - oy) * "3"; } else if (drag == "0") { velx = velx + gravx; vely = vely + gravy; x = x + (velx / "8"); y = y + (vely / "8"); if ((x + wid) >= right) { x = right - wid; velx = (-velx) * friction; vely = vely * friction; } if (left >= (x - wid)) { x = left + wid; velx = (-velx) * friction; vely = vely * friction; } if ((y + wid) >= bottom) { y = bottom - wid; velx = velx * friction; vely = (-vely) * friction; } if (top >= (y - wid)) { y = top + wid; velx = velx * friction; vely = (-vely) * friction; } if (y == bottom) { if (("0" < /:super) and (/:superwait == "0")) { if (/:char == "1") { tellTarget ("/bot") { gotoAndPlay ("7"); }; Set("/:k", "7"); tellTarget ("/bg") { gotoAndPlay ("special1"); }; } if (/:char == "2") { tellTarget ("/bot") { gotoAndPlay ("8"); }; Set("/:k", "8"); tellTarget ("/bg") { gotoAndPlay ("special2"); }; } if (/:char == "3") { tellTarget ("/bot") { gotoAndPlay ("9"); }; Set("/:k", "9"); tellTarget ("/bg") { gotoAndPlay ("special3"); }; } if (/:char == "4") { tellTarget ("/bot") { gotoAndPlay ("10"); }; Set("/:k", "10"); tellTarget ("/bg") { gotoAndPlay ("special4"); }; } setProperty("/hit", _x , -"100"); Set("/:move", "0"); Set("/:super", /:super - "1"); } else if (/:fell == "0") { tellTarget ("/bye") { gotoAndPlay ("go"); }; } } setProperty("/ball", _x , x); setProperty("/ball", _y , y); setProperty("/shade", _x , x); } if (/:move == "1") { if (getProperty("/bot", _x) < "480") { if (/:char == "1") { setProperty("/bot", _x , getProperty("/bot", _x) + "4.5"); } if (/:char == "2") { setProperty("/bot", _x , getProperty("/bot", _x) + "5"); } if (/:char == "3") { setProperty("/bot", _x , getProperty("/bot", _x) + "6"); } if (/:char == "4") { setProperty("/bot", _x , getProperty("/bot", _x) + "8"); } } } if (/:move == "2") { if ("70" < getProperty("/bot", _x)) { if (/:char == "1") { setProperty("/bot", _x , getProperty("/bot", _x) - "4.5"); } if (/:char == "2") { setProperty("/bot", _x , getProperty("/bot", _x) - "5"); } if (/:char == "3") { setProperty("/bot", _x , getProperty("/bot", _x) - "6"); } if (/:char == "4") { setProperty("/bot", _x , getProperty("/bot", _x) - "8"); } } } if (y < "1") { tellTarget ("/upper") { gotoAndPlay (2); }; setProperty("/upper", _x , x); if (/:y < /:oldhigh) { Set("/:oldhigh", y); Set("/:high", -int(/:oldhigh)); if (/:highest < /:high) { Set("/:highest", high); } } }
Frame 48
if (/:time < "0") { gotoAndStop (53); } else { gotoAndPlay (47); }
Frame 53
stopAllSounds();
Symbol 12 MovieClip Frame 2
tellTarget ("../") { FrameLoad = int((_framesloaded / _totalframes) * "100"); }; percentage = (((../:FrameLoad add ".") add /:pointt) add /:pointp) add "%"; Set("/:pointt", random("10")); Set("/:pointp", random("10")); setProperty("Bar", _xscale , ../:FrameLoad); if (../:FrameLoad == "100") { tellTarget ("../") { gotoAndPlay(_currentframe + "1"); }; } else { tellTarget ("../") { gotoAndPlay ("loader"); }; }
Symbol 15 MovieClip Frame 1
stop(); Set("/:drag", "0");
Symbol 15 MovieClip Frame 3
Set("/:drag", "1"); setProperty("/ball", _y , getProperty("/ball", _y) - "5");
Symbol 15 MovieClip Frame 4
setProperty("/ball", _y , getProperty("/ball", _y) - "5");
Symbol 15 MovieClip Frame 5
gotoAndStop (1);
Symbol 15 MovieClip Frame 6
tellTarget ("/bye") { gotoAndStop (1); Set("/:move", "0"); }; if (/:first == "0") { Set("/:first", "1"); } Set("/:score", /:score + "2"); Set("/:disp", "2"); tellTarget ("/noname") { gotoAndPlay ("go"); tellTarget ("/kikker") { gotoAndPlay (1); } } Set("/:drag", "1"); if (/:char == "1") { setProperty("/ball", _y , getProperty("/ball", _y) - random("10")); } if (/:char == "2") { setProperty("/ball", _y , getProperty("/ball", _y) - random("11")); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("10") + "2")); } if (/:char == "4") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("10") + "10")); }
Symbol 15 MovieClip Frame 7
if (/:char == "1") { setProperty("/ball", _y , getProperty("/ball", _y) - "10"); setProperty("/ball", _x , getProperty("/ball", _x) - (random("3") + "1")); } if (/:char == "2") { setProperty("/ball", _y , getProperty("/ball", _y) - "11"); setProperty("/ball", _x , getProperty("/ball", _x) - (random("3") + "2")); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - "12"); setProperty("/ball", _x , getProperty("/ball", _x) - (random("2") + "1")); } if (/:char == "4") { setProperty("/ball", _y , getProperty("/ball", _y) - "12"); setProperty("/ball", _x , getProperty("/ball", _x) - (random("5") + "1")); }
Symbol 15 MovieClip Frame 8
gotoAndStop (1);
Symbol 15 MovieClip Frame 10
tellTarget ("/bye") { gotoAndStop (1); Set("/:move", "0"); }; if (/:first == "0") { Set("/:first", "1"); } Set("/:score", /:score + "2"); Set("/:disp", "2"); tellTarget ("/noname") { gotoAndPlay ("go"); tellTarget ("/kikker") { gotoAndPlay (1); } } Set("/:drag", "1"); if (/:char == "1") { setProperty("/ball", _y , getProperty("/ball", _y) - random("10")); } if (/:char == "2") { setProperty("/ball", _y , getProperty("/ball", _y) - random("11")); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("10") + "2")); } if (/:char == "4") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("10") + "10")); }
Symbol 15 MovieClip Frame 11
if (/:char == "1") { setProperty("/ball", _y , getProperty("/ball", _y) - "10"); setProperty("/ball", _x , getProperty("/ball", _x) + (random("3") + "1")); } if (/:char == "2") { setProperty("/ball", _y , getProperty("/ball", _y) - "11"); setProperty("/ball", _x , getProperty("/ball", _x) + (random("3") + "2")); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - "12"); setProperty("/ball", _x , getProperty("/ball", _x) + (random("2") + "1")); } if (/:char == "4") { setProperty("/ball", _y , getProperty("/ball", _y) - "12"); setProperty("/ball", _x , getProperty("/ball", _x) + (random("5") + "1")); }
Symbol 15 MovieClip Frame 12
gotoAndStop (1);
Symbol 15 MovieClip Frame 15
tellTarget ("/bye") { gotoAndStop (1); Set("/:move", "0"); }; if (/:first == "0") { Set("/:first", "1"); } Set("/:score", /:score + "1"); Set("/:disp", "1"); tellTarget ("/noname") { gotoAndPlay ("go"); tellTarget ("/kikker") { gotoAndPlay (1); } } Set("/:drag", "1"); if (/:char == "1") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("5") + "5")); } if (/:char == "2") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("5") + "7")); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("7") + "5")); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("5") + "12")); }
Symbol 15 MovieClip Frame 16
setProperty("/ball", _y , getProperty("/ball", _y) - "8"); if (getProperty("/ball", _x) < getProperty("/bot", _x)) { setProperty("/ball", _x , getProperty("/ball", _x) - (random("2") + "1")); } if (getProperty("/bot", _x) < getProperty("/ball", _x)) { setProperty("/ball", _x , getProperty("/ball", _x) + (random("2") + "1")); }
Symbol 15 MovieClip Frame 17
gotoAndStop (1);
Symbol 15 MovieClip Frame 18
tellTarget ("/bye") { gotoAndStop (1); Set("/:move", "0"); }; if (/:first == "0") { Set("/:first", "1"); } Set("/:score", /:score + "3"); Set("/:disp", "3"); tellTarget ("/noname") { gotoAndPlay ("go"); tellTarget ("/kikker") { gotoAndPlay (1); } } Set("/:drag", "1"); if (/:char == "1") { setProperty("/ball", _y , getProperty("/ball", _y) - "10"); } if (/:char == "2") { setProperty("/ball", _y , getProperty("/ball", _y) - "11"); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - "12"); } if (/:char == "4") { setProperty("/ball", _y , getProperty("/ball", _y) - "14"); }
Symbol 15 MovieClip Frame 19
if (/:char == "1") { setProperty("/ball", _y , getProperty("/ball", _y) - "7"); setProperty("/ball", _x , getProperty("/ball", _x) + (random("2") + "1")); } if (/:char == "2") { setProperty("/ball", _y , getProperty("/ball", _y) - "11"); setProperty("/ball", _x , getProperty("/ball", _x) + (random("2") + "2")); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - "9"); setProperty("/ball", _x , getProperty("/ball", _x) + (random("2") + "1")); } if (/:char == "4") { setProperty("/ball", _y , getProperty("/ball", _y) - "14"); setProperty("/ball", _x , getProperty("/ball", _x) + (random("5") + "1")); }
Symbol 15 MovieClip Frame 20
gotoAndStop (1);
Symbol 15 MovieClip Frame 21
tellTarget ("/bye") { gotoAndStop (1); Set("/:move", "0"); }; if (/:first == "0") { Set("/:first", "1"); } Set("/:score", /:score + "3"); Set("/:disp", "3"); tellTarget ("/noname") { gotoAndPlay ("go"); tellTarget ("/kikker") { gotoAndPlay (1); } } Set("/:drag", "1"); if (/:char == "1") { setProperty("/ball", _y , getProperty("/ball", _y) - "10"); } if (/:char == "2") { setProperty("/ball", _y , getProperty("/ball", _y) - "11"); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - "12"); } if (/:char == "4") { setProperty("/ball", _y , getProperty("/ball", _y) - "14"); }
Symbol 15 MovieClip Frame 22
if (/:char == "1") { setProperty("/ball", _y , getProperty("/ball", _y) - "7"); setProperty("/ball", _x , getProperty("/ball", _x) - (random("2") + "1")); } if (/:char == "2") { setProperty("/ball", _y , getProperty("/ball", _y) - "11"); setProperty("/ball", _x , getProperty("/ball", _x) - (random("2") + "2")); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - "9"); setProperty("/ball", _x , getProperty("/ball", _x) - (random("2") + "1")); } if (/:char == "4") { setProperty("/ball", _y , getProperty("/ball", _y) - "14"); setProperty("/ball", _x , getProperty("/ball", _x) + (random("5") + "1")); }
Symbol 15 MovieClip Frame 23
gotoAndStop (1);
Symbol 15 MovieClip Frame 24
tellTarget ("/bye") { gotoAndStop (1); Set("/:move", "0"); }; if (/:first == "0") { Set("/:first", "1"); } Set("/:score", /:score + "2"); Set("/:disp", "2"); tellTarget ("/noname") { gotoAndPlay ("go"); tellTarget ("/kikker") { gotoAndPlay (1); } } Set("/:drag", "1"); if (/:char == "1") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("7") + "7")); } if (/:char == "2") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("7") + "5")); } if (/:char == "3") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("7") + "9")); } if (/:char == "4") { setProperty("/ball", _y , getProperty("/ball", _y) - (random("7") + "18")); }
Symbol 15 MovieClip Frame 25
setProperty("/ball", _y , getProperty("/ball", _y) - (random("12") + "5")); if (getProperty("/ball", _x) < getProperty("/bot", _x)) { setProperty("/ball", _x , getProperty("/ball", _x) - (random("2") + "1")); } if (getProperty("/bot", _x) < getProperty("/ball", _x)) { setProperty("/ball", _x , getProperty("/ball", _x) + (random("2") + "1")); }
Symbol 15 MovieClip Frame 26
gotoAndStop (1);
Symbol 15 MovieClip Frame 27
tellTarget ("/bye") { gotoAndStop (1); Set("/:move", "0"); }; if (/:first == "0") { Set("/:first", "1"); } setProperty("/ball", _y , "300"); Set("/:score", /:score + "5"); Set("/:disp", "5"); tellTarget ("/noname") { gotoAndPlay ("go"); tellTarget ("/kikker") { gotoAndPlay (1); } } Set("/:drag", "1");
Symbol 15 MovieClip Frame 39
setProperty("/ball", _y , getProperty("/ball", _y) - (random("50") + "20")); setProperty("/ball", _x , getProperty("/ball", _x) - (random("500") + "1000000"));
Symbol 15 MovieClip Frame 40
setProperty("/ball", _y , getProperty("/ball", _y) - (random("70") + "20")); setProperty("/ball", _x , getProperty("/ball", _x) - (random("500") + "5000000"));
Symbol 15 MovieClip Frame 41
gotoAndStop (1);
Symbol 15 MovieClip Frame 42
tellTarget ("/bye") { gotoAndStop (1); Set("/:move", "0"); }; if (/:first == "0") { Set("/:first", "1"); } setProperty("/ball", _y , "300"); Set("/:score", /:score + "5"); Set("/:disp", "5"); tellTarget ("/noname") { gotoAndPlay ("go"); tellTarget ("/kikker") { gotoAndPlay (1); } } Set("/:drag", "1");
Symbol 15 MovieClip Frame 54
setProperty("/ball", _y , getProperty("/ball", _y) - (random("20") + "20")); setProperty("/ball", _x , getProperty("/ball", _x) + (random("50") + "100"));
Symbol 15 MovieClip Frame 55
setProperty("/ball", _y , getProperty("/ball", _y) - (random("20") + "10")); setProperty("/ball", _x , getProperty("/ball", _x) + (random("50") + "100"));
Symbol 15 MovieClip Frame 56
gotoAndStop (1);
Symbol 15 MovieClip Frame 57
tellTarget ("/bye") { gotoAndStop (1); Set("/:move", "0"); }; if (/:first == "0") { Set("/:first", "1"); } setProperty("/ball", _y , "300"); Set("/:score", /:score + "5"); Set("/:disp", "5"); tellTarget ("/noname") { gotoAndPlay ("go"); tellTarget ("/kikker") { gotoAndPlay (1); } } Set("/:drag", "1");
Symbol 15 MovieClip Frame 70
setProperty("/ball", _y , getProperty("/ball", _y) - (random("50") + "50")); setProperty("/ball", _x , getProperty("/ball", _x) + (random("50") + "300"));
Symbol 15 MovieClip Frame 71
setProperty("/ball", _y , getProperty("/ball", _y) - (random("60") + "10")); if (getProperty("/ball", _x) < getProperty("/bot", _x)) { setProperty("/ball", _x , getProperty("/ball", _x) - (random("50") + "500")); } if (getProperty("/bot", _x) < getProperty("/ball", _x)) { setProperty("/ball", _x , getProperty("/ball", _x) + (random("50") + "500")); }
Symbol 15 MovieClip Frame 72
gotoAndStop (1);
Symbol 15 MovieClip Frame 73
tellTarget ("/bye") { gotoAndStop (1); Set("/:move", "0"); }; if (/:first == "0") { Set("/:first", "1"); } setProperty("/ball", _y , "300"); Set("/:score", /:score + "5"); Set("/:disp", "5"); tellTarget ("/noname") { gotoAndPlay ("go"); tellTarget ("/kikker") { gotoAndPlay (1); } } Set("/:drag", "1");
Symbol 15 MovieClip Frame 86
setProperty("/ball", _y , getProperty("/ball", _y) - (random("50") + "50")); setProperty("/ball", _x , getProperty("/ball", _x) + (random("50") + "300"));
Symbol 15 MovieClip Frame 87
setProperty("/ball", _y , getProperty("/ball", _y) - (random("60") + "10")); if (getProperty("/ball", _x) < getProperty("/bot", _x)) { setProperty("/ball", _x , getProperty("/ball", _x) - (random("50") + "500")); } if (getProperty("/bot", _x) < getProperty("/ball", _x)) { setProperty("/ball", _x , getProperty("/ball", _x) + (random("50") + "500")); }
Symbol 15 MovieClip Frame 88
gotoAndStop (1);
Symbol 38 MovieClip Frame 1
if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndStop (6); } else { if (/:char == "1") { gotoAndStop (2); } if (/:char == "2") { gotoAndStop (3); } if (/:char == "3") { gotoAndStop (4); } if (/:char == "4") { gotoAndStop (5); } }
Symbol 44 MovieClip Frame 1
if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndStop (6); } else { if (/:char == "1") { gotoAndStop (2); } if (/:char == "2") { gotoAndStop (3); } if (/:char == "3") { gotoAndStop (4); } if (/:char == "4") { gotoAndStop (5); } }
Symbol 50 MovieClip Frame 1
if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndStop (6); } else { if (/:char == "1") { gotoAndStop (2); } if (/:char == "2") { gotoAndStop (3); } if (/:char == "3") { gotoAndStop (4); } if (/:char == "4") { gotoAndStop (5); } }
Symbol 59 MovieClip Frame 1
if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndStop (6); } else { if (/:char == "1") { gotoAndStop (2); } if (/:char == "2") { gotoAndStop (3); } if (/:char == "3") { gotoAndStop (4); } if (/:char == "4") { gotoAndStop (5); } }
Symbol 66 MovieClip Frame 1
if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndStop (6); } else { if (/:char == "1") { gotoAndStop (2); } if (/:char == "2") { gotoAndStop (3); } if (/:char == "3") { gotoAndStop (4); } if (/:char == "4") { gotoAndStop (5); } }
Symbol 72 MovieClip Frame 1
if (/:go == "1") { n = n + "1"; radius1 = getProperty("/hit", _width) / "2"; radius2 = getProperty("/ball", _width) / "2"; obj1_x = getProperty("/hit", _x); obj2_x = getProperty("/ball", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/hit", _y); obj2_y = getProperty("/ball", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { tellTarget ("/kick") { gotoAndPlay("k" add /:k); tellTarget ("/bot") { gotoAndStop (1); }; Set("/:kickwait", /:kickwait + "1"); if (/:combowait == "0") { Set("/:combowait", "1"); } else if (/:combowait == "1") { Set("/:combonum", "0"); } } } }
Symbol 72 MovieClip Frame 2
gotoAndPlay (1);
Symbol 82 MovieClip Frame 1
if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndStop (6); } else { if (/:char == "1") { gotoAndStop (2); } if (/:char == "2") { gotoAndStop (3); } if (/:char == "3") { gotoAndStop (4); } if (/:char == "4") { gotoAndStop (5); } }
Symbol 96 Button
on (release) { getURL (/:urll, "_blank"); }
Symbol 97 MovieClip Frame 1
Set("/:wait", "0"); stop(); setProperty("/hit", _x , "1"); setProperty("/hit", _xscale , "100"); setProperty("/hit", _yscale , "100");
Symbol 97 MovieClip Frame 9
Set("/:move", "0"); gotoAndStop (1);
Symbol 97 MovieClip Frame 18
Set("/:move", "0"); gotoAndStop (1);
Symbol 97 MovieClip Frame 19
Set("/:wait", "1");
Symbol 97 MovieClip Frame 23
setProperty("/hit", _x , getProperty("/bot", _x) + "30"); setProperty("/hit", _y , getProperty("/bot", _y) + "25"); setProperty("/hit", _xscale , "100"); setProperty("/hit", _yscale , "100");
Symbol 97 MovieClip Frame 36
Set("/:wait", "0"); setProperty("/hit", _x , "1");
Symbol 97 MovieClip Frame 37
gotoAndStop (1);
Symbol 97 MovieClip Frame 38
Set("/:wait", "1");
Symbol 97 MovieClip Frame 42
setProperty("/hit", _x , getProperty("/bot", _x) - "30"); setProperty("/hit", _y , getProperty("/bot", _y) + "25"); setProperty("/hit", _xscale , "100"); setProperty("/hit", _yscale , "100");
Symbol 97 MovieClip Frame 55
Set("/:wait", "0"); setProperty("/hit", _x , "1");
Symbol 97 MovieClip Frame 56
gotoAndStop (1);
Symbol 97 MovieClip Frame 57
Set("/:wait", "1");
Symbol 97 MovieClip Frame 61
setProperty("/hit", _x , getProperty("/bot", _x)); setProperty("/hit", _y , getProperty("/bot", _y) - "45"); setProperty("/hit", _xscale , "150"); setProperty("/hit", _yscale , "150");
Symbol 97 MovieClip Frame 74
Set("/:wait", "0"); setProperty("/hit", _x , "1");
Symbol 97 MovieClip Frame 75
gotoAndStop (1);
Symbol 97 MovieClip Frame 76
Set("/:wait", "1");
Symbol 97 MovieClip Frame 80
setProperty("/hit", _x , getProperty("/bot", _x) - "52"); setProperty("/hit", _y , getProperty("/bot", _y) - "5"); setProperty("/hit", _xscale , "100"); setProperty("/hit", _yscale , "100");
Symbol 97 MovieClip Frame 90
Set("/:wait", "0"); setProperty("/hit", _x , "1");
Symbol 97 MovieClip Frame 91
gotoAndStop (1);
Symbol 97 MovieClip Frame 92
Set("/:wait", "1");
Symbol 97 MovieClip Frame 96
setProperty("/hit", _x , getProperty("/bot", _x) + "52"); setProperty("/hit", _y , getProperty("/bot", _y) - "5"); setProperty("/hit", _xscale , "100"); setProperty("/hit", _yscale , "100");
Symbol 97 MovieClip Frame 106
Set("/:wait", "0"); setProperty("/hit", _x , "1");
Symbol 97 MovieClip Frame 107
gotoAndStop (1);
Symbol 97 MovieClip Frame 108
Set("/:wait", "0"); setProperty("/hit", _x , "1");
Symbol 97 MovieClip Frame 109
gotoAndStop (1);
Symbol 97 MovieClip Frame 110
Set("/:wait", "1");
Symbol 97 MovieClip Frame 115
setProperty("/hit", _x , getProperty("/bot", _x)); setProperty("/hit", _y , getProperty("/bot", _y) - "70"); setProperty("/hit", _xscale , "150"); setProperty("/hit", _yscale , "150");
Symbol 97 MovieClip Frame 116
setProperty("/hit", _x , getProperty("/bot", _x)); setProperty("/hit", _y , getProperty("/bot", _y) - "90"); setProperty("/hit", _xscale , "150"); setProperty("/hit", _yscale , "150");
Symbol 97 MovieClip Frame 117
setProperty("/hit", _x , getProperty("/bot", _x)); setProperty("/hit", _y , getProperty("/bot", _y) - "100"); setProperty("/hit", _xscale , "150"); setProperty("/hit", _yscale , "150");
Symbol 97 MovieClip Frame 124
Set("/:wait", "0"); setProperty("/hit", _x , "1");
Symbol 97 MovieClip Frame 125
gotoAndStop (1);
Symbol 97 MovieClip Frame 133
gotoAndStop (1);
Symbol 97 MovieClip Frame 134
Set("/:wait", "1"); if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "12"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 135
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "10"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 136
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "8"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 137
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "7"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 138
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "6"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 139
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "5"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 140
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "4"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 141
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "3"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 148
Set("/:wait", "0");
Symbol 97 MovieClip Frame 149
gotoAndStop (1);
Symbol 97 MovieClip Frame 152
Set("/:wait", "1"); if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "12"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 153
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "10"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 154
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "8"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 155
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "7"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 156
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "6"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 157
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "5"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 158
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "4"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 159
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "3"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 166
Set("/:wait", "0");
Symbol 97 MovieClip Frame 167
gotoAndStop (1);
Symbol 97 MovieClip Frame 170
Set("/:wait", "1"); if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "12"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 171
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "10"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 172
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "8"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 173
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "7"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 174
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "6"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 175
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "5"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 176
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "4"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 177
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "3"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 184
Set("/:wait", "0");
Symbol 97 MovieClip Frame 185
gotoAndStop (1);
Symbol 97 MovieClip Frame 188
Set("/:wait", "1"); if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "12"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 189
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "10"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 190
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "8"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 191
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "7"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 192
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "6"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 193
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "5"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 194
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "4"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 195
if (/:losewait == "0") { thisX = _x; spX = getProperty("/ball", _x); difX = thisX - spX; xStp = difX / "3"; setProperty("/bot", _x , spX + xStp); }
Symbol 97 MovieClip Frame 202
Set("/:wait", "0");
Symbol 97 MovieClip Frame 203
gotoAndStop (1);
Symbol 97 MovieClip Frame 217
if (/:finalscore == "0") { talker = random("11") + "1"; if (talker == "1") { Set("/:beg", "Cool Basketball game:"); Set("/:reg", "3D Net Blazer?"); Set("/:urll", "http://www.sess.net/flashgames/nb/nba.shtml"); } else if (talker == "2") { Set("/:beg", "Play the classic"); Set("/:reg", "2D Boxing"); Set("/:urll", "http://www.sess.net/flashgames/ko/koindex.shtml"); } else if (talker == "3") { Set("/:beg", "I bet you'll like"); Set("/:reg", "Arcade Animals"); Set("/:urll", "http://www.sess.net/flashgames/aa/aaindex.shtml"); } else if (talker == "4") { Set("/:beg", "Play more games! Go to:"); Set("/:reg", "2dArcade.com"); Set("/:urll", "http://2darcade.com"); } else if (talker == "5") { Set("/:beg", "Tell Your Friends about"); Set("/:reg", "2dArcade.com"); Set("/:urll", "http://www.sess.net/global/friend.shtml"); } else if (talker == "6") { Set("/:beg", "Play the Award Winning"); Set("/:reg", "DigiNinja?"); Set("/:urll", "http://www.sess.net/flashgames/digininja/digininja_intro.shtml"); } else if (talker == "7") { Set("/:beg", "Only I can tell you the"); Set("/:reg", "Secret Code"); Set("/:urll", "http://2darcade.com"); } else if (talker == "8") { Set("/:beg", "Check out"); Set("/:reg", "2dArcade.com"); Set("/:urll", "http://2darcade.com"); } else if (talker == "9") { Set("/:beg", "All Your Base"); Set("/:reg", "Are Belong to Us"); Set("/:urll", "http://2darcade.com"); } else if (talker == "10") { Set("/:beg", "Watch me for a"); Set("/:reg", "Secret Code"); Set("/:urll", "http://2darcade.com"); } else if (talker == "11") { Set("/:beg", "Psss....Wanna know a"); Set("/:reg", "Secret Code?"); Set("/:urll", "http://2darcade.com"); } } else { k = random("2") + "1"; if (k == "2") { Set("/:beg", /:scval); Set("/:reg", /:here); } if (k == "1") { talker = random("11") + "1"; if (talker == "1") { Set("/:beg", "Cool Basketball game:"); Set("/:reg", "3D Net Blazer?"); Set("/:urll", "http://www.sess.net/flashgames/nb/nba.shtml"); } else if (talker == "2") { Set("/:beg", "Play the classic"); Set("/:reg", "2D Boxing"); Set("/:urll", "http://www.sess.net/flashgames/ko/koindex.shtml"); } else if (talker == "3") { Set("/:beg", "I bet you'll like"); Set("/:reg", "Arcade Animals"); Set("/:urll", "http://www.sess.net/flashgames/aa/aaindex.shtml"); } else if (talker == "4") { Set("/:beg", "Play more games! Go to:"); Set("/:reg", "2dArcade.com"); Set("/:urll", "http://2darcade.com"); } else if (talker == "5") { Set("/:beg", "Tell Your Friends about"); Set("/:reg", "2dArcade.com"); Set("/:urll", "http://www.sess.net/global/friend.shtml"); } else if (talker == "6") { Set("/:beg", "Play the Award Winning"); Set("/:reg", "DigiNinja?"); Set("/:urll", "http://www.sess.net/flashgames/digininja/digininja_intro.shtml"); } else if (talker == "7") { Set("/:beg", "Only I can tell you the"); Set("/:reg", "Secret Code"); Set("/:urll", "http://2darcade.com"); } else if (talker == "8") { Set("/:beg", "Check out"); Set("/:reg", "2dArcade.com"); Set("/:urll", "http://2darcade.com"); } else if (talker == "9") { Set("/:beg", "All Your Base"); Set("/:reg", "Are Belong to Us"); Set("/:urll", "http://2darcade.com"); } else if (talker == "10") { Set("/:beg", "Watch me for a"); Set("/:reg", "Secret Code"); Set("/:urll", "http://2darcade.com"); } else if (talker == "11") { Set("/:beg", "Psss....Wanna know a"); Set("/:reg", "Secret Code?"); Set("/:urll", "http://2darcade.com"); } } }
Symbol 97 MovieClip Frame 368
gotoAndStop (1);
Symbol 109 MovieClip Frame 1
stop();
Symbol 109 MovieClip Frame 2
_y = getProperty("/mc", _y); _x = (getProperty("/mc", _x) - "10"); _yscale = "100"; _xscale = "100"; play();
Symbol 109 MovieClip Frame 3
_x = (_x - "12"); _yscale = (_yscale * "0.95"); _xscale = (_xscale * "0.95");
Symbol 109 MovieClip Frame 4
if (_x < (-"100")) { gotoAndStop (1); } else { prevFrame(); play(); }
Symbol 110 MovieClip Frame 1
stop();
Symbol 110 MovieClip Frame 2
_y = getProperty("/mc", _y); _x = (getProperty("/mc", _x) + "10"); _yscale = "100"; _xscale = "100"; play();
Symbol 110 MovieClip Frame 3
_x = (_x + "12"); _yscale = (_yscale * "0.95"); _xscale = (_xscale * "0.95");
Symbol 110 MovieClip Frame 4
if ("650" < _x) { gotoAndStop (1); } else { prevFrame(); play(); }
Symbol 120 MovieClip Frame 1
setProperty("b", _rotation , random("360"));
Symbol 128 MovieClip Frame 2
if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { gotoAndPlay (3); } else if ((/:code1 eq "MOON") or (/:code2 eq "MOON")) { gotoAndPlay (5); } else if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndPlay (7); } else if ((/:code1 eq "FOREST") or (/:code2 eq "FOREST")) { gotoAndPlay (9); } else if ((/:code1 eq "WATER") or (/:code2 eq "WATER")) { gotoAndPlay (11); } else { gotoAndPlay (13); }
Symbol 128 MovieClip Frame 4
if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { gotoAndPlay (3); } else if ((/:code1 eq "MOON") or (/:code2 eq "MOON")) { gotoAndPlay (5); } else if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndPlay (7); } else if ((/:code1 eq "FOREST") or (/:code2 eq "FOREST")) { gotoAndPlay (9); } else if ((/:code1 eq "WATER") or (/:code2 eq "WATER")) { gotoAndPlay (11); } else { gotoAndPlay (13); }
Symbol 128 MovieClip Frame 6
if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { gotoAndPlay (3); } else if ((/:code1 eq "MOON") or (/:code2 eq "MOON")) { gotoAndPlay (5); } else if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndPlay (7); } else if ((/:code1 eq "FOREST") or (/:code2 eq "FOREST")) { gotoAndPlay (9); } else if ((/:code1 eq "WATER") or (/:code2 eq "WATER")) { gotoAndPlay (11); } else { gotoAndPlay (13); }
Symbol 128 MovieClip Frame 8
if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { gotoAndPlay (3); } else if ((/:code1 eq "MOON") or (/:code2 eq "MOON")) { gotoAndPlay (5); } else if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndPlay (7); } else if ((/:code1 eq "FOREST") or (/:code2 eq "FOREST")) { gotoAndPlay (9); } else if ((/:code1 eq "WATER") or (/:code2 eq "WATER")) { gotoAndPlay (11); } else { gotoAndPlay (13); }
Symbol 128 MovieClip Frame 10
if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { gotoAndPlay (3); } else if ((/:code1 eq "MOON") or (/:code2 eq "MOON")) { gotoAndPlay (5); } else if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndPlay (7); } else if ((/:code1 eq "FOREST") or (/:code2 eq "FOREST")) { gotoAndPlay (9); } else if ((/:code1 eq "WATER") or (/:code2 eq "WATER")) { gotoAndPlay (11); } else { gotoAndPlay (13); }
Symbol 128 MovieClip Frame 12
if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { gotoAndPlay (3); } else if ((/:code1 eq "MOON") or (/:code2 eq "MOON")) { gotoAndPlay (5); } else if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndPlay (7); } else if ((/:code1 eq "FOREST") or (/:code2 eq "FOREST")) { gotoAndPlay (9); } else if ((/:code1 eq "WATER") or (/:code2 eq "WATER")) { gotoAndPlay (11); } else { gotoAndPlay (13); }
Symbol 128 MovieClip Frame 14
if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { gotoAndPlay (3); } else if ((/:code1 eq "MOON") or (/:code2 eq "MOON")) { gotoAndPlay (5); } else if ((/:code1 eq "BLACK") or (/:code2 eq "BLACK")) { gotoAndPlay (7); } else if ((/:code1 eq "FOREST") or (/:code2 eq "FOREST")) { gotoAndPlay (9); } else if ((/:code1 eq "WATER") or (/:code2 eq "WATER")) { gotoAndPlay (11); } else { gotoAndPlay (13); }
Symbol 176 MovieClip Frame 1
stop();
Symbol 176 MovieClip Frame 2
Set("/:specialwait", "0"); tellTarget ("/bot") { gotoAndPlay ("hurt"); } if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 3
if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 4
if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 5
if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 6
tellTarget ("/bot") { gotoAndPlay ("hurt"); } if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 7
if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 8
if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 9
if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 10
tellTarget ("/bot") { gotoAndPlay ("hurt"); } if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 11
if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 12
if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 13
gotoAndStop (1); if (getProperty("/bot", _x) < "225") { setProperty("/bot", _x , getProperty("/bot", _x) - "15"); } if ("224" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) + "15"); }
Symbol 176 MovieClip Frame 14
Set("/:specialwait", "1"); tellTarget ("/bl5") { gotoAndPlay (1); } setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1"); tellTarget ("/kick") { gotoAndPlay("k" add /:k); }; if (/:combowait == "0") { Set("/:combowait", "1"); } else if (/:combowait == "1") { Set("/:combonum", "0"); }
Symbol 176 MovieClip Frame 15
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 16
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 17
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 18
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 19
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 20
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 21
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 22
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 23
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 24
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 25
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 26
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 27
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 28
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 39
if ((/:code1 eq "BIG") or (/:code2 eq "BIG")) { setProperty("/ball", _xscale , "250"); setProperty("/ball", _yscale , "250"); } else if ((/:code1 eq "BIGGER") or (/:code2 eq "BIGGER")) { setProperty("/ball", _xscale , "400"); setProperty("/ball", _yscale , "400"); } else if ((/:code1 eq "BIGGEST") or (/:code2 eq "BIGGEST")) { setProperty("/ball", _xscale , "500"); setProperty("/ball", _yscale , "500"); } else if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { setProperty("/ball", _xscale , "300"); setProperty("/ball", _yscale , "300"); } else { setProperty("/ball", _xscale , "100"); setProperty("/ball", _yscale , "100"); }
Symbol 176 MovieClip Frame 40
Set("/:specialwait", "0");
Symbol 176 MovieClip Frame 42
gotoAndStop (1);
Symbol 176 MovieClip Frame 43
Set("/:specialwait", "1"); tellTarget ("/bl5") { gotoAndPlay (1); } setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1"); tellTarget ("/kick") { gotoAndPlay("k" add /:k); }; if (/:combowait == "0") { Set("/:combowait", "1"); } else if (/:combowait == "1") { Set("/:combonum", "0"); }
Symbol 176 MovieClip Frame 44
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 45
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 46
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 47
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 48
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 49
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 50
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 51
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 52
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 53
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 54
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 55
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 56
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 57
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 69
if ((/:code1 eq "BIG") or (/:code2 eq "BIG")) { setProperty("/ball", _xscale , "250"); setProperty("/ball", _yscale , "250"); } else if ((/:code1 eq "BIGGER") or (/:code2 eq "BIGGER")) { setProperty("/ball", _xscale , "400"); setProperty("/ball", _yscale , "400"); } else if ((/:code1 eq "BIGGEST") or (/:code2 eq "BIGGEST")) { setProperty("/ball", _xscale , "500"); setProperty("/ball", _yscale , "500"); } else if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { setProperty("/ball", _xscale , "300"); setProperty("/ball", _yscale , "300"); } else { setProperty("/ball", _xscale , "100"); setProperty("/ball", _yscale , "100"); }
Symbol 176 MovieClip Frame 70
Set("/:specialwait", "0");
Symbol 176 MovieClip Frame 71
gotoAndStop (1);
Symbol 176 MovieClip Frame 72
Set("/:specialwait", "1"); tellTarget ("/bl5") { gotoAndPlay (1); } setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1"); tellTarget ("/kick") { gotoAndPlay("k" add /:k); }; if (/:combowait == "0") { Set("/:combowait", "1"); } else if (/:combowait == "1") { Set("/:combonum", "0"); }
Symbol 176 MovieClip Frame 73
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 74
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 75
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 76
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 77
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 78
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 79
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 80
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 81
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 82
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 83
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 84
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 85
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 86
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 98
if ((/:code1 eq "BIG") or (/:code2 eq "BIG")) { setProperty("/ball", _xscale , "250"); setProperty("/ball", _yscale , "250"); } else if ((/:code1 eq "BIGGER") or (/:code2 eq "BIGGER")) { setProperty("/ball", _xscale , "400"); setProperty("/ball", _yscale , "400"); } else if ((/:code1 eq "BIGGEST") or (/:code2 eq "BIGGEST")) { setProperty("/ball", _xscale , "500"); setProperty("/ball", _yscale , "500"); } else if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { setProperty("/ball", _xscale , "300"); setProperty("/ball", _yscale , "300"); } else { setProperty("/ball", _xscale , "100"); setProperty("/ball", _yscale , "100"); }
Symbol 176 MovieClip Frame 99
Set("/:specialwait", "0");
Symbol 176 MovieClip Frame 100
gotoAndStop (1);
Symbol 176 MovieClip Frame 101
Set("/:specialwait", "1"); tellTarget ("/bl5") { gotoAndPlay (1); } setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1"); tellTarget ("/kick") { gotoAndPlay("k" add /:k); }; if (/:combowait == "0") { Set("/:combowait", "1"); } else if (/:combowait == "1") { Set("/:combonum", "0"); }
Symbol 176 MovieClip Frame 102
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 103
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 104
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 105
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 106
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 107
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 108
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 109
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 110
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 111
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 112
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 113
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 114
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 115
setProperty("/ball", _xscale , getProperty("/ball", _xscale) * "1.1"); setProperty("/ball", _yscale , getProperty("/ball", _yscale) * "1.1");
Symbol 176 MovieClip Frame 127
if ((/:code1 eq "BIG") or (/:code2 eq "BIG")) { setProperty("/ball", _xscale , "250"); setProperty("/ball", _yscale , "250"); } else if ((/:code1 eq "BIGGER") or (/:code2 eq "BIGGER")) { setProperty("/ball", _xscale , "400"); setProperty("/ball", _yscale , "400"); } else if ((/:code1 eq "BIGGEST") or (/:code2 eq "BIGGEST")) { setProperty("/ball", _xscale , "500"); setProperty("/ball", _yscale , "500"); } else if ((/:code1 eq "BEACH") or (/:code2 eq "BEACH")) { setProperty("/ball", _xscale , "300"); setProperty("/ball", _yscale , "300"); } else { setProperty("/ball", _xscale , "100"); setProperty("/ball", _yscale , "100"); }
Symbol 176 MovieClip Frame 128
Set("/:specialwait", "0");
Symbol 176 MovieClip Frame 129
gotoAndStop (1);
Symbol 182 Button
on (release) { getURL ("http://2darcade.com"); }
Symbol 184 MovieClip Frame 4
if (/:wait == "0") { f = random("5"); if (f == "1") { gotoAndPlay (21); } if (f == "2") { gotoAndPlay (14); } if (f == "3") { gotoAndPlay (18); } if (f == "4") { gotoAndPlay (21); } ll = random("10"); if (ll == "5") { Set("/:char", random("3") + "1"); } } else { gotoAndPlay (1); }
Symbol 184 MovieClip Frame 14
if ("70" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) - "5"); tellTarget ("/bot") { gotoAndPlay ("left"); }; } else { gotoAndPlay (18); }
Symbol 184 MovieClip Frame 15
g = random("12"); if (g == "8") { gotoAndPlay (1); } else { gotoAndPlay (14); }
Symbol 184 MovieClip Frame 18
if (getProperty("/bot", _x) < "480") { setProperty("/bot", _x , getProperty("/bot", _x) + "5"); tellTarget ("/bot") { gotoAndPlay ("right"); }; } else { gotoAndPlay (14); }
Symbol 184 MovieClip Frame 19
g = random("12"); if (g == "8") { gotoAndPlay (1); } else { gotoAndPlay (18); }
Symbol 184 MovieClip Frame 21
tellTarget ("/bot") { gotoAndPlay("k" add random("7")); }
Symbol 188 Button
on (press) { gotoAndPlay (16); } on (rollOver) { r = random("4"); if (r == "1") { tellTarget ("/bot") { gotoAndPlay ("k7"); }; } if (r == "2") { tellTarget ("/bot") { gotoAndPlay ("k8"); }; } if (r == "3") { tellTarget ("/bot") { gotoAndPlay ("k9"); }; } }
Symbol 191 Button
on (release) { gotoAndStop (19); } on (rollOver) { r = random("4"); if (r == "1") { tellTarget ("/bot") { gotoAndPlay ("k7"); }; } if (r == "2") { tellTarget ("/bot") { gotoAndPlay ("k8"); }; } if (r == "3") { tellTarget ("/bot") { gotoAndPlay ("k9"); }; } }
Symbol 192 Button
on (keyPress "w") { gotoAndPlay (1); } on (keyPress "q") { toggleHighQuality(); }
Symbol 196 Button
on (release, keyPress "0") { gotoAndPlay (22); } on (rollOver) { r = random("4"); if (r == "1") { tellTarget ("/bot") { gotoAndPlay ("k7"); }; } if (r == "2") { tellTarget ("/bot") { gotoAndPlay ("k8"); }; } if (r == "3") { tellTarget ("/bot") { gotoAndPlay ("k9"); }; } }
Symbol 198 Button
on (release) { gotoAndStop (2); }
Symbol 226 Button
on (release) { tellTarget ("/") { gotoAndStop ("start"); } }
Symbol 228 Button
on (release) { gotoAndStop (3); }
Symbol 249 Button
on (release) { gotoAndStop (4); }
Symbol 264 Button
on (release) { gotoAndStop (1); }
Symbol 268 MovieClip Frame 1
stop();
Symbol 268 MovieClip Frame 2
stop();
Symbol 268 MovieClip Frame 3
stop();
Symbol 268 MovieClip Frame 4
stop();
Symbol 269 Button
on (keyPress "c") { Set("/:wait", "0"); tellTarget ("/bot") { gotoAndPlay ("right"); }; Set("/:move", "1"); } on (release, keyPress "x") { Set("/:move", "0"); } on (keyPress "z") { Set("/:wait", "0"); tellTarget ("/bot") { gotoAndPlay ("left"); }; Set("/:move", "2"); } on (keyPress "3") { if (/:wait == "0") { Set("/:k", "3"); tellTarget ("/bot") { gotoAndPlay ("3"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "1") { if (/:wait == "0") { Set("/:k", "1"); tellTarget ("/bot") { gotoAndPlay ("1"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "2") { if (/:wait == "0") { Set("/:k", "2"); tellTarget ("/bot") { gotoAndPlay ("2"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "5") { if (/:wait == "0") { Set("/:k", "5"); tellTarget ("/bot") { gotoAndPlay ("5"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "4") { if (/:wait == "0") { Set("/:k", "4"); tellTarget ("/bot") { gotoAndPlay ("4"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "6") { if (/:wait == "0") { Set("/:k", "6"); tellTarget ("/bot") { gotoAndPlay ("6"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (release) { Set("/:move", "0"); } on (keyPress "7") { Set("/:char", "1"); tellTarget ("/bot") { gotoAndPlay ("2"); }; Set("/:move", "0"); } on (keyPress "8") { Set("/:char", "2"); tellTarget ("/bot") { gotoAndPlay ("2"); }; Set("/:move", "0"); } on (keyPress "9") { Set("/:char", "3"); tellTarget ("/bot") { gotoAndPlay ("2"); }; Set("/:move", "0"); }
Symbol 270 Button
on (release, keyPress "<Enter>") { gotoAndStop (10); }
Symbol 275 MovieClip Frame 2
if ((/:code1 eq "2CODES") or (/:code2 ne "")) { gotoAndPlay (3); } else { gotoAndPlay (6); } if ((((/:code1 eq "ROBOT") or (/:code2 eq "ROBOT")) or (/:code1 eq "MASTER")) or (/:code2 eq "MASTER")) { Set("/:char", "4"); }
Symbol 275 MovieClip Frame 4
if ((/:code1 eq "2CODES") or (/:code2 ne "")) { gotoAndPlay (3); } else { gotoAndPlay (6); } if ((((/:code1 eq "ROBOT") or (/:code2 eq "ROBOT")) or (/:code1 eq "MASTER")) or (/:code2 eq "MASTER")) { Set("/:char", "4"); }
Symbol 275 MovieClip Frame 7
if ((/:code1 eq "2CODES") or (/:code2 ne "")) { gotoAndPlay (3); } else { gotoAndPlay (6); } if ((((/:code1 eq "ROBOT") or (/:code2 eq "ROBOT")) or (/:code1 eq "MASTER")) or (/:code2 eq "MASTER")) { Set("/:char", "4"); }
Symbol 290 MovieClip Frame 1
_x = (random("450") + "50"); _y = (random("150") + "200");
Symbol 290 MovieClip Frame 6
f = random("150"); if (f == "25") { play(); } else { gotoAndPlay (1); }
Symbol 290 MovieClip Frame 28
n = n + "1"; radius1 = _width / "2"; radius2 = getProperty("/ball", _width) / "2"; obj1_x = _x; obj2_x = getProperty("/ball", _x); delta_x = obj1_x - obj2_x; obj1_y = _y; obj2_y = getProperty("/ball", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { gotoAndPlay (30); } else { gotoAndPlay (28); }
Symbol 290 MovieClip Frame 29
gotoAndPlay (28);
Symbol 290 MovieClip Frame 30
Set("/:score", /:score + "25"); Set("/:disp", "25"); tellTarget ("/noname") { gotoAndPlay ("go"); }; Set("/:combonum", /:combonum + "1"); Set("/:combowait", "0"); if ("1" < /:combonum) { tellTarget ("/combo") { gotoAndPlay ("go"); }; }
Symbol 293 MovieClip Frame 1
_x = (random("350") + "100"); _y = (random("50") + "100");
Symbol 293 MovieClip Frame 8
f = random("150"); if (f == "8") { play(); } else { gotoAndPlay (1); }
Symbol 293 MovieClip Frame 33
n = n + "1"; radius1 = _width / "2"; radius2 = getProperty("/ball", _width) / "2"; obj1_x = _x; obj2_x = getProperty("/ball", _x); delta_x = obj1_x - obj2_x; obj1_y = _y; obj2_y = getProperty("/ball", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { gotoAndPlay (35); } else { gotoAndPlay (33); }
Symbol 293 MovieClip Frame 34
gotoAndPlay (33);
Symbol 293 MovieClip Frame 35
Set("/:score", /:score + "100"); Set("/:super", /:super + "1"); Set("/:disp", "100"); tellTarget ("/noname") { gotoAndPlay ("go"); }; Set("/:combonum", /:combonum + "1"); Set("/:combowait", "0"); if ("1" < /:combonum) { tellTarget ("/combo") { gotoAndPlay ("go"); }; }
Symbol 297 Button
on (keyPress "c") { if (/:specialwait == "0") { Set("/:wait", "0"); tellTarget ("/bot") { gotoAndPlay ("right"); }; Set("/:move", "1"); } } on (keyPress "w") { gotoAndPlay (1); } on (keyPress "q") { toggleHighQuality(); } on (release, keyPress "x") { Set("/:move", "0"); } on (keyPress "z") { if (/:specialwait == "0") { Set("/:wait", "0"); tellTarget ("/bot") { gotoAndPlay ("left"); }; Set("/:move", "2"); } } on (keyPress "3") { if (/:wait == "0") { Set("/:k", "3"); tellTarget ("/bot") { gotoAndPlay ("3"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "1") { if (/:wait == "0") { Set("/:k", "1"); tellTarget ("/bot") { gotoAndPlay ("1"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "2") { if (/:wait == "0") { Set("/:k", "2"); tellTarget ("/bot") { gotoAndPlay ("2"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "5") { if (/:wait == "0") { Set("/:k", "5"); tellTarget ("/bot") { gotoAndPlay ("5"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "4") { if (/:wait == "0") { Set("/:k", "4"); tellTarget ("/bot") { gotoAndPlay ("4"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "6") { if (/:wait == "0") { Set("/:k", "6"); tellTarget ("/bot") { gotoAndPlay ("6"); }; setProperty("/hit", _x , -"100"); } Set("/:move", "0"); } on (keyPress "<Enter>") { Set("/:nocheap", "1"); } on (keyPress "0") { if (/:fell == "1") { if ("200" < getProperty("/ball", _y)) { tellTarget ("/kick") { gotoAndPlay ("go"); }; setProperty("/hit", _x , -"100"); Set("/:move", "0"); tellTarget ("/bye") { gotoAndStop (1); tellTarget ("/bl1") { gotoAndPlay (1); tellTarget ("/bl2") { gotoAndPlay (1); tellTarget ("/bl3") { gotoAndPlay (1); tellTarget ("/bl4") { gotoAndPlay (1); }; } } } } } } } on (release) { Set("/:move", "0"); } on (keyPress "7") { if (((("0" < /:super) and (/:specialwait == "0")) and ("280" < getProperty("/ball", _y))) and (getProperty("/ball", _y) < "390")) { Set("/:char", "1"); Set("/:k", "7"); tellTarget ("/bot") { gotoAndPlay ("7"); }; setProperty("/hit", _x , -"100"); Set("/:move", "0"); tellTarget ("/bg") { gotoAndPlay ("special1"); }; Set("/:super", /:super - "1"); } else if (/:specialwait == "0") { Set("/:char", "1"); tellTarget ("/bot") { gotoAndPlay ("2"); }; Set("/:move", "0"); Set("/:k", "2"); setProperty("/hit", _x , -"100"); Set("/:move", "0"); } } on (keyPress "8") { if (((("0" < /:super) and (/:specialwait == "0")) and ("280" < getProperty("/ball", _y))) and (getProperty("/ball", _y) < "390")) { Set("/:char", "2"); Set("/:k", "8"); tellTarget ("/bot") { gotoAndPlay ("8"); }; setProperty("/hit", _x , -"100"); Set("/:move", "0"); tellTarget ("/bg") { gotoAndPlay ("special2"); }; Set("/:super", /:super - "1"); } else if (/:specialwait == "0") { Set("/:char", "2"); tellTarget ("/bot") { gotoAndPlay ("2"); }; Set("/:move", "0"); Set("/:k", "2"); setProperty("/hit", _x , -"100"); Set("/:move", "0"); } } on (keyPress "+") { if (((("0" < /:super) and (/:specialwait == "0")) and ("280" < getProperty("/ball", _y))) and (getProperty("/ball", _y) < "390")) { if ((((/:code1 eq "ROBOT") or (/:code2 eq "ROBOT")) or (/:code1 eq "MASTER")) or (/:code2 eq "MASTER")) { Set("/:char", "4"); Set("/:k", "9"); tellTarget ("/bot") { gotoAndPlay ("9"); }; setProperty("/hit", _x , -"100"); Set("/:move", "0"); tellTarget ("/bg") { gotoAndPlay ("special3"); }; Set("/:super", /:super - "1"); } } else if (/:specialwait == "0") { if ((((/:code1 eq "ROBOT") or (/:code2 eq "ROBOT")) or (/:code1 eq "MASTER")) or (/:code2 eq "MASTER")) { Set("/:char", "4"); tellTarget ("/bot") { gotoAndPlay ("2"); }; Set("/:move", "0"); Set("/:k", "9"); setProperty("/hit", _x , -"100"); } } } on (keyPress "9") { if (((("0" < /:super) and (/:specialwait == "0")) and ("280" < getProperty("/ball", _y))) and (getProperty("/ball", _y) < "390")) { Set("/:char", "3"); Set("/:k", "9"); tellTarget ("/bot") { gotoAndPlay ("9"); }; setProperty("/hit", _x , -"100"); Set("/:move", "0"); tellTarget ("/bg") { gotoAndPlay ("special3"); }; Set("/:super", /:super - "1"); } else if (/:specialwait == "0") { Set("/:char", "3"); tellTarget ("/bot") { gotoAndPlay ("2"); }; Set("/:move", "0"); Set("/:k", "9"); setProperty("/hit", _x , -"100"); } }
Symbol 301 MovieClip Frame 1
stop(); www = "0";
Symbol 301 MovieClip Frame 2
www = "1";
Symbol 306 MovieClip Frame 1
_x = "600"; _y = (random("90") + "40");
Symbol 306 MovieClip Frame 12
t = random("900"); if (t == "2") { play(); } else { gotoAndPlay (1); }
Symbol 306 MovieClip Frame 15
if (_x < (-"10")) { gotoAndPlay (1); } else { _x = (_x - "0.5"); } radius1 = _width / "2"; radius2 = getProperty("/ball", _width); obj1_x = _x; obj2_x = getProperty("/ball", _x); delta_x = obj1_x - obj2_x; obj1_y = _y; obj2_y = getProperty("/ball", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { Set("/:score", /:score + "500"); Set("/:disp", "500"); tellTarget ("/noname") { gotoAndPlay ("go"); }; gotoAndPlay (17); }
Symbol 306 MovieClip Frame 16
gotoAndPlay (15);
Symbol 306 MovieClip Frame 17
n = random("19") + "1"; setProperty("/gift" add n, _x , _x); setProperty("/gift" add n, _y , _y); tellTarget ("/gift" add n) { gotoAndPlay ("go"); }; if (/:mus == "11") { Set("/:mus", "2"); }
Symbol 310 MovieClip Frame 1
_x = (random("450") + "50"); _y = (random("150") + "200");
Symbol 310 MovieClip Frame 6
f = random("900"); if (f == "25") { play(); } else { gotoAndPlay (1); }
Symbol 310 MovieClip Frame 28
n = n + "1"; radius1 = _width / "2"; radius2 = getProperty("/ball", _width) / "2"; obj1_x = _x; obj2_x = getProperty("/ball", _x); delta_x = obj1_x - obj2_x; obj1_y = _y; obj2_y = getProperty("/ball", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { gotoAndPlay (30); } else { gotoAndPlay (28); }
Symbol 310 MovieClip Frame 29
gotoAndPlay (28);
Symbol 310 MovieClip Frame 30
if (/:ballcount < "6") { Set("/:ballcount", /:ballcount + "1"); setProperty("/b" add /:ballcount, _visible , "1"); Set("/:disp", "Extra Ball!"); tellTarget ("/noname") { gotoAndPlay ("go"); }; } else { Set("/:score", /:score + "50"); Set("/:disp", "50"); tellTarget ("/noname") { gotoAndPlay ("go"); }; }
Symbol 312 MovieClip Frame 2
if (/:upp == "0") { Set("/:upp", "1"); play(); } else { gotoAndPlay (1); }
Symbol 313 MovieClip Frame 1
stop(); Set("/:oldhigh", "0"); Set("/:upp", "0");
Symbol 318 MovieClip Frame 1
_x = (random("450") + "50"); _y = (random("100") + "250");
Symbol 318 MovieClip Frame 6
f = random("150"); if (f == "25") { if ((/:code1 ne "NOGREEN") or (/:code2 ne "NOGREEN")) { play(); } } else { gotoAndPlay (1); }
Symbol 318 MovieClip Frame 28
n = n + "1"; radius1 = _width / "2"; radius2 = getProperty("/ball", _width) / "2"; obj1_x = _x; obj2_x = getProperty("/ball", _x); delta_x = obj1_x - obj2_x; obj1_y = _y; obj2_y = getProperty("/ball", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { gotoAndPlay (30); } else { gotoAndPlay (28); }
Symbol 318 MovieClip Frame 29
gotoAndPlay (28);
Symbol 318 MovieClip Frame 30
tellTarget ("/bg") { gotoAndPlay ("go"); }
Symbol 321 MovieClip Frame 1
if ((((/:code1 eq "WATCH") or (/:code2 eq "WATCH")) or (/:code1 eq "MASTER")) or (/:code2 eq "MASTER")) { stop(); } else { play(); }
Symbol 321 MovieClip Frame 102
Set("/:time", /:time - "1"); if (/:time < "0") { tellTarget ("/") { gotoAndStop ("lose"); }; }
Symbol 325 MovieClip Frame 1
stop();
Symbol 325 MovieClip Frame 2
setProperty("/noname", _x , getProperty("/ball", _x)); setProperty("/noname", _y , getProperty("/ball", _y));
Symbol 328 MovieClip Frame 1
Set("/:fell", "0"); if (/:ballcount == "5") { setProperty("/b1", _visible , "0"); setProperty("/b2", _visible , "0"); setProperty("/b3", _visible , "0"); setProperty("/b4", _visible , "0"); setProperty("/b5", _visible , "0"); } stop();
Symbol 328 MovieClip Frame 2
Set("/:fell", "1"); tellTarget ("/bl1") { gotoAndStop (1); tellTarget ("/bl2") { gotoAndStop (1); tellTarget ("/bl3") { gotoAndStop (1); tellTarget ("/bl4") { gotoAndStop (1); }; if (/:first == "0") { Set("/:first", "1"); } else { if (/:ballcount == "5") { setProperty("/ballmain", _visible , "0"); } if ("0" < /:ballcount) { n = "0"; Set("/:ballcount", /:ballcount - "1"); while (n < /:ballcount) { n = n + "1"; setProperty("/b" add n, _visible , "1"); } setProperty("/b" add (/:ballcount + "1"), _visible , "0"); setProperty("/b" add (/:ballcount + "2"), _visible , "0"); setProperty("/b" add (/:ballcount + "3"), _visible , "0"); setProperty("/b" add (/:ballcount + "4"), _visible , "0"); } else { tellTarget ("/") { gotoAndStop ("lose"); }; } } Set("/:combonum", "0"); } } }
Symbol 328 MovieClip Frame 17
stop();
Symbol 331 MovieClip Frame 1
Set("/:highb", "0"); stop();
Symbol 331 MovieClip Frame 2
if (/:highb == "0") { Set("/:highballoon", /:highballoon + "1"); Set("/:highb", "1"); }
Symbol 352 MovieClip Frame 1
Set("/:highk", "0"); stop();
Symbol 352 MovieClip Frame 2
if (/:highk == "0") { Set("/:highkick", /:highkick + "1"); Set("/:highk", "1"); }
Symbol 353 MovieClip Frame 1
if ("1" < /:kickwait) { tellTarget ("/kickcombo") { gotoAndPlay ("go"); }; }
Symbol 353 MovieClip Frame 2
if ("1" < /:kickwait) { tellTarget ("/kickcombo") { gotoAndPlay ("go"); }; }
Symbol 353 MovieClip Frame 42
Set("/:kickwait", "0"); stop();
Symbol 354 MovieClip Frame 2
if (/:fell == "0") { tellTarget ("bk") { play(); }; } else { tellTarget ("bk") { stop(); }; }
Symbol 357 MovieClip Frame 1
if (/:time < "1") { gotoAndPlay (4); } else { gotoAndPlay (68); }
Symbol 396 Button
on (release, keyPress "0") { Set("/:losewait", "0"); if (/:home == "1") { r = random("7"); if (r == "1") { getURL ("apple.shtml"); } if (r == "2") { getURL ("boy.shtml"); } if (r == "3") { getURL ("car.shtml"); } if (r == "4") { getURL ("duck.shtml"); } if (r == "5") { getURL ("egg.shtml"); } if (r == "6") { getURL ("fig.shtml"); } } else { tellTarget ("/") { gotoAndPlay (1); }; } }
Symbol 397 MovieClip Frame 1
Set("/:losewait", "1");
Symbol 397 MovieClip Frame 362
Set("/:finalscore", int((((/:highest / "10") + (/:highkick * "5")) + (/:highballon * "10")) + /:score));
Symbol 397 MovieClip Frame 414
if (("499" < /:finalscore) and (/:finalscore < "1000")) { Set("/:scval", "500 Secret Code"); Set("/:here", "BIG"); } else if (("999" < /:finalscore) and (/:finalscore < "1500")) { Set("/:scval", "1000 Secret Code"); Set("/:here", "SKILLS"); } else if (("1499" < /:finalscore) and (/:finalscore < "2000")) { Set("/:scval", "1500 Secret Code"); Set("/:here", "WATCH"); } else if (("1999" < /:finalscore) and (/:finalscore < "2500")) { Set("/:scval", "2000 Secret Code"); Set("/:here", "2CODES"); } else if (("2499" < /:finalscore) and (/:finalscore < "3000")) { Set("/:scval", "2500 Secret Code"); Set("/:here", "ROBOT"); } else if (("2999" < /:finalscore) and (/:finalscore < "3500")) { Set("/:scval", "3000 Secret Code"); Set("/:here", "MASTER"); } else { tt = random("10"); Set("/:scval", "Rookie Secret Code"); if (tt == "1") { Set("/:here", "MOON"); } if (tt == "2") { Set("/:here", "BEACH"); } if (tt == "3") { Set("/:here", "WATER"); } if (tt == "4") { Set("/:here", "NOGREEN"); } if (tt == "5") { Set("/:here", "FREAK"); } if (tt == "6") { Set("/:here", "GHOST"); } if (tt == "7") { Set("/:here", "FEVER"); } if (tt == "8") { Set("/:here", "DRUNK"); } if (tt == "9") { Set("/:here", "BLACK"); } }
Symbol 397 MovieClip Frame 446
stop();
Symbol 398 MovieClip Frame 4
if (/:score < "450") { f = random("6"); if (f == "1") { gotoAndPlay (21); } if (f == "2") { gotoAndPlay (14); } if (f == "3") { gotoAndPlay (18); } if (f == "4") { gotoAndPlay (21); } if (f == "5") { gotoAndPlay (54); } ll = random("10"); if (ll == "5") { Set("/:char", random("3") + "1"); } } else { f = random("6"); if (f == "1") { gotoAndPlay (37); } if (f == "2") { gotoAndPlay (14); } if (f == "3") { gotoAndPlay (18); } if (f == "4") { gotoAndPlay (37); } if (f == "5") { gotoAndPlay (54); } ll = random("10"); if (ll == "5") { Set("/:char", random("3") + "1"); } }
Symbol 398 MovieClip Frame 14
if ("70" < getProperty("/bot", _x)) { setProperty("/bot", _x , getProperty("/bot", _x) - "5"); tellTarget ("/bot") { gotoAndPlay ("left"); }; } else { gotoAndPlay (18); }
Symbol 398 MovieClip Frame 15
g = random("12"); if (g == "8") { gotoAndPlay (1); } else { gotoAndPlay (14); }
Symbol 398 MovieClip Frame 18
if (getProperty("/bot", _x) < "380") { setProperty("/bot", _x , getProperty("/bot", _x) + "5"); tellTarget ("/bot") { gotoAndPlay ("right"); }; } else { gotoAndPlay (14); }
Symbol 398 MovieClip Frame 19
g = random("12"); if (g == "8") { gotoAndPlay (1); } else { gotoAndPlay (18); }
Symbol 398 MovieClip Frame 21
oo = random("2") + "1"; if (oo == "1") { tellTarget ("/bot") { gotoAndPlay ("k1"); }; } if (oo == "2") { tellTarget ("/bot") { gotoAndPlay ("k2"); }; }
Symbol 398 MovieClip Frame 35
gotoAndPlay (1);
Symbol 398 MovieClip Frame 37
oo = random("3") + "1"; if (oo == "1") { tellTarget ("/bot") { gotoAndPlay ("k8"); }; } if (oo == "2") { tellTarget ("/bot") { gotoAndPlay ("k7"); }; } if (oo == "3") { tellTarget ("/bot") { gotoAndPlay ("k9"); }; }
Symbol 398 MovieClip Frame 51
gotoAndPlay (1);
Symbol 398 MovieClip Frame 54
tellTarget ("/bot") { gotoAndPlay ("talk"); }
Symbol 398 MovieClip Frame 203
gotoAndPlay (1);

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:Timeline
Symbol 3 GraphicUsed by:Timeline
Symbol 4 GraphicUsed by:Timeline
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:5Used by:12
Symbol 7 FontUsed by:8 9 11 92 205 227 229 231 232 239 242 245 246 250 252 265 267 271 272 273 274
Symbol 8 EditableTextUses:7Used by:12
Symbol 9 TextUses:7Used by:12
Symbol 10 GraphicUsed by:12
Symbol 11 TextUses:7Used by:12
Symbol 12 MovieClipUses:6 8 9 10 11Used by:Timeline
Symbol 13 GraphicUsed by:Timeline
Symbol 14 SoundUsed by:15 178
Symbol 15 MovieClipUses:14Used by:Timeline
Symbol 16 GraphicUsed by:97
Symbol 17 GraphicUsed by:38
Symbol 18 GraphicUsed by:38
Symbol 19 GraphicUsed by:38 63 66 268 293  Timeline
Symbol 20 GraphicUsed by:38 63 66 268 293  Timeline
Symbol 21 GraphicUsed by:38 66 268 293  Timeline
Symbol 22 GraphicUsed by:25
Symbol 23 GraphicUsed by:25
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:22 23 24Used by:38 66
Symbol 26 GraphicUsed by:38
Symbol 27 GraphicUsed by:38 66
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:28Used by:38 66
Symbol 30 GraphicUsed by:38 63
Symbol 31 GraphicUsed by:38 63
Symbol 32 GraphicUsed by:38
Symbol 33 GraphicUsed by:38 66
Symbol 34 GraphicUsed by:36
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:34 35Used by:38 66
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:17 18 19 20 21 25 26 27 29 30 31 32 33 36 37Used by:60 86 97
Symbol 39 GraphicUsed by:44
Symbol 40 GraphicUsed by:44
Symbol 41 GraphicUsed by:44
Symbol 42 GraphicUsed by:44
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:39 40 41 42 43Used by:60 86 97
Symbol 45 GraphicUsed by:50
Symbol 46 GraphicUsed by:50
Symbol 47 GraphicUsed by:50
Symbol 48 GraphicUsed by:50
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:45 46 47 48 49Used by:60 86 97
Symbol 51 GraphicUsed by:59
Symbol 52 GraphicUsed by:59
Symbol 53 GraphicUsed by:59
Symbol 54 GraphicUsed by:59
Symbol 55 GraphicUsed by:59
Symbol 56 GraphicUsed by:59
Symbol 57 GraphicUsed by:59
Symbol 58 GraphicUsed by:59
Symbol 59 MovieClipUses:51 52 53 54 55 56 57 58Used by:60 86 97
Symbol 60 MovieClipUses:50 44 38 59Used by:97
Symbol 61 GraphicUsed by:66
Symbol 62 GraphicUsed by:66
Symbol 63 MovieClipUses:19 20 30 31Used by:66
Symbol 64 GraphicUsed by:66
Symbol 65 GraphicUsed by:66
Symbol 66 MovieClipUses:61 62 19 21 20 27 29 63 25 64 33 36 65Used by:97
Symbol 67 SoundUsed by:97
Symbol 68 SoundUsed by:97
Symbol 69 GraphicUsed by:97
Symbol 70 GraphicUsed by:97
Symbol 71 GraphicUsed by:97
Symbol 72 MovieClipUsed by:97
Symbol 73 GraphicUsed by:97
Symbol 74 GraphicUsed by:97
Symbol 75 GraphicUsed by:97
Symbol 76 GraphicUsed by:97
Symbol 77 GraphicUsed by:82
Symbol 78 GraphicUsed by:82
Symbol 79 GraphicUsed by:82
Symbol 80 GraphicUsed by:82
Symbol 81 GraphicUsed by:82
Symbol 82 MovieClipUses:77 78 79 80 81Used by:97
Symbol 83 SoundUsed by:97
Symbol 84 SoundUsed by:97
Symbol 85 SoundUsed by:97
Symbol 86 MovieClipUses:44 38 50 59Used by:97
Symbol 87 SoundUsed by:97
Symbol 88 SoundUsed by:97 312
Symbol 89 GraphicUsed by:97
Symbol 90 FontUsed by:91 124 208 209 210 211 212 213 214 216 217 218 219 220 224 225 231 239 245 246 252 267
Symbol 91 EditableTextUses:90Used by:97
Symbol 92 EditableTextUses:7Used by:97
Symbol 93 GraphicUsed by:96
Symbol 94 GraphicUsed by:96
Symbol 95 GraphicUsed by:96 191
Symbol 96 ButtonUses:93 94 95Used by:97
Symbol 97 MovieClipUses:16 38 44 50 59 60 66 67 68 69 70 71 72 73 74 75 76 82 83 84 85 86 87 88 89 91 92 96Used by:Timeline
Symbol 98 GraphicUsed by:128
Symbol 99 GraphicUsed by:128
Symbol 100 GraphicUsed by:128
Symbol 101 GraphicUsed by:128
Symbol 102 GraphicUsed by:128
Symbol 103 GraphicUsed by:128
Symbol 104 GraphicUsed by:128
Symbol 105 GraphicUsed by:107
Symbol 106 GraphicUsed by:107
Symbol 107 MovieClipUses:105 106Used by:109 110
Symbol 108 SoundUsed by:109 110
Symbol 109 MovieClipUses:107 108Used by:128
Symbol 110 MovieClipUses:107 108Used by:128
Symbol 111 GraphicUsed by:128
Symbol 112 GraphicUsed by:128
Symbol 113 GraphicUsed by:128
Symbol 114 GraphicUsed by:128
Symbol 115 GraphicUsed by:116
Symbol 116 MovieClipUses:115Used by:128
Symbol 117 GraphicUsed by:128
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClipUses:118Used by:120
Symbol 120 MovieClipUses:119Used by:128
Symbol 121 GraphicUsed by:122
Symbol 122 MovieClipUses:121Used by:128
Symbol 123 GraphicUsed by:128
Symbol 124 TextUses:90Used by:128
Symbol 125 GraphicUsed by:128
Symbol 126 GraphicUsed by:128
Symbol 127 GraphicUsed by:128
Symbol 128 MovieClipUses:98 99 100 101 102 103 104 109 110 111 112 113 114 116 117 120 122 123 124 125 126 127Used by:176
Symbol 129 SoundUsed by:176
Symbol 130 FontUsed by:131 201 202 203 222 223 235 236 238 241
Symbol 131 TextUses:130Used by:176
Symbol 132 GraphicUsed by:176
Symbol 133 GraphicUsed by:176
Symbol 134 SoundUsed by:176
Symbol 135 GraphicUsed by:176
Symbol 136 GraphicUsed by:176
Symbol 137 GraphicUsed by:176
Symbol 138 GraphicUsed by:176
Symbol 139 GraphicUsed by:176
Symbol 140 GraphicUsed by:176
Symbol 141 GraphicUsed by:176
Symbol 142 GraphicUsed by:176
Symbol 143 GraphicUsed by:176
Symbol 144 SoundUsed by:176
Symbol 145 GraphicUsed by:176
Symbol 146 GraphicUsed by:176
Symbol 147 GraphicUsed by:176
Symbol 148 GraphicUsed by:176
Symbol 149 GraphicUsed by:176
Symbol 150 GraphicUsed by:176
Symbol 151 GraphicUsed by:176
Symbol 152 GraphicUsed by:176
Symbol 153 GraphicUsed by:176
Symbol 154 GraphicUsed by:176
Symbol 155 GraphicUsed by:176
Symbol 156 GraphicUsed by:176
Symbol 157 GraphicUsed by:176
Symbol 158 GraphicUsed by:176
Symbol 159 GraphicUsed by:176
Symbol 160 GraphicUsed by:176
Symbol 161 GraphicUsed by:176
Symbol 162 GraphicUsed by:176
Symbol 163 GraphicUsed by:176
Symbol 164 GraphicUsed by:176
Symbol 165 GraphicUsed by:176
Symbol 166 GraphicUsed by:176
Symbol 167 GraphicUsed by:176
Symbol 168 GraphicUsed by:176
Symbol 169 GraphicUsed by:176
Symbol 170 SoundUsed by:176
Symbol 171 GraphicUsed by:173 176
Symbol 172 GraphicUsed by:173
Symbol 173 MovieClipUses:171 172Used by:176
Symbol 174 GraphicUsed by:176
Symbol 175 SoundUsed by:176 352
Symbol 176 MovieClipUses:128 129 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 173 174 175Used by:Timeline
Symbol 177 GraphicUsed by:178 268 307 310 328 350
Symbol 178 MovieClipUses:177 14Used by:Timeline
Symbol 179 GraphicUsed by:182
Symbol 180 GraphicUsed by:182
Symbol 181 GraphicUsed by:182
Symbol 182 ButtonUses:179 180 181Used by:Timeline
Symbol 183 GraphicUsed by:184 192 269 296 297 398
Symbol 184 MovieClipUses:183Used by:Timeline
Symbol 185 GraphicUsed by:188
Symbol 186 GraphicUsed by:188
Symbol 187 GraphicUsed by:188
Symbol 188 ButtonUses:185 186 187Used by:Timeline
Symbol 189 GraphicUsed by:191
Symbol 190 GraphicUsed by:191
Symbol 191 ButtonUses:189 190 95Used by:Timeline
Symbol 192 ButtonUses:183Used by:Timeline
Symbol 193 GraphicUsed by:196 396
Symbol 194 GraphicUsed by:196 396
Symbol 195 GraphicUsed by:196 396
Symbol 196 ButtonUses:193 194 195Used by:Timeline
Symbol 197 GraphicUsed by:198 226 228 249 264 268 270
Symbol 198 ButtonUses:197Used by:268
Symbol 199 GraphicUsed by:268  Timeline
Symbol 200 GraphicUsed by:268
Symbol 201 TextUses:130Used by:268
Symbol 202 TextUses:130Used by:268
Symbol 203 TextUses:130Used by:268
Symbol 204 GraphicUsed by:268
Symbol 205 TextUses:7Used by:268
Symbol 206 FontUsed by:207 230 251 266 355 356
Symbol 207 TextUses:206Used by:268
Symbol 208 TextUses:90Used by:268
Symbol 209 TextUses:90Used by:268
Symbol 210 TextUses:90Used by:268
Symbol 211 TextUses:90Used by:268
Symbol 212 TextUses:90Used by:268
Symbol 213 TextUses:90Used by:268
Symbol 214 TextUses:90Used by:268
Symbol 215 GraphicUsed by:268
Symbol 216 TextUses:90Used by:268
Symbol 217 TextUses:90Used by:268
Symbol 218 TextUses:90Used by:268
Symbol 219 TextUses:90Used by:268
Symbol 220 TextUses:90Used by:268
Symbol 221 GraphicUsed by:268
Symbol 222 TextUses:130Used by:268
Symbol 223 TextUses:130Used by:268
Symbol 224 TextUses:90Used by:268
Symbol 225 TextUses:90Used by:268
Symbol 226 ButtonUses:197Used by:268
Symbol 227 TextUses:7Used by:268
Symbol 228 ButtonUses:197Used by:268
Symbol 229 TextUses:7Used by:268
Symbol 230 TextUses:206Used by:268
Symbol 231 TextUses:7 90Used by:268
Symbol 232 TextUses:7Used by:268
Symbol 233 GraphicUsed by:268 290 331
Symbol 234 GraphicUsed by:268 293
Symbol 235 TextUses:130Used by:268
Symbol 236 TextUses:130Used by:268
Symbol 237 GraphicUsed by:268 318
Symbol 238 TextUses:130Used by:268
Symbol 239 TextUses:90 7Used by:268
Symbol 240 GraphicUsed by:268 293  Timeline
Symbol 241 TextUses:130Used by:268
Symbol 242 TextUses:7Used by:268
Symbol 243 GraphicUsed by:268 313
Symbol 244 GraphicUsed by:268
Symbol 245 TextUses:90 7Used by:268
Symbol 246 TextUses:90 7Used by:268
Symbol 247 GraphicUsed by:268
Symbol 248 GraphicUsed by:268  Timeline
Symbol 249 ButtonUses:197Used by:268
Symbol 250 TextUses:7Used by:268
Symbol 251 TextUses:206Used by:268
Symbol 252 TextUses:90 7Used by:268
Symbol 253 GraphicUsed by:254 259 350
Symbol 254 MovieClipUses:253Used by:268  Timeline
Symbol 255 GraphicUsed by:268 321
Symbol 256 FontUsed by:257 258 260 261 262 277 311 314 315 319 320 322 329 351 358 361 362 364 366 367 368 370 371 372 373 375 376 377 378 380 381 382 383 384 385 386 387 388 389 390 392 393 394 395
Symbol 257 EditableTextUses:256Used by:268
Symbol 258 EditableTextUses:256Used by:268
Symbol 259 MovieClipUses:253Used by:268  Timeline
Symbol 260 EditableTextUses:256Used by:268
Symbol 261 EditableTextUses:256Used by:268
Symbol 262 EditableTextUses:256Used by:268
Symbol 263 GraphicUsed by:268
Symbol 264 ButtonUses:197Used by:268
Symbol 265 TextUses:7Used by:268
Symbol 266 TextUses:206Used by:268
Symbol 267 TextUses:90 7Used by:268
Symbol 268 MovieClipUses:198 199 200 201 202 203 204 205 207 208 209 210 211 212 213 214 215 216 217 218 219 220 197 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 19 20 21 241 242 243 244 245 246 247 248 249 250 251 252 254 177 255 257 258 259 260 261 262 263 264 265 266 267Used by:Timeline
Symbol 269 ButtonUses:183Used by:Timeline
Symbol 270 ButtonUses:197Used by:Timeline
Symbol 271 TextUses:7Used by:Timeline
Symbol 272 EditableTextUses:7Used by:Timeline
Symbol 273 TextUses:7Used by:Timeline
Symbol 274 EditableTextUses:7Used by:275
Symbol 275 MovieClipUses:274Used by:Timeline
Symbol 276 GraphicUsed by:Timeline
Symbol 277 TextUses:256Used by:Timeline
Symbol 278 GraphicUsed by:Timeline
Symbol 279 GraphicUsed by:Timeline
Symbol 280 GraphicUsed by:Timeline
Symbol 281 GraphicUsed by:Timeline
Symbol 282 GraphicUsed by:Timeline
Symbol 283 GraphicUsed by:Timeline
Symbol 284 GraphicUsed by:Timeline
Symbol 285 GraphicUsed by:Timeline
Symbol 286 GraphicUsed by:Timeline
Symbol 287 ShapeTweeningUsed by:290
Symbol 288 SoundUsed by:290 293 310 318
Symbol 289 GraphicUsed by:290
Symbol 290 MovieClipUses:233 287 288 289Used by:Timeline
Symbol 291 ShapeTweeningUsed by:293
Symbol 292 GraphicUsed by:293
Symbol 293 MovieClipUses:234 240 19 20 21 291 288 292Used by:Timeline
Symbol 294 GraphicUsed by:295
Symbol 295 MovieClipUses:294Used by:Timeline
Symbol 296 MovieClipUses:183Used by:Timeline
Symbol 297 ButtonUses:183Used by:Timeline
Symbol 298 GraphicUsed by:299
Symbol 299 MovieClipUses:298Used by:Timeline
Symbol 300 SoundUsed by:301
Symbol 301 MovieClipUses:300Used by:Timeline
Symbol 302 GraphicUsed by:304 306
Symbol 303 GraphicUsed by:304 306
Symbol 304 MovieClipUses:302 303Used by:306
Symbol 305 SoundUsed by:306
Symbol 306 MovieClipUses:304 302 303 305Used by:Timeline
Symbol 307 MovieClipUses:177Used by:310
Symbol 308 ShapeTweeningUsed by:310
Symbol 309 GraphicUsed by:310
Symbol 310 MovieClipUses:177 307 308 288 309Used by:Timeline
Symbol 311 EditableTextUses:256Used by:313
Symbol 312 MovieClipUses:88Used by:313
Symbol 313 MovieClipUses:243 311 312Used by:Timeline
Symbol 314 EditableTextUses:256Used by:Timeline
Symbol 315 EditableTextUses:256Used by:Timeline
Symbol 316 ShapeTweeningUsed by:318
Symbol 317 GraphicUsed by:318
Symbol 318 MovieClipUses:237 316 288 317Used by:Timeline
Symbol 319 EditableTextUses:256Used by:Timeline
Symbol 320 EditableTextUses:256Used by:321
Symbol 321 MovieClipUses:255 320Used by:Timeline
Symbol 322 EditableTextUses:256Used by:323
Symbol 323 MovieClipUses:322Used by:325
Symbol 324 GraphicUsed by:325
Symbol 325 MovieClipUses:323 324Used by:Timeline
Symbol 326 GraphicUsed by:328
Symbol 327 SoundUsed by:328
Symbol 328 MovieClipUses:326 177 327Used by:Timeline
Symbol 329 EditableTextUses:256Used by:331
Symbol 330 SoundUsed by:331
Symbol 331 MovieClipUses:233 329 330Used by:Timeline
Symbol 332 GraphicUsed by:350
Symbol 333 GraphicUsed by:350
Symbol 334 GraphicUsed by:350
Symbol 335 GraphicUsed by:350
Symbol 336 GraphicUsed by:350
Symbol 337 GraphicUsed by:350
Symbol 338 GraphicUsed by:350
Symbol 339 GraphicUsed by:350
Symbol 340 GraphicUsed by:350
Symbol 341 GraphicUsed by:350
Symbol 342 GraphicUsed by:350
Symbol 343 GraphicUsed by:350
Symbol 344 GraphicUsed by:350
Symbol 345 GraphicUsed by:350
Symbol 346 GraphicUsed by:350
Symbol 347 GraphicUsed by:350
Symbol 348 GraphicUsed by:350
Symbol 349 GraphicUsed by:350
Symbol 350 MovieClipUses:253 332 333 334 335 336 177 337 338 339 340 341 342 343 344 345 346 347 348 349Used by:352 354 397
Symbol 351 EditableTextUses:256Used by:352
Symbol 352 MovieClipUses:350 351 175Used by:Timeline
Symbol 353 MovieClipUsed by:Timeline
Symbol 354 MovieClipUses:350Used by:Timeline
Symbol 355 TextUses:206Used by:357
Symbol 356 TextUses:206Used by:357
Symbol 357 MovieClipUses:355 356Used by:397
Symbol 358 EditableTextUses:256Used by:397
Symbol 359 FontUsed by:360 363 365 369 374 379
Symbol 360 TextUses:359Used by:397
Symbol 361 TextUses:256Used by:397
Symbol 362 EditableTextUses:256Used by:397
Symbol 363 TextUses:359Used by:397
Symbol 364 TextUses:256Used by:397
Symbol 365 TextUses:359Used by:397
Symbol 366 EditableTextUses:256Used by:397
Symbol 367 EditableTextUses:256Used by:397
Symbol 368 TextUses:256Used by:397
Symbol 369 TextUses:359Used by:397
Symbol 370 EditableTextUses:256Used by:397
Symbol 371 EditableTextUses:256Used by:397
Symbol 372 TextUses:256Used by:397
Symbol 373 EditableTextUses:256Used by:397
Symbol 374 TextUses:359Used by:397
Symbol 375 TextUses:256Used by:397
Symbol 376 EditableTextUses:256Used by:397
Symbol 377 EditableTextUses:256Used by:397
Symbol 378 EditableTextUses:256Used by:397
Symbol 379 TextUses:359Used by:397
Symbol 380 TextUses:256Used by:397
Symbol 381 EditableTextUses:256Used by:397
Symbol 382 EditableTextUses:256Used by:397
Symbol 383 TextUses:256Used by:397
Symbol 384 EditableTextUses:256Used by:397
Symbol 385 EditableTextUses:256Used by:397
Symbol 386 EditableTextUses:256Used by:397
Symbol 387 TextUses:256Used by:397
Symbol 388 EditableTextUses:256Used by:397
Symbol 389 EditableTextUses:256Used by:397
Symbol 390 EditableTextUses:256Used by:397
Symbol 391 SoundUsed by:397
Symbol 392 EditableTextUses:256Used by:397
Symbol 393 EditableTextUses:256Used by:397
Symbol 394 EditableTextUses:256Used by:397
Symbol 395 EditableTextUses:256Used by:397
Symbol 396 ButtonUses:193 194 195Used by:397
Symbol 397 MovieClipUses:350 357 358 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396Used by:Timeline
Symbol 398 MovieClipUses:183Used by:Timeline

Instance Names

"kick"Frame 6Symbol 15 MovieClip
"kick"Frame 6Symbol 15 MovieClip
"bot"Frame 7Symbol 97 MovieClip
"bg"Frame 10Symbol 176 MovieClip
"bot"Frame 10Symbol 97 MovieClip
"b5"Frame 46Symbol 259 MovieClip
"ballmain"Frame 46Symbol 254 MovieClip
"b4"Frame 46Symbol 259 MovieClip
"b3"Frame 46Symbol 259 MovieClip
"b2"Frame 46Symbol 259 MovieClip
"b1"Frame 46Symbol 259 MovieClip
"bl2"Frame 46Symbol 290 MovieClip
"bl3"Frame 46Symbol 290 MovieClip
"bl4"Frame 46Symbol 290 MovieClip
"limit"Frame 46Symbol 295 MovieClip
"kick"Frame 46Symbol 15 MovieClip
"hit"Frame 46Symbol 296 MovieClip
"shade"Frame 46Symbol 299 MovieClip
"disp"Frame 46Symbol 301 MovieClip
"kick"Frame 46Symbol 15 MovieClip
"bl6"Frame 46Symbol 310 MovieClip
"upper"Frame 46Symbol 313 MovieClip
"bl5"Frame 46Symbol 318 MovieClip
"bl1"Frame 46Symbol 290 MovieClip
"noname"Frame 47Symbol 325 MovieClip
"bye"Frame 47Symbol 328 MovieClip
"combo"Frame 47Symbol 331 MovieClip
"kickcombo"Frame 47Symbol 352 MovieClip
"kikker"Frame 47Symbol 353 MovieClip
"ball"Frame 47Symbol 354 MovieClip
"Bar"Symbol 12 MovieClip Frame 1Symbol 6 MovieClip
"b"Symbol 120 MovieClip Frame 1Symbol 119 MovieClip
"b"Symbol 128 MovieClip Frame 5Symbol 109 MovieClip
"c"Symbol 128 MovieClip Frame 5Symbol 110 MovieClip
"ballmain"Symbol 268 MovieClip Frame 3Symbol 254 MovieClip
"b4"Symbol 268 MovieClip Frame 3Symbol 259 MovieClip
"b3"Symbol 268 MovieClip Frame 3Symbol 259 MovieClip
"b2"Symbol 268 MovieClip Frame 3Symbol 259 MovieClip
"b1"Symbol 268 MovieClip Frame 3Symbol 259 MovieClip
"bk"Symbol 354 MovieClip Frame 1Symbol 350 MovieClip

Labels

"loader"Frame 3
"start"Frame 10
"instruct"Frame 16
"code"Frame 19
"go"Frame 22
"l1"Frame 47
"lose"Frame 53
"go"Symbol 15 MovieClip Frame 3
"k3"Symbol 15 MovieClip Frame 6
"k1"Symbol 15 MovieClip Frame 10
"k2"Symbol 15 MovieClip Frame 15
"k4"Symbol 15 MovieClip Frame 18
"k6"Symbol 15 MovieClip Frame 21
"k5"Symbol 15 MovieClip Frame 24
"k7"Symbol 15 MovieClip Frame 27
"k8"Symbol 15 MovieClip Frame 42
"k9"Symbol 15 MovieClip Frame 57
"k10"Symbol 15 MovieClip Frame 73
"1"Symbol 38 MovieClip Frame 2
"2"Symbol 38 MovieClip Frame 3
"3"Symbol 38 MovieClip Frame 4
"4"Symbol 38 MovieClip Frame 5
"5"Symbol 38 MovieClip Frame 6
"1"Symbol 44 MovieClip Frame 2
"2"Symbol 44 MovieClip Frame 3
"3"Symbol 44 MovieClip Frame 4
"4"Symbol 44 MovieClip Frame 5
"5"Symbol 44 MovieClip Frame 6
"1"Symbol 50 MovieClip Frame 2
"2"Symbol 50 MovieClip Frame 3
"3"Symbol 50 MovieClip Frame 4
"4"Symbol 50 MovieClip Frame 5
"5"Symbol 50 MovieClip Frame 6
"1"Symbol 59 MovieClip Frame 2
"2"Symbol 59 MovieClip Frame 3
"3"Symbol 59 MovieClip Frame 4
"4"Symbol 59 MovieClip Frame 5
"5"Symbol 59 MovieClip Frame 6
"1"Symbol 66 MovieClip Frame 2
"2"Symbol 66 MovieClip Frame 3
"3"Symbol 66 MovieClip Frame 4
"4"Symbol 66 MovieClip Frame 5
"5"Symbol 66 MovieClip Frame 6
"1"Symbol 82 MovieClip Frame 2
"2"Symbol 82 MovieClip Frame 3
"3"Symbol 82 MovieClip Frame 4
"4"Symbol 82 MovieClip Frame 5
"5"Symbol 82 MovieClip Frame 6
"right"Symbol 97 MovieClip Frame 2
"left"Symbol 97 MovieClip Frame 10
"k1"Symbol 97 MovieClip Frame 19
"3"Symbol 97 MovieClip Frame 19
"k2"Symbol 97 MovieClip Frame 38
"1"Symbol 97 MovieClip Frame 38
"k3"Symbol 97 MovieClip Frame 57
"2"Symbol 97 MovieClip Frame 57
"k4"Symbol 97 MovieClip Frame 76
"4"Symbol 97 MovieClip Frame 76
"k5"Symbol 97 MovieClip Frame 92
"6"Symbol 97 MovieClip Frame 92
"k6"Symbol 97 MovieClip Frame 110
"5"Symbol 97 MovieClip Frame 110
"hurt"Symbol 97 MovieClip Frame 128
"k7"Symbol 97 MovieClip Frame 134
"7"Symbol 97 MovieClip Frame 134
"k8"Symbol 97 MovieClip Frame 152
"8"Symbol 97 MovieClip Frame 152
"k9"Symbol 97 MovieClip Frame 170
"9"Symbol 97 MovieClip Frame 170
"k10"Symbol 97 MovieClip Frame 188
"10"Symbol 97 MovieClip Frame 188
"talk"Symbol 97 MovieClip Frame 213
"1"Symbol 128 MovieClip Frame 3
"2"Symbol 128 MovieClip Frame 5
"3"Symbol 128 MovieClip Frame 7
"4"Symbol 128 MovieClip Frame 9
"5"Symbol 128 MovieClip Frame 11
"none"Symbol 128 MovieClip Frame 13
"go"Symbol 176 MovieClip Frame 2
"special1"Symbol 176 MovieClip Frame 14
"special2"Symbol 176 MovieClip Frame 43
"special3"Symbol 176 MovieClip Frame 72
"special4"Symbol 176 MovieClip Frame 101
"left"Symbol 184 MovieClip Frame 14
"right"Symbol 184 MovieClip Frame 18
"kick"Symbol 184 MovieClip Frame 21
"1"Symbol 268 MovieClip Frame 1
"2"Symbol 268 MovieClip Frame 2
"3"Symbol 268 MovieClip Frame 3
"4"Symbol 268 MovieClip Frame 4
"enter"Symbol 275 MovieClip Frame 3
"empty"Symbol 275 MovieClip Frame 6
"loop"Symbol 290 MovieClip Frame 28
"blowup"Symbol 290 MovieClip Frame 30
"loop"Symbol 293 MovieClip Frame 33
"blowup"Symbol 293 MovieClip Frame 35
"go"Symbol 301 MovieClip Frame 2
"loop"Symbol 306 MovieClip Frame 15
"hurt"Symbol 306 MovieClip Frame 17
"loop"Symbol 310 MovieClip Frame 28
"blowup"Symbol 310 MovieClip Frame 30
"loop"Symbol 318 MovieClip Frame 28
"blowup"Symbol 318 MovieClip Frame 30
"go"Symbol 325 MovieClip Frame 2
"go"Symbol 328 MovieClip Frame 2
"go"Symbol 331 MovieClip Frame 2
"go"Symbol 352 MovieClip Frame 2
"timeout"Symbol 357 MovieClip Frame 4
"noballs"Symbol 357 MovieClip Frame 68
"left"Symbol 398 MovieClip Frame 14
"right"Symbol 398 MovieClip Frame 18
"kick"Symbol 398 MovieClip Frame 21
"kickh"Symbol 398 MovieClip Frame 37
"talk"Symbol 398 MovieClip Frame 54

Dynamic Text Variables

percentageSymbol 8 EditableText"0%"
/:begSymbol 91 EditableText" Play more games! Go to:"
/:regSymbol 92 EditableText" "
/:timeSymbol 257 EditableText"60"
/:timeSymbol 258 EditableText"60"
ddddddSymbol 260 EditableText"Score:"
scoreSymbol 261 EditableText"0"
superSymbol 262 EditableText"0"
/:code1Symbol 272 EditableText""
/:code2Symbol 274 EditableText""
/:highSymbol 311 EditableText"0"
ddddddSymbol 314 EditableText"Score:"
scoreSymbol 315 EditableText"0"
superSymbol 319 EditableText"0"
/:timeSymbol 320 EditableText"60"
/:dispSymbol 322 EditableText"0"
/:combonumSymbol 329 EditableText"2"
/:kickwaitSymbol 351 EditableText"2"
/:highestSymbol 358 EditableText"0"
/:highestSymbol 362 EditableText"0"
/:highkickSymbol 366 EditableText"0"
/:highestSymbol 367 EditableText"0"
/:highkickSymbol 370 EditableText"0"
/:highestSymbol 371 EditableText"0"
/:highballoonSymbol 373 EditableText"0"
/:highkickSymbol 376 EditableText"0"
/:highestSymbol 377 EditableText"0"
/:highballoonSymbol 378 EditableText"0"
/:highkickSymbol 381 EditableText"0"
/:highestSymbol 382 EditableText"0"
/:highballoonSymbol 384 EditableText"0"
/:highkickSymbol 385 EditableText"0"
/:highestSymbol 386 EditableText"0"
/:highballoonSymbol 388 EditableText"0"
/:highkickSymbol 389 EditableText"0"
/:highestSymbol 390 EditableText"0"
/:finalscoreSymbol 392 EditableText"0"
/:finalscoreSymbol 393 EditableText"0"
/:finalscoreSymbol 394 EditableText"0"
/:finalscoreSymbol 395 EditableText"0"




http://swfchan.com/5/22025/info.shtml
Created: 27/5 -2019 07:03:59 Last modified: 27/5 -2019 07:03:59 Server time: 15/05 -2024 12:11:23