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

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

The Mouse 101 - flash game to test your skill with the Mouse.swf

This is the info page for
Flash #91887

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


Text
The Mouse
101

<p align="left"></p>

<p align="right"></p>

Play

Play

The Mouse
101

Music

<p align="right"><font face="Arial" size="10" color="#990000" letterSpacing="0.000000" kerning="1">FPS</font></p>

Start

Instructions

Credits

Options

More Games

Pratnag Studios

The Mouse 101

Instructions are simple you will be
asked to do various tasks with the
mouse. For example: "Scroll the
Mousewheel." There are five
ways you will be graded on:
Movement, Accuracy,
Consistancy, Strength, and Speed

Back

Back

Instructions

Music
Quality
FPS

Options

ON

ON

OFF

OFF

HIGH

HIGH

LOW

LOW

MED

MED

Pratnag Studios

Credits

y

g

r

e

n

E

d

a

,

t

o

f

m

i

T

k

h

P

s

c

p

G

Kr1z
[Kriz] - Aerox (Audio)
Newgrounds Audio Portal

Main Menu

The Mouse 101

Test 1

Movement

Rollover as many target as possible in 30 seconds
as they randomly change locations

<Continue>

Test 2

Accuracy

Click on the moving targets in 30 seconds
as they get progressively smaller,
amount clicks are being tracked

Test 1 Results

Objects Hit :

<p align="left"></p>

Movement

Test 3

Consistancy

Click on the moving target when it 's in between the
dashed lines as many times in 30 seconds,
amount of clicks are being tracked

Test 2 Results

Percent Accurate:

<p align="left"></p>

Accuracy

<p align="left"></p>

Full circle
between lines

Test 4

Strength

Scroll the mousewheel up or down
as many times as possible within 30 seconds
*For accurate results, do with proper method*
*For highscore, do with great intensity!*

Test 3 Results

Percent Consistant:

<p align="left"></p>

Consistancy

<p align="left"></p>

Click Here if
you have no
Mousewheel

Click Here if
you have no
Mousewheel

Click Here if
you have no
Mousewheel

<p align="center"></p>

Test 5

Speed

Click anywhere in the stage
as many times as possible within 30 seconds

The Mouse 1.01

Test 4 Results

Scroll Amount:

<p align="left"></p>

Strength

<p align="center"></p>

Finished

Click 'Continue' to finalize

Test 5 Results

Number of Clicks:

<p align="left"></p>

Speed

Movement

Accuracy

Consistancy

Strength

Speed

Your Chart

Your Score

Movement
Accuracy
Consistancy
Strength
Speed

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

Lvl 1

Epic Fail! Need a new mouse for sure!
(And maybe a new hand as well)

Lvl 2

Need a lot of work! You'll need to work
on everything. Try Again!

Lvl 3

Getting there! You need a lot of practice
with your mouse but keep at it!

Lvl 4

Not bad. Still needs some work for sure.
Keep at  Accuracy and Consistancy.

Lvl 5

Average, that's fine if you want to be
like the other 6 billion people.

Lvl 6

Good, you're better than average but sitll
not the best you can be, keep playin'.

Lvl 7

Grea!t you're really getting a hang of this.
Your arm and hand must be pretty sore!

Lvl 8

You are worthy of my respect, nice work.
You are strong with "The Mouse"

Lvl 9

Incredible, better than I expected anyone
to reach, you've passed my expectations.

Lvl 10

...Whoa! That was speechless. You are
superb, better than I am. *Jaw-drop*

Lvl 11

I bow down to you. You are supreme with
the mouse, you are godlike! Better than
the best. I had to make "level 11" for you!

<p align="left"></p>

Score:

Back to
Main Menu

ActionScript [AS1/AS2]

Frame 1
function itemHandler0(obj, item) { _root.stop(); myMenu.customItems[0].enabled = false; myMenu.customItems[1].enabled = true; } function itemHandler1(obj, item) { _root.play(); myMenu.customItems[0].enabled = true; myMenu.customItems[1].enabled = false; } var myMenu = new ContextMenu(); myMenu.hideBuiltInItems(); _root.menu = myMenu; Mouse.removeListener(mouseListener); onMouseDown = function () { _global.speed = _global.speed + 0; }; stop(); _root.kongregateServices.connect();
Frame 4
start_btn.onRollOver = function () { _root.start_btn.gotoAndPlay("over"); }; start_btn.onRollOut = function () { _root.start_btn.gotoAndPlay("out"); }; start_btn.onRelease = function () { _global.accuracy = 0; _global.movement = 0; _global.consistancy = 0; _global.speed = 0; _global.strength4 = 0; gotoAndStop (8); }; instructions_btn.onRollOver = function () { _root.instructions_btn.gotoAndPlay("over"); }; instructions_btn.onRollOut = function () { _root.instructions_btn.gotoAndPlay("out"); }; instructions_btn.onRelease = function () { gotoAndStop (5); }; options_btn.onRollOver = function () { _root.options_btn.gotoAndPlay("over"); }; options_btn.onRollOut = function () { _root.options_btn.gotoAndPlay("out"); }; options_btn.onRelease = function () { gotoAndStop (6); }; credits_btn.onRollOver = function () { _root.credits_btn.gotoAndPlay("over"); }; credits_btn.onRollOut = function () { _root.credits_btn.gotoAndPlay("out"); }; credits_btn.onRelease = function () { gotoAndStop (7); }; moregames_btn.onRollOver = function () { _root.moregames_btn.gotoAndPlay("over"); }; moregames_btn.onRollOut = function () { _root.moregames_btn.gotoAndPlay("out"); }; moregames_btn.onRelease = function () { getURL ("htttp://www.freewebs.com/pratheek/", _self); };
Instance of Symbol 56 MovieClip "musicbox" in Frame 4
onClipEvent (load) { this.gotoAndPlay(2); }
Instance of Symbol 58 MovieClip "FPSholder" in Frame 4
onClipEvent (load) { this._visible = false; }
Frame 10
movementtext.text = movement;
Frame 11
_global.clicks1 = 0;
Frame 12
if (clicks1 < 15) { accuracytext.text = "N/A"; info1.text = "*Not Enough Attempts*"; _global.accuracy = 1; } else { _global.accuracy = Math.round(((accuracy - 1) / clicks1) * 100); accuracytext.text = accuracy + "%"; }
Frame 13
_global.consistancy = 1; _global.clicks2 = 0; onMouseDown = function () { _global.clicks2 = _global.clicks2 + 1; };
Frame 14
if (clicks2 < 10) { consistancytext.text = "N/A"; info2.text = "*Not Enough Attempts*"; _global.consistancy = 1; } else { _global.consistancy = Math.round(((consistancy - 1) / clicks2) * 100); consistancytext.text = consistancy + "%"; }
Frame 15
onMouseDown = function () { _global.speed = _global.speed + 0; }; Mouse.addListener(mouseListener); _global.strength4 = 1; var mouseListener = new Object(); mouseListener.onMouseWheel = function (wheelNum) { _global.strength4 = _global.strength4 + Math.abs(wheelNum); currentstrength.text = strength4 - 1; }; Mouse.addListener(mouseListener);
Frame 16
Mouse.removeListener(mouseListener); onMouseDown = function () { _global.speed = _global.speed + 0; }; strengthtext.text = strength4;
Frame 17
_global.speed = 1; onMouseDown = function () { _global.speed = _global.speed + 1; speedtext.text = speed - 1; }; Mouse.removeListener(mouseListener);
Frame 18
Mouse.removeListener(mouseListener); onMouseDown = function () { _global.speed = _global.speed + 0; }; speedtext.text = speed;
Frame 19
_root.kongregateStats.submit("Speed", speed); _root.kongregateStats.submit("Strength", strength4); _root.kongregateStats.submit("Consistancy", consistancy); _root.kongregateStats.submit("Accuracy", accuracy); _root.kongregateStats.submit("Movement", movement);
Frame 20
movementtext.text = movement; accuracytext.text = accuracy + "%"; consistancytext.text = consistancy + "%"; strengthtext.text = strength4 - 1; speedtext.text = speed - 1;
Frame 21
totalscore = Math.round(((((movement * 2) * (accuracy / 100)) * (consistancy / 100)) * (strength4 / 10)) * speed); _global.barstop = Math.ceil(totalscore / 75000) * 3; score.text = totalscore; if (barstop > 300) { _global.barstop = 300; } _root.kongregateStats.submit("Score", totalscore);
Symbol 6 MovieClip Frame 100
_root.gotoAndStop(2);
Symbol 11 MovieClip Frame 1
onEnterFrame = function () { loaded_bytes = Math.round(_root.getBytesLoaded()); loaded_total = Math.round(_root.getBytesTotal()); total_percent = (loaded_bytes / loaded_total) * 100; loaded_text = Math.round(total_percent); percent.text = loaded_text + "%"; bytes.text = (((loaded_bytes + " bytes") + " / ") + loaded_total) + " bytes"; if (loaded_text == 100) { _root.gotoAndStop(2); delete this.onEnterFrame; } };
Instance of Symbol 6 MovieClip in Symbol 11 MovieClip Frame 1
onClipEvent (enterFrame) { gotoAndStop(int((_parent.getBytesLoaded() * 100) / _parent.getBytesTotal())); }
Symbol 16 Button
on (release) { gotoAndStop (3); }
Symbol 51 MovieClip Frame 190
_root.gotoAndStop(4);
Symbol 56 MovieClip Frame 4928
gotoAndPlay (2);
Symbol 58 MovieClip Frame 1
onEnterFrame = function () { this.t = getTimer(); this.frameRate = Math.round(1000 / (this.t - this.o)); FPSbox.text = this.frameRate; this.o = this.t; };
Symbol 67 MovieClip Frame 1
stop();
Symbol 67 MovieClip Frame 30
stop();
Symbol 67 MovieClip Frame 59
gotoAndStop (1);
Symbol 75 MovieClip Frame 1
stop();
Symbol 75 MovieClip Frame 30
stop();
Symbol 75 MovieClip Frame 59
gotoAndStop (1);
Symbol 83 MovieClip Frame 1
stop();
Symbol 83 MovieClip Frame 30
stop();
Symbol 83 MovieClip Frame 59
gotoAndStop (1);
Symbol 91 MovieClip Frame 1
stop();
Symbol 91 MovieClip Frame 30
stop();
Symbol 91 MovieClip Frame 59
gotoAndStop (1);
Symbol 99 MovieClip Frame 1
stop();
Symbol 99 MovieClip Frame 30
stop();
Symbol 99 MovieClip Frame 59
gotoAndStop (1);
Symbol 104 MovieClip Frame 150
gotoAndPlay (1);
Symbol 114 Button
on (release) { gotoAndStop (4); }
Symbol 124 Button
on (release) { gotoAndStop (1); }
Symbol 127 Button
on (release) { gotoAndStop (2); }
Symbol 128 MovieClip Frame 1
stop(); _root.musicbox.play();
Symbol 128 MovieClip Frame 2
_root.musicbox.gotoAndStop(1); stopAllSounds();
Symbol 131 Button
on (release) { gotoAndStop (1); }
Symbol 134 Button
on (release) { gotoAndStop (3); }
Symbol 137 Button
on (release) { gotoAndStop (2); }
Symbol 138 MovieClip Frame 1
stop(); _quality = "high";
Symbol 138 MovieClip Frame 2
_quality = "medium";
Symbol 138 MovieClip Frame 3
_quality = "low";
Symbol 139 Button
on (release) { gotoAndStop (2); }
Symbol 140 Button
on (release) { gotoAndStop (1); }
Symbol 141 MovieClip Frame 1
stop(); _root.FPSholder._visible = false;
Symbol 141 MovieClip Frame 2
_root.FPSholder._visible = true;
Symbol 173 Button
on (release) { _root.gotoAndStop(4); }
Symbol 184 Button
on (release) { nextFrame(); }
Symbol 188 MovieClip Frame 1
stop(); _global.movement = 1; onMouseMove = function () { if (target.hitTest(_root._xmouse, _root._ymouse)) { _global.movement = _global.movement + 1; target._x = (Math.random() * 250) - 125; target._y = (Math.random() * 150) - 75; } };
Symbol 192 MovieClip Frame 701
_root.nextFrame();
Symbol 207 MovieClip Frame 1
stop(); _global.accuracy = 1; onMouseDown = function () { _global.clicks1 = _global.clicks1 + 1; if (target.hitTest(_root._xmouse, _root._ymouse)) { _global.accuracy = _global.accuracy + 1; target._xscale = target._xscale - 1; target._yscale = target._yscale - 1; target._x = 0; target._y = (Math.random() * 185) - 70; } };
Instance of Symbol 206 MovieClip "target" in Symbol 207 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + 5; if (this._x > 330) { this._x = 0; } }
Symbol 221 MovieClip Frame 1
onMouseDown = function () { if (target.hitTest(_root._xmouse, _root._ymouse)) { _global.consistancy = _global.consistancy + 1; } };
Symbol 221 MovieClip Frame 4
onMouseDown = function () { if (target.hitTest(_root._xmouse, _root._ymouse)) { _global.consistancy = _global.consistancy + 0; } };
Symbol 221 MovieClip Frame 28
onMouseDown = function () { if (target.hitTest(_root._xmouse, _root._ymouse)) { _global.consistancy = _global.consistancy + 1; } };
Symbol 221 MovieClip Frame 33
onMouseDown = function () { if (target.hitTest(_root._xmouse, _root._ymouse)) { _global.consistancy = _global.consistancy + 0; } };
Symbol 221 MovieClip Frame 58
onMouseDown = function () { if (target.hitTest(_root._xmouse, _root._ymouse)) { _global.consistancy = _global.consistancy + 1; } };
Symbol 221 MovieClip Frame 60
gotoAndPlay (1);
Symbol 222 MovieClip Frame 120
gotoAndPlay (1);
Symbol 235 Button
on (release) { gotoAndStop (16); _global.strength4 = 1250; }
Symbol 266 MovieClip Frame 1
framenumber = 0; onEnterFrame = function () { framenumber = framenumber + 1; if (framenumber == strengthstop) { stop(); delete this.onEnterFrame; } else if (framenumber > 100) { stop(); delete this.onEnterFrame; } };
Symbol 266 MovieClip Frame 100
stop();
Symbol 267 MovieClip Frame 1
framenumber = 0; onEnterFrame = function () { framenumber = framenumber + 1; if (framenumber == movementstop) { stop(); delete this.onEnterFrame; } else if (framenumber > 100) { stop(); delete this.onEnterFrame; } };
Symbol 268 MovieClip Frame 1
framenumber = 0; onEnterFrame = function () { framenumber = framenumber + 1; if (framenumber == accuracystop) { stop(); delete this.onEnterFrame; } else if (framenumber > 100) { stop(); delete this.onEnterFrame; } };
Symbol 269 MovieClip Frame 1
framenumber = 0; onEnterFrame = function () { framenumber = framenumber + 1; if (framenumber == consistancystop) { stop(); delete this.onEnterFrame; } else if (framenumber > 100) { stop(); delete this.onEnterFrame; } };
Symbol 270 MovieClip Frame 1
framenumber = 0; onEnterFrame = function () { framenumber = framenumber + 1; if (framenumber == speedstop) { stop(); delete this.onEnterFrame; } else if (framenumber > 100) { stop(); delete this.onEnterFrame; } };
Symbol 272 MovieClip Frame 1
_global.movementstop = Math.round((movement / 100) * 100); _global.accuracystop = accuracy; _global.consistancystop = consistancy; _global.strengthstop = Math.round((strength4 / 2000) * 100); _global.speedstop = Math.round((speed / 200) * 100); if (movementstop > 100) { _global.movementstop = 100; } if (strengthstop > 100) { _global.strengthstop = 100; } if (speedstop > 100) { _global.speedstop = 100; } if (movementstop < 1) { _global.movementstop = 1; } if (strengthstop < 1) { _global.strengthstop = 1; } if (speedstop < 1) { _global.speedstop = 1; }
Symbol 309 MovieClip Frame 1
framenumber = 0; onEnterFrame = function () { framenumber = framenumber + 1; if (framenumber == barstop) { stop(); delete this.onEnterFrame; } else if (framenumber > 300) { stop(); delete this.onEnterFrame; } };
Symbol 309 MovieClip Frame 300
delete this.onEnterFrame;
Symbol 317 Button
on (release) { gotoAndStop (4); }

Library Items

Symbol 1 FontUsed by:2 18 108 175 243
Symbol 2 TextUses:1Used by:Timeline
Symbol 3 GraphicUsed by:11
Symbol 4 ShapeTweeningUsed by:6
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:4 5Used by:11
Symbol 7 FontUsed by:8 9 13 15 60 68 76 84 92 100
Symbol 8 EditableTextUses:7Used by:11
Symbol 9 EditableTextUses:7Used by:11
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClipUses:3 6 8 9 10Used by:Timeline
Symbol 12 GraphicUsed by:16
Symbol 13 TextUses:7Used by:16
Symbol 14 GraphicUsed by:16
Symbol 15 TextUses:7Used by:16
Symbol 16 ButtonUses:12 13 14 15Used by:Timeline
Symbol 17 GraphicUsed by:Timeline
Symbol 18 TextUses:1Used by:Timeline
Symbol 19 ShapeTweeningUsed by:51
Symbol 20 GraphicUsed by:51
Symbol 21 GraphicUsed by:51
Symbol 22 ShapeTweeningUsed by:51
Symbol 23 GraphicUsed by:24 51
Symbol 24 MovieClipUses:23Used by:51
Symbol 25 GraphicUsed by:26 51
Symbol 26 MovieClipUses:25Used by:51
Symbol 27 ShapeTweeningUsed by:51
Symbol 28 GraphicUsed by:29 51
Symbol 29 MovieClipUses:28Used by:51
Symbol 30 GraphicUsed by:31 51
Symbol 31 MovieClipUses:30Used by:51
Symbol 32 GraphicUsed by:51
Symbol 33 GraphicUsed by:51
Symbol 34 GraphicUsed by:51
Symbol 35 GraphicUsed by:51
Symbol 36 GraphicUsed by:51
Symbol 37 GraphicUsed by:51
Symbol 38 GraphicUsed by:51
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:39Used by:51
Symbol 41 GraphicUsed by:51
Symbol 42 SoundUsed by:51
Symbol 43 GraphicUsed by:51
Symbol 44 GraphicUsed by:51
Symbol 45 GraphicUsed by:51
Symbol 46 GraphicUsed by:51
Symbol 47 GraphicUsed by:51
Symbol 48 GraphicUsed by:51
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:49Used by:51
Symbol 51 MovieClipUses:19 20 21 22 24 26 27 29 31 30 28 32 25 23 33 34 35 36 37 38 40 41 42 43 44 45 46 47 48 50Used by:Timeline
Symbol 52 GraphicUsed by:56
Symbol 53 FontUsed by:54 57 109 111 113 115 117 118 120 123 125 126 129 130 132 133 135 136 143 144 168 170 181 196 197 198 211 212 213 215 220 226 227 228 230 232 233 234 244 245 246 253 254 255 259 260 261 262 263 284 285 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 310 311 313
Symbol 54 TextUses:53Used by:56
Symbol 55 SoundUsed by:56
Symbol 56 MovieClipUses:52 54 55Used by:Timeline
Symbol 57 EditableTextUses:53Used by:58
Symbol 58 MovieClipUses:57Used by:Timeline
Symbol 59 GraphicUsed by:67 75 83 91 99
Symbol 60 TextUses:7Used by:67
Symbol 61 ShapeTweeningUsed by:67
Symbol 62 ShapeTweeningUsed by:67
Symbol 63 GraphicUsed by:67
Symbol 64 ShapeTweeningUsed by:67
Symbol 65 ShapeTweeningUsed by:67
Symbol 66 GraphicUsed by:67
Symbol 67 MovieClipUses:59 60 61 62 63 64 65 66Used by:Timeline
Symbol 68 TextUses:7Used by:75
Symbol 69 ShapeTweeningUsed by:75
Symbol 70 ShapeTweeningUsed by:75
Symbol 71 GraphicUsed by:75
Symbol 72 ShapeTweeningUsed by:75
Symbol 73 ShapeTweeningUsed by:75
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:59 68 69 70 71 72 73 74Used by:Timeline
Symbol 76 TextUses:7Used by:83
Symbol 77 ShapeTweeningUsed by:83
Symbol 78 ShapeTweeningUsed by:83
Symbol 79 GraphicUsed by:83
Symbol 80 ShapeTweeningUsed by:83
Symbol 81 ShapeTweeningUsed by:83
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:59 76 77 78 79 80 81 82Used by:Timeline
Symbol 84 TextUses:7Used by:91
Symbol 85 ShapeTweeningUsed by:91
Symbol 86 ShapeTweeningUsed by:91
Symbol 87 GraphicUsed by:91
Symbol 88 ShapeTweeningUsed by:91
Symbol 89 ShapeTweeningUsed by:91
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:59 84 85 86 87 88 89 90Used by:Timeline
Symbol 92 TextUses:7Used by:99
Symbol 93 ShapeTweeningUsed by:99
Symbol 94 ShapeTweeningUsed by:99
Symbol 95 GraphicUsed by:99
Symbol 96 ShapeTweeningUsed by:99
Symbol 97 ShapeTweeningUsed by:99
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:59 92 93 94 95 96 97 98Used by:Timeline
Symbol 100 TextUses:7Used by:Timeline
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:104
Symbol 103 GraphicUsed by:104
Symbol 104 MovieClipUses:102 103Used by:Timeline
Symbol 105 GraphicUsed by:106
Symbol 106 MovieClipUses:105Used by:Timeline
Symbol 107 GraphicUsed by:Timeline
Symbol 108 TextUses:1Used by:Timeline
Symbol 109 TextUses:53Used by:Timeline
Symbol 110 GraphicUsed by:114
Symbol 111 TextUses:53Used by:114
Symbol 112 GraphicUsed by:114
Symbol 113 TextUses:53Used by:114
Symbol 114 ButtonUses:110 111 112 113Used by:Timeline
Symbol 115 TextUses:53Used by:Timeline
Symbol 116 GraphicUsed by:Timeline
Symbol 117 TextUses:53Used by:Timeline
Symbol 118 TextUses:53Used by:Timeline
Symbol 119 GraphicUsed by:124 127 131 134 137 139 140
Symbol 120 TextUses:53Used by:124 139
Symbol 121 GraphicUsed by:124 127 131 134 137 139 140
Symbol 122 GraphicUsed by:124 127 131 134 137 139 140
Symbol 123 TextUses:53Used by:124 139
Symbol 124 ButtonUses:119 120 121 122 123Used by:128
Symbol 125 TextUses:53Used by:127 140
Symbol 126 TextUses:53Used by:127 140
Symbol 127 ButtonUses:119 125 121 122 126Used by:128
Symbol 128 MovieClipUses:124 127Used by:Timeline
Symbol 129 TextUses:53Used by:131
Symbol 130 TextUses:53Used by:131
Symbol 131 ButtonUses:119 129 121 122 130Used by:138
Symbol 132 TextUses:53Used by:134
Symbol 133 TextUses:53Used by:134
Symbol 134 ButtonUses:119 132 121 122 133Used by:138
Symbol 135 TextUses:53Used by:137
Symbol 136 TextUses:53Used by:137
Symbol 137 ButtonUses:119 135 121 122 136Used by:138
Symbol 138 MovieClipUses:131 134 137Used by:Timeline
Symbol 139 ButtonUses:119 120 121 122 123Used by:141
Symbol 140 ButtonUses:119 125 121 122 126Used by:141
Symbol 141 MovieClipUses:139 140Used by:Timeline
Symbol 142 GraphicUsed by:Timeline
Symbol 143 TextUses:53Used by:Timeline
Symbol 144 TextUses:53Used by:Timeline
Symbol 145 FontUsed by:146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 178 179 194 195 199 209 210 214 224 225 229 241 242 247 252 256 273 275 276 277 278 279 280 281
Symbol 146 TextUses:145Used by:Timeline
Symbol 147 TextUses:145Used by:Timeline
Symbol 148 TextUses:145Used by:Timeline
Symbol 149 TextUses:145Used by:Timeline
Symbol 150 TextUses:145Used by:Timeline
Symbol 151 TextUses:145Used by:Timeline
Symbol 152 TextUses:145Used by:Timeline
Symbol 153 TextUses:145Used by:Timeline
Symbol 154 TextUses:145Used by:Timeline
Symbol 155 TextUses:145Used by:Timeline
Symbol 156 TextUses:145Used by:Timeline
Symbol 157 TextUses:145Used by:Timeline
Symbol 158 TextUses:145Used by:Timeline
Symbol 159 TextUses:145Used by:Timeline
Symbol 160 TextUses:145Used by:Timeline
Symbol 161 TextUses:145Used by:Timeline
Symbol 162 TextUses:145Used by:Timeline
Symbol 163 TextUses:145Used by:Timeline
Symbol 164 TextUses:145Used by:Timeline
Symbol 165 TextUses:145Used by:Timeline
Symbol 166 TextUses:145Used by:Timeline
Symbol 167 TextUses:145Used by:Timeline
Symbol 168 TextUses:53Used by:Timeline
Symbol 169 GraphicUsed by:173
Symbol 170 TextUses:53Used by:173
Symbol 171 GraphicUsed by:173
Symbol 172 GraphicUsed by:173
Symbol 173 ButtonUses:169 170 171 172Used by:Timeline
Symbol 174 GraphicUsed by:Timeline
Symbol 175 TextUses:1Used by:Timeline
Symbol 176 FontUsed by:177 193 208 223 240 251
Symbol 177 TextUses:176Used by:Timeline
Symbol 178 TextUses:145Used by:Timeline
Symbol 179 TextUses:145Used by:Timeline
Symbol 180 GraphicUsed by:184
Symbol 181 TextUses:53Used by:184
Symbol 182 GraphicUsed by:184
Symbol 183 GraphicUsed by:184
Symbol 184 ButtonUses:180 181 182 183Used by:Timeline
Symbol 185 GraphicUsed by:Timeline
Symbol 186 GraphicUsed by:187
Symbol 187 MovieClip [targetcircle]Uses:186Used by:188
Symbol 188 MovieClipUses:187Used by:Timeline
Symbol 189 ShapeTweeningUsed by:192
Symbol 190 GraphicUsed by:192
Symbol 191 GraphicUsed by:192
Symbol 192 MovieClipUses:189 190 191Used by:Timeline
Symbol 193 TextUses:176Used by:Timeline
Symbol 194 TextUses:145Used by:Timeline
Symbol 195 TextUses:145Used by:Timeline
Symbol 196 TextUses:53Used by:Timeline
Symbol 197 TextUses:53Used by:Timeline
Symbol 198 EditableTextUses:53Used by:Timeline
Symbol 199 TextUses:145Used by:Timeline
Symbol 200 GraphicUsed by:202
Symbol 201 GraphicUsed by:202
Symbol 202 ButtonUses:200 201Used by:203
Symbol 203 MovieClipUses:202Used by:Timeline
Symbol 204 GraphicUsed by:Timeline
Symbol 205 GraphicUsed by:206
Symbol 206 MovieClipUses:205Used by:207
Symbol 207 MovieClipUses:206Used by:Timeline
Symbol 208 TextUses:176Used by:Timeline
Symbol 209 TextUses:145Used by:Timeline
Symbol 210 TextUses:145Used by:Timeline
Symbol 211 TextUses:53Used by:Timeline
Symbol 212 TextUses:53Used by:Timeline
Symbol 213 EditableTextUses:53Used by:Timeline
Symbol 214 TextUses:145Used by:Timeline
Symbol 215 EditableTextUses:53Used by:Timeline
Symbol 216 GraphicUsed by:Timeline
Symbol 217 GraphicUsed by:218
Symbol 218 MovieClipUses:217Used by:221
Symbol 219 GraphicUsed by:221
Symbol 220 TextUses:53Used by:221
Symbol 221 MovieClipUses:218 219 220Used by:222
Symbol 222 MovieClipUses:221Used by:Timeline
Symbol 223 TextUses:176Used by:Timeline
Symbol 224 TextUses:145Used by:Timeline
Symbol 225 TextUses:145Used by:Timeline
Symbol 226 TextUses:53Used by:Timeline
Symbol 227 TextUses:53Used by:Timeline
Symbol 228 EditableTextUses:53Used by:Timeline
Symbol 229 TextUses:145Used by:Timeline
Symbol 230 EditableTextUses:53Used by:Timeline
Symbol 231 GraphicUsed by:235
Symbol 232 TextUses:53Used by:235
Symbol 233 TextUses:53Used by:235
Symbol 234 TextUses:53Used by:235
Symbol 235 ButtonUses:231 232 233 234Used by:Timeline
Symbol 236 GraphicUsed by:Timeline
Symbol 237 FontUsed by:238 249
Symbol 238 EditableTextUses:237Used by:Timeline
Symbol 239 GraphicUsed by:Timeline
Symbol 240 TextUses:176Used by:Timeline
Symbol 241 TextUses:145Used by:Timeline
Symbol 242 TextUses:145Used by:Timeline
Symbol 243 TextUses:1Used by:Timeline
Symbol 244 TextUses:53Used by:Timeline
Symbol 245 TextUses:53Used by:Timeline
Symbol 246 EditableTextUses:53Used by:Timeline
Symbol 247 TextUses:145Used by:Timeline
Symbol 248 GraphicUsed by:Timeline
Symbol 249 EditableTextUses:237Used by:Timeline
Symbol 250 GraphicUsed by:Timeline
Symbol 251 TextUses:176Used by:Timeline
Symbol 252 TextUses:145Used by:Timeline
Symbol 253 TextUses:53Used by:Timeline
Symbol 254 TextUses:53Used by:Timeline
Symbol 255 EditableTextUses:53Used by:Timeline
Symbol 256 TextUses:145Used by:Timeline
Symbol 257 GraphicUsed by:Timeline
Symbol 258 GraphicUsed by:272
Symbol 259 TextUses:53Used by:272
Symbol 260 TextUses:53Used by:272
Symbol 261 TextUses:53Used by:272
Symbol 262 TextUses:53Used by:272
Symbol 263 TextUses:53Used by:272
Symbol 264 GraphicUsed by:265
Symbol 265 MovieClipUses:264Used by:266 267 268 269 270
Symbol 266 MovieClipUses:265Used by:272
Symbol 267 MovieClipUses:265Used by:272
Symbol 268 MovieClipUses:265Used by:272
Symbol 269 MovieClipUses:265Used by:272
Symbol 270 MovieClipUses:265Used by:272
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClipUses:258 259 260 261 262 263 266 267 268 269 270 271Used by:Timeline
Symbol 273 TextUses:145Used by:Timeline
Symbol 274 GraphicUsed by:Timeline
Symbol 275 TextUses:145Used by:Timeline
Symbol 276 TextUses:145Used by:Timeline
Symbol 277 EditableTextUses:145Used by:Timeline
Symbol 278 EditableTextUses:145Used by:Timeline
Symbol 279 EditableTextUses:145Used by:Timeline
Symbol 280 EditableTextUses:145Used by:Timeline
Symbol 281 EditableTextUses:145Used by:Timeline
Symbol 282 GraphicUsed by:Timeline
Symbol 283 GraphicUsed by:309
Symbol 284 TextUses:53Used by:309
Symbol 285 TextUses:53Used by:309
Symbol 286 GraphicUsed by:287
Symbol 287 MovieClipUses:286Used by:309
Symbol 288 TextUses:53Used by:309
Symbol 289 TextUses:53Used by:309
Symbol 290 TextUses:53Used by:309
Symbol 291 TextUses:53Used by:309
Symbol 292 TextUses:53Used by:309
Symbol 293 TextUses:53Used by:309
Symbol 294 TextUses:53Used by:309
Symbol 295 TextUses:53Used by:309
Symbol 296 TextUses:53Used by:309
Symbol 297 TextUses:53Used by:309
Symbol 298 TextUses:53Used by:309
Symbol 299 TextUses:53Used by:309
Symbol 300 TextUses:53Used by:309
Symbol 301 TextUses:53Used by:309
Symbol 302 TextUses:53Used by:309
Symbol 303 TextUses:53Used by:309
Symbol 304 TextUses:53Used by:309
Symbol 305 TextUses:53Used by:309
Symbol 306 TextUses:53Used by:309
Symbol 307 TextUses:53Used by:309
Symbol 308 GraphicUsed by:309
Symbol 309 MovieClipUses:283 284 285 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308Used by:Timeline
Symbol 310 EditableTextUses:53Used by:Timeline
Symbol 311 TextUses:53Used by:Timeline
Symbol 312 GraphicUsed by:317
Symbol 313 TextUses:53Used by:317
Symbol 314 GraphicUsed by:317
Symbol 315 GraphicUsed by:317
Symbol 316 GraphicUsed by:317
Symbol 317 ButtonUses:312 313 314 315 316Used by:Timeline

Instance Names

"musicbox"Frame 4Symbol 56 MovieClip
"FPSholder"Frame 4Symbol 58 MovieClip
"start_btn"Frame 4Symbol 67 MovieClip
"instructions_btn"Frame 4Symbol 75 MovieClip
"credits_btn"Frame 4Symbol 83 MovieClip
"options_btn"Frame 4Symbol 91 MovieClip
"moregames_btn"Frame 4Symbol 99 MovieClip
"movementtext"Frame 10Symbol 198 EditableText
"accuracytext"Frame 12Symbol 213 EditableText
"info1"Frame 12Symbol 215 EditableText
"consistancytext"Frame 14Symbol 228 EditableText
"info2"Frame 14Symbol 230 EditableText
"currentstrength"Frame 15Symbol 238 EditableText
"strengthtext"Frame 16Symbol 246 EditableText
"speedtext"Frame 17Symbol 249 EditableText
"speedtext"Frame 18Symbol 255 EditableText
"movementtext"Frame 20Symbol 277 EditableText
"accuracytext"Frame 20Symbol 278 EditableText
"consistancytext"Frame 20Symbol 279 EditableText
"strengthtext"Frame 20Symbol 280 EditableText
"speedtext"Frame 20Symbol 281 EditableText
"bar"Frame 21Symbol 309 MovieClip
"score"Frame 21Symbol 310 EditableText
"percent"Symbol 11 MovieClip Frame 1Symbol 8 EditableText
"bytes"Symbol 11 MovieClip Frame 1Symbol 9 EditableText
"FPSbox"Symbol 58 MovieClip Frame 1Symbol 57 EditableText
"target"Symbol 188 MovieClip Frame 1Symbol 187 MovieClip [targetcircle]
"target"Symbol 207 MovieClip Frame 1Symbol 206 MovieClip
"target"Symbol 221 MovieClip Frame 1Symbol 218 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 9Symbol 187 as "targetcircle"

Labels

"over"Symbol 67 MovieClip Frame 2
"out"Symbol 67 MovieClip Frame 31
"over"Symbol 75 MovieClip Frame 2
"out"Symbol 75 MovieClip Frame 31
"over"Symbol 83 MovieClip Frame 2
"out"Symbol 83 MovieClip Frame 31
"over"Symbol 91 MovieClip Frame 2
"out"Symbol 91 MovieClip Frame 31
"over"Symbol 99 MovieClip Frame 2
"out"Symbol 99 MovieClip Frame 31




http://swfchan.com/19/91887/info.shtml
Created: 27/3 -2019 17:38:04 Last modified: 27/3 -2019 17:38:04 Server time: 03/05 -2024 10:57:30