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/31312865?noj=FRM31312865-15DC" width="1" height="1"></div>

Roflcopter Theme Song.swf

This is the info page for
Flash #61378

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


Text
Instructions

press arrow keys to move. press "UP" to jump.
press "UP" twice to double jump. press "S" to fire a OMGbomb.
press "D" to fire a WTFbomb. press "S" in the air to LOL.
press "D" in the air to triple jump.

ROFLCOPTER

ROFLCOPTER

CHARGING OMGMISSLE

CHARGING LMAOMISSLE

CHARGING OMGMISSLE

CHARGING LMAOMISSLE

CHARGING OMGMISSLE

CHARGING LMAOMISSLE

CHARGING OMGMISSLE

*ZING*

*ZING*

ROFLCOPTER

ROFLCOPTER

*ZING*

*ZING*

ROFLCOPTER

ROFLCOPTER

*ZING*

*ZING*

ROFLCOPTER...

ROFL

ROFLZING

O SHI-

ROFLZINGZING

ROFLZINGZINGCOPTER

a flash by SupaPeeves

a flash by SupaPeeves

a flash by SupaPeeves

ActionScript [AS1/AS2]

Frame 1
Stage.showMenu = false;
Instance of Symbol 72 MovieClip in Frame 1
onClipEvent (load) { var grav = 0; var run = 10; var wlk = 2.5; var speed = run; var jumpHeight = 20; var dbl = 15; var tri = 10; var djump = false; var tjump = false; var slow = 0.7; var slowspd = (speed / 2); var setspeed = speed; var scale = _xscale; var ex = 5; this.gotoAndStop(2); } onClipEvent (enterFrame) { grav++; _y = (_y + grav); if (Key.isDown(65)) { setspeed = wlk; } else { setspeed = run; } while (_root.ground.hitTest(_x, _y, true)) { djump = false; tjump = false; _y = (_y-1); grav = 0; } if (_root.water.hitTest(_x, _y, true)) { grav = grav * (slow * 1.25); speed = slowspd; } else { speed = setspeed; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (djump == false) { this.gotoAndStop(2); } else if (tjump == false) { this.gotoAndStop(4); } else { this.gotoAndStop(5); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (djump == false) { this.gotoAndStop(2); } else if (tjump == false) { this.gotoAndStop(4); } else { this.gotoAndStop(5); } } else if ((_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(68))) && (!Key.isDown(83))) { this.gotoAndStop(3); } if (((((Key.isDown(68) && (!Key.isDown(38))) && (!Key.isDown(39))) && (!Key.isDown(37))) && (!Key.isDown(83))) && (_root.ground.hitTest(_x, _y + 3, true))) { this.gotoAndStop(8); } if ((((((Key.isDown(83) && (!Key.isDown(39))) && (!Key.isDown(37))) && (!Key.isDown(38))) && (!Key.isDown(68))) && (_root.ground.hitTest(_x, _y + 3, true))) && (_currentframe != 6)) { this.gotoAndStop(7); } else if (Key.isDown(83) && (grav > 1)) { this.gotoAndStop(6); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(2); } else if (((Key.isDown(38) && (djump == false)) && (grav > 0)) && (tjump == false)) { grav = -dbl; djump = true; this.gotoAndStop(4); } else if ((Key.isDown(68) && (tjump == false)) && (grav > 1)) { grav = -tri; tjump = true; this.gotoAndStop(5); } if ((_root.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 2), true) || (_root.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 6), true))) || (_root.ground.hitTest((_x + (_width / 2)) + ex, _y - _height, true))) { _x = (_x - speed); } if ((_root.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 2), true) || (_root.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 6), true))) || (_root.ground.hitTest((_x - (_width / 2)) - ex, _y - _height, true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, (_y - _height) - 15, true)) { grav = 1; } }
Frame 2
stopAllSounds();
Frame 616
stop();
Symbol 23 Button
on (release) { getURL ("http://www.newgrounds.com", "_blank"); }
Symbol 31 Button
on (release) { _root.play(); }
Symbol 33 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 33 MovieClip Frame 2
gotoAndPlay (1);
Symbol 62 MovieClip Frame 16
stop();
Symbol 63 MovieClip Frame 1
stop();
Symbol 92 MovieClip Frame 8
stop();
Symbol 132 MovieClip Frame 23
stop();
Symbol 198 Button
on (press) { getURL ("http://www.rofl.name/", "_blank"); }
Symbol 203 Button
on (release) { gotoAndPlay (1); }
Symbol 208 Button
on (press) { getURL ("http://supapeeves.newgrounds.com/", "_blank"); }
Symbol 211 Button
on (press) { getURL ("http://www.newgrounds.com/", "_blank"); }

Library Items

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

Instance Names

"ground"Frame 1Symbol 2 MovieClip
"bar"Symbol 33 MovieClip Frame 1Symbol 5 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 131 bytes "..$1$zW$rEegccbcvkmQ4QFsEO3En/."
EnableDebugger2 (64)Timeline Frame 131 bytes "..$1$sM$4fQl09eZ220jROgDAbp9c/."
DebugMX1 (63)Timeline Frame 1

Labels

"loaded"Symbol 33 MovieClip Frame 3




http://swfchan.com/13/61378/info.shtml
Created: 15/4 -2019 14:58:54 Last modified: 15/4 -2019 14:58:54 Server time: 15/05 -2024 19:27:10