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

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

Scroller.swf

This is the info page for
Flash #29874

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


Text
Your mouse controls the dot! Guide the dot through the labyrinths! Do not touch
the walls or it's game over! Don't touch the edges, either!

Gameplay music Kudos to
www.djrima.com

Questions? Comments?
M3ssenjah@gmail.com

Hosted by www.albinoblacksheep.com

Title music courtesy of
www.flashkit.com submissions

Credits

Concept, animation, and most levels by:
Pyro_Animation_Studios

Dizzy - Level 9  ( fool_dmc@hotmail.com )

Back

ChasetheCheese - Level 13

If you want to submit a level:
It must be in a .fla format
E-mail it to me ( M3ssenjah@gmail.com )
You will be credited and your level will be added.
All levels will be added in case of profane or suggestive levels which will be discarded.

LOL INTERNET

Disappointing, eh? :(
Thanks for playing :0)

ActionScript [AS1/AS2]

Frame 1
stop(); percent = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; loader_width = 200; loader_height = 5; bar_colour = "0x000000"; barBG_colour = "0xFFFFFF"; barBGline_colour = "0x000000"; _root.createEmptyMovieClip("barBG", 1); _root.createEmptyMovieClip("bar", 2); with (_root.barBG) { beginFill(barBG_colour, 100); lineStyle(0, barBGline_colour, 100); moveTo(-1, ((-loader_height) / 2) - 1); lineTo(-1, loader_height / 2); lineTo(loader_width + 1, loader_height / 2); lineTo(loader_width + 1, ((-loader_height) / 2) - 1); lineTo(-1, ((-loader_height) / 2) - 1); _x = ((Stage.width / 2) - (_width / 2)) + 1; _y = Stage.height / 2; } with (_root.bar) { beginFill(bar_colour, 100); moveTo(0, (-loader_height) / 2); lineTo(0, loader_height / 2); lineTo(loader_width + 1, loader_height / 2); lineTo(loader_width + 1, (-loader_height) / 2); lineTo(0, (-loader_height) / 2); _x = (Stage.width / 2) - (_width / 2); _y = Stage.height / 2; } _root.bar.onEnterFrame = function () { _root.percent = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; _root.bar._xscale = _root.percent; if (_root.percent == 100) { _root.bar.removeMovieClip(); _root.barBG.removeMovieClip(); stopAllSounds(); _root.gotoAndStop(2); } };
Frame 2
stop(); if (_global.System) { System.security.allowDomain("mochibot.com"); } _level0.__com_mochibot__swfid = "342877b5"; loadMovieNum ("http://mochibot.com/my/core.swf", 10301);
Frame 3
stop();
Frame 4
stop();
Frame 5
stop();
Frame 6
if (lives == 0) { gotoAndStop (9803); } stopAllSounds(); score = 0; lives = 7;
Instance of Symbol 101 MovieClip "cursor" in Frame 6
onClipEvent (load) { Mouse.hide(); } onClipEvent (load) { startDrag ("", true); }
Frame 516
_root.score = _root.score + 1;
Frame 549
Frame 892
_root.score = _root.score + 1;
Frame 1445
_root.score = _root.score + 1;
Frame 1780
_root.score = _root.score + 1;
Frame 2359
_root.score = _root.score + 1;
Frame 2989
_root.score = _root.score + 1;
Frame 3511
_root.score = _root.score + 1;
Frame 3957
_root.score = _root.score + 1;
Frame 4507
_root.score = _root.score + 1;
Frame 5352
_root.score = _root.score + 2;
Frame 6317
_root.score = _root.score + 2;
Frame 7000
_root.score = _root.score + 2;
Frame 8007
_root.score = _root.score + 1;
Frame 8912
_root.score = _root.score + 1;
Frame 9802
gotoAndPlay (9804);
Frame 9803
stopAllSounds(); Mouse.show();
Frame 9818
stop();
Symbol 17 Button
on (release) { gotoAndStop (3); }
Symbol 27 Button
on (press) { gotoAndStop (4); }
Symbol 34 Button
on (press) { _quality = "High"; }
Symbol 37 Button
on (press) { _quality = "Low"; }
Symbol 40 Button
on (press) { _quality = "Medium"; }
Symbol 44 Button
on (release) { gotoAndPlay (6); _cursor.gotoAndStop(3); _root.cursor.gotoAndStop(1); }
Symbol 48 Button
on (release) { gotoAndPlay (6); _cursor.gotoAndStop(3); _root.cursor.gotoAndStop(2); }
Symbol 52 Button
on (release) { gotoAndPlay (6); _cursor.gotoAndStop(3); _root.cursor.gotoAndStop(3); }
Symbol 56 Button
on (release) { gotoAndPlay (6); _cursor.gotoAndStop(3); _root.cursor.gotoAndStop(4); }
Symbol 60 Button
on (release) { gotoAndPlay (6); _cursor.gotoAndStop(3); _root.cursor.gotoAndStop(5); }
Symbol 64 Button
on (release) { gotoAndPlay (6); _cursor.gotoAndStop(3); _root.cursor.gotoAndStop(6); }
Symbol 68 Button
on (release) { gotoAndPlay (6); _cursor.gotoAndStop(3); _root.cursor.gotoAndStop(7); }
Symbol 72 Button
on (release) { gotoAndPlay (6); _cursor.gotoAndStop(3); _root.cursor.gotoAndStop(8); }
Symbol 76 Button
on (release) { gotoAndPlay (6); _cursor.gotoAndStop(3); _root.cursor.gotoAndStop(9); }
Symbol 80 Button
on (release) { gotoAndPlay (6); _cursor.gotoAndStop(3); _root.cursor.gotoAndStop(10); }
Symbol 84 Button
on (press) { gotoAndStop (2); }
Symbol 89 MovieClip Frame 1
Mouse.hide();
Symbol 101 MovieClip Frame 1
stop();
Symbol 101 MovieClip Frame 2
stop();
Symbol 101 MovieClip Frame 3
stop();
Symbol 101 MovieClip Frame 4
stop();
Symbol 101 MovieClip Frame 5
stop();
Symbol 101 MovieClip Frame 6
stop();
Symbol 101 MovieClip Frame 7
stop();
Symbol 101 MovieClip Frame 8
stop();
Symbol 101 MovieClip Frame 9
stop();
Symbol 101 MovieClip Frame 10
stop();
Symbol 103 Button
on (rollOver) { gotoAndStop (9803); }
Symbol 112 Button
on (rollOver) { gotoAndPlay (65); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 113 Button
on (rollOver) { gotoAndPlay (9803); }
Symbol 117 Button
on (rollOver) { gotoAndPlay (541); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 118 Button
on (rollOver) { gotoAndPlay (541); _root.lives = _root.lives - 1; }
Symbol 122 Button
on (rollOver) { gotoAndPlay (918); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 123 Button
on (rollOver) { if (lives == 0) { gotoAndStop (9803); } gotoAndPlay (65); _root.lives = _root.lives - 1; }
Symbol 127 Button
on (rollOver) { gotoAndPlay (1471); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 128 Button
on (rollOver) { gotoAndPlay (918); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 132 Button
on (rollOver) { gotoAndPlay (1806); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 141 Button
on (rollOver) { gotoAndPlay (2385); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 146 Button
on (rollOver) { gotoAndPlay (3015); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 148 Button
on (rollOver) { gotoAndPlay (65); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 153 Button
on (rollOver) { gotoAndPlay (3537); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 158 Button
on (rollOver) { gotoAndPlay (3983); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 159 Button
on (rollOver) { gotoAndPlay (65); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 163 Button
on (rollOver) { gotoAndPlay (4532); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 172 Button
on (rollOver) { gotoAndPlay (5378); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 179 Button
on (rollOver) { gotoAndPlay (6343); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 183 Button
on (rollOver) { gotoAndPlay (7000); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 187 Button
on (rollOver) { gotoAndPlay (8032); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 191 Button
on (rollOver) { gotoAndPlay (8912); _root.lives = _root.lives - 1; if (lives == 0) { gotoAndStop (9803); } }
Symbol 202 Button
on (press) { gotoAndStop (2); }
Symbol 205 MovieClip Frame 2
stop();
Symbol 208 Button
on (press) { stopAllSounds(); gotoAndStop (1); }

Library Items

Symbol 1 GraphicUsed by:2 3
Symbol 2 MovieClip [line]Uses:1Used by:3
Symbol 3 Button [linereal]Uses:2 1
Symbol 4 GraphicUsed by:Timeline
Symbol 5 GraphicUsed by:9
Symbol 6 ShapeTweeningUsed by:9
Symbol 7 GraphicUsed by:9
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClipUses:5 6 7 8Used by:Timeline
Symbol 10 GraphicUsed by:Timeline
Symbol 11 SoundUsed by:Timeline
Symbol 12 GraphicUsed by:Timeline
Symbol 13 GraphicUsed by:17
Symbol 14 GraphicUsed by:17
Symbol 15 GraphicUsed by:17
Symbol 16 GraphicUsed by:17
Symbol 17 ButtonUses:13 14 15 16Used by:Timeline
Symbol 18 FontUsed by:19 20 23 24 25
Symbol 19 TextUses:18Used by:Timeline
Symbol 20 TextUses:18Used by:Timeline
Symbol 21 FontUsed by:22 81 82 83 85 86 207
Symbol 22 TextUses:21Used by:Timeline
Symbol 23 TextUses:18Used by:Timeline
Symbol 24 TextUses:18Used by:Timeline
Symbol 25 TextUses:18Used by:27
Symbol 26 GraphicUsed by:27
Symbol 27 ButtonUses:25 26Used by:Timeline
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:28Used by:Timeline
Symbol 30 SoundUsed by:Timeline
Symbol 31 GraphicUsed by:Timeline
Symbol 32 GraphicUsed by:34
Symbol 33 GraphicUsed by:34
Symbol 34 ButtonUses:32 33Used by:Timeline
Symbol 35 GraphicUsed by:37
Symbol 36 GraphicUsed by:37
Symbol 37 ButtonUses:35 36Used by:Timeline
Symbol 38 GraphicUsed by:40
Symbol 39 GraphicUsed by:40
Symbol 40 ButtonUses:38 39Used by:Timeline
Symbol 41 GraphicUsed by:44
Symbol 42 GraphicUsed by:44
Symbol 43 GraphicUsed by:44
Symbol 44 ButtonUses:41 42 43Used by:Timeline
Symbol 45 GraphicUsed by:48
Symbol 46 GraphicUsed by:48
Symbol 47 GraphicUsed by:48
Symbol 48 ButtonUses:45 46 47Used by:Timeline
Symbol 49 GraphicUsed by:52
Symbol 50 GraphicUsed by:52
Symbol 51 GraphicUsed by:52
Symbol 52 ButtonUses:49 50 51Used by:Timeline
Symbol 53 GraphicUsed by:56
Symbol 54 GraphicUsed by:56
Symbol 55 GraphicUsed by:56
Symbol 56 ButtonUses:53 54 55Used by:Timeline
Symbol 57 GraphicUsed by:60
Symbol 58 GraphicUsed by:60
Symbol 59 GraphicUsed by:60
Symbol 60 ButtonUses:57 58 59Used by:Timeline
Symbol 61 GraphicUsed by:64
Symbol 62 GraphicUsed by:64
Symbol 63 GraphicUsed by:64
Symbol 64 ButtonUses:61 62 63Used by:Timeline
Symbol 65 GraphicUsed by:68
Symbol 66 GraphicUsed by:68
Symbol 67 GraphicUsed by:68
Symbol 68 ButtonUses:65 66 67Used by:Timeline
Symbol 69 GraphicUsed by:72
Symbol 70 GraphicUsed by:72
Symbol 71 GraphicUsed by:72
Symbol 72 ButtonUses:69 70 71Used by:Timeline
Symbol 73 GraphicUsed by:76
Symbol 74 GraphicUsed by:76
Symbol 75 GraphicUsed by:76
Symbol 76 ButtonUses:73 74 75Used by:Timeline
Symbol 77 GraphicUsed by:80
Symbol 78 GraphicUsed by:80
Symbol 79 GraphicUsed by:80
Symbol 80 ButtonUses:77 78 79Used by:Timeline
Symbol 81 TextUses:21Used by:Timeline
Symbol 82 TextUses:21Used by:Timeline
Symbol 83 TextUses:21Used by:84
Symbol 84 ButtonUses:83Used by:Timeline
Symbol 85 TextUses:21Used by:Timeline
Symbol 86 TextUses:21Used by:Timeline
Symbol 87 FontUsed by:88 105 106 192 193 195 196 199
Symbol 88 TextUses:87Used by:89
Symbol 89 MovieClipUses:88Used by:Timeline
Symbol 90 GraphicUsed by:Timeline
Symbol 91 GraphicUsed by:101
Symbol 92 GraphicUsed by:101
Symbol 93 GraphicUsed by:101
Symbol 94 GraphicUsed by:101
Symbol 95 GraphicUsed by:101
Symbol 96 GraphicUsed by:101
Symbol 97 GraphicUsed by:101
Symbol 98 GraphicUsed by:101
Symbol 99 GraphicUsed by:101
Symbol 100 GraphicUsed by:101
Symbol 101 MovieClipUses:91 92 93 94 95 96 97 98 99 100Used by:Timeline
Symbol 102 GraphicUsed by:103  Timeline
Symbol 103 ButtonUses:102Used by:Timeline
Symbol 104 GraphicUsed by:Timeline
Symbol 105 EditableTextUses:87Used by:Timeline
Symbol 106 EditableTextUses:87Used by:Timeline
Symbol 107 GraphicUsed by:Timeline
Symbol 108 GraphicUsed by:Timeline
Symbol 109 ShapeTweeningUsed by:Timeline
Symbol 110 GraphicUsed by:Timeline
Symbol 111 GraphicUsed by:112 113
Symbol 112 ButtonUses:111Used by:Timeline
Symbol 113 ButtonUses:111Used by:Timeline
Symbol 114 ShapeTweeningUsed by:Timeline
Symbol 115 GraphicUsed by:Timeline
Symbol 116 GraphicUsed by:117 118
Symbol 117 ButtonUses:116Used by:Timeline
Symbol 118 ButtonUses:116Used by:Timeline
Symbol 119 ShapeTweeningUsed by:Timeline
Symbol 120 GraphicUsed by:Timeline
Symbol 121 GraphicUsed by:122 123
Symbol 122 ButtonUses:121Used by:Timeline
Symbol 123 ButtonUses:121Used by:Timeline
Symbol 124 ShapeTweeningUsed by:Timeline
Symbol 125 GraphicUsed by:Timeline
Symbol 126 GraphicUsed by:127 128
Symbol 127 ButtonUses:126Used by:Timeline
Symbol 128 ButtonUses:126Used by:Timeline
Symbol 129 ShapeTweeningUsed by:Timeline
Symbol 130 GraphicUsed by:Timeline
Symbol 131 GraphicUsed by:132 133
Symbol 132 ButtonUses:131Used by:Timeline
Symbol 133 ButtonUses:131Used by:Timeline
Symbol 134 ShapeTweeningUsed by:Timeline
Symbol 135 GraphicUsed by:Timeline
Symbol 136 ShapeTweeningUsed by:Timeline
Symbol 137 ShapeTweeningUsed by:Timeline
Symbol 138 GraphicUsed by:Timeline
Symbol 139 GraphicUsed by:Timeline
Symbol 140 GraphicUsed by:141 142
Symbol 141 ButtonUses:140Used by:Timeline
Symbol 142 ButtonUses:140Used by:Timeline
Symbol 143 ShapeTweeningUsed by:Timeline
Symbol 144 GraphicUsed by:Timeline
Symbol 145 GraphicUsed by:146 148
Symbol 146 ButtonUses:145Used by:Timeline
Symbol 147 GraphicUsed by:Timeline
Symbol 148 ButtonUses:145Used by:Timeline
Symbol 149 ShapeTweeningUsed by:Timeline
Symbol 150 GraphicUsed by:Timeline
Symbol 151 GraphicUsed by:Timeline
Symbol 152 GraphicUsed by:153 154
Symbol 153 ButtonUses:152Used by:Timeline
Symbol 154 ButtonUses:152Used by:Timeline
Symbol 155 ShapeTweeningUsed by:Timeline
Symbol 156 GraphicUsed by:Timeline
Symbol 157 GraphicUsed by:158 159
Symbol 158 ButtonUses:157Used by:Timeline
Symbol 159 ButtonUses:157Used by:Timeline
Symbol 160 ShapeTweeningUsed by:Timeline
Symbol 161 GraphicUsed by:Timeline
Symbol 162 GraphicUsed by:163 164
Symbol 163 ButtonUses:162Used by:Timeline
Symbol 164 ButtonUses:162Used by:Timeline
Symbol 165 ShapeTweeningUsed by:Timeline
Symbol 166 GraphicUsed by:Timeline
Symbol 167 ShapeTweeningUsed by:Timeline
Symbol 168 ShapeTweeningUsed by:Timeline
Symbol 169 GraphicUsed by:Timeline
Symbol 170 GraphicUsed by:Timeline
Symbol 171 GraphicUsed by:172 174
Symbol 172 ButtonUses:171Used by:Timeline
Symbol 173 ShapeTweeningUsed by:Timeline
Symbol 174 ButtonUses:171Used by:Timeline
Symbol 175 ShapeTweeningUsed by:Timeline
Symbol 176 ShapeTweeningUsed by:Timeline
Symbol 177 GraphicUsed by:Timeline
Symbol 178 GraphicUsed by:179
Symbol 179 ButtonUses:178Used by:Timeline
Symbol 180 ShapeTweeningUsed by:Timeline
Symbol 181 GraphicUsed by:Timeline
Symbol 182 GraphicUsed by:183
Symbol 183 ButtonUses:182Used by:Timeline
Symbol 184 ShapeTweeningUsed by:Timeline
Symbol 185 GraphicUsed by:Timeline
Symbol 186 GraphicUsed by:187
Symbol 187 ButtonUses:186Used by:Timeline
Symbol 188 ShapeTweeningUsed by:Timeline
Symbol 189 GraphicUsed by:Timeline
Symbol 190 GraphicUsed by:191
Symbol 191 ButtonUses:190Used by:Timeline
Symbol 192 EditableTextUses:87Used by:Timeline
Symbol 193 EditableTextUses:87Used by:Timeline
Symbol 194 ShapeTweeningUsed by:Timeline
Symbol 195 EditableTextUses:87Used by:Timeline
Symbol 196 EditableTextUses:87Used by:Timeline
Symbol 197 GraphicUsed by:Timeline
Symbol 198 GraphicUsed by:Timeline
Symbol 199 EditableTextUses:87Used by:Timeline
Symbol 200 GraphicUsed by:202 208
Symbol 201 GraphicUsed by:202 208
Symbol 202 ButtonUses:200 201Used by:Timeline
Symbol 203 GraphicUsed by:205
Symbol 204 GraphicUsed by:205
Symbol 205 MovieClipUses:203 204Used by:Timeline
Symbol 206 GraphicUsed by:Timeline
Symbol 207 TextUses:21Used by:Timeline
Symbol 208 ButtonUses:200 201Used by:Timeline
Symbol 209 ShapeTweeningUsed by:Timeline
Symbol 210 GraphicUsed by:Timeline
Streaming Sound 1Used by:Timeline

Instance Names

"cursor"Frame 6Symbol 101 MovieClip
"score"Frame 6Symbol 105 EditableText
"lives"Frame 6Symbol 106 EditableText
"score"Frame 9761Symbol 192 EditableText
"lives"Frame 9761Symbol 193 EditableText
"score"Frame 9802Symbol 195 EditableText
"lives"Frame 9802Symbol 196 EditableText

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 2 as "line"
ExportAssets (56)Timeline Frame 1Symbol 2 as "line"
ExportAssets (56)Timeline Frame 1Symbol 3 as "linereal"

Dynamic Text Variables

scoreSymbol 105 EditableText""
livesSymbol 106 EditableText""
scoreSymbol 192 EditableText""
livesSymbol 193 EditableText""
scoreSymbol 195 EditableText""
livesSymbol 196 EditableText""
scoreSymbol 199 EditableText""




http://swfchan.com/6/29874/info.shtml
Created: 19/5 -2019 16:22:59 Last modified: 19/5 -2019 16:22:59 Server time: 12/05 -2024 04:46:50