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

Sirtom93's Adventure.swf

This is the info page for
Flash #76830

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


Text
PLAY

PLAY

It's time to relive some
of the actions of Mister
thomas briggs (sirtom93)
Collect the matches and
petrol on your way to
school, then TORCH IT!!

next

next

Play as sirtom, and use
the arrow keys to move.
Also, watch out for cops!

Oh no! the police are
here and are taking you
into custody!!

oh well, it looks like you're
in jail now.

Click here to see the
thread that started
it all................

Click here to see the
thread that started
it all................

ActionScript [AS1/AS2]

Frame 1
function itemHandler(obj, item) { getURL ("http://www.sirtom93.newgrounds.com", "_blank"); } root_cm = new ContextMenu(); root_cm.hideBuiltInItems(); root_cm.customItems.push(new ContextMenuItem("Sirtom93", itemHandler)); _root.menu = root_cm; stop();
Instance of Symbol 4 MovieClip in Frame 1
onClipEvent (load) { _root.stop(); var totalBytes = _root.getBytesTotal(); this._xscale = 0; } onClipEvent (enterFrame) { var loadedBytes = _root.getBytesLoaded(); var percent = ((100 * loadedBytes) / totalBytes); this._xscale = percent; if (percent == 100) { _root.play(); } }
Frame 2
stop();
Instance of Symbol 34 MovieClip "sirtom" in Frame 5
onClipEvent (load) { scale = _xscale; spd = 7; } onClipEvent (enterFrame) { if (Key.isDown(37)) { this.gotoAndStop("walk"); _x = (_x - spd); _xscale = scale; } if (Key.isDown(39)) { this.gotoAndStop("walk"); _x = (_x + spd); _xscale = (-scale); } } onClipEvent (keyUp) { this.gotoAndStop("idle"); } onClipEvent (enterFrame) { if (_root.sirtom.hitTest(_root.hitter)) { _root.gotoAndStop("naybor2"); } }
Instance of Symbol 34 MovieClip "sirtom" in Frame 6
onClipEvent (load) { scale = _xscale; spd = 7; } onClipEvent (enterFrame) { if (Key.isDown(37)) { this.gotoAndStop("walk"); _x = (_x - spd); _xscale = scale; } if (Key.isDown(39)) { this.gotoAndStop("walk"); _x = (_x + spd); _xscale = (-scale); } } onClipEvent (keyUp) { this.gotoAndStop("idle"); } onClipEvent (enterFrame) { if (_root.sirtom.hitTest(_root.hitter)) { _root.gotoAndStop("naybor3"); } if (_root.sirtom.hitTest(_root.gas)) { _root.gas.gotoAndStop(2); } }
Instance of Symbol 34 MovieClip "sirtom" in Frame 7
onClipEvent (load) { scale = _xscale; spd = 7; _x = 0; } onClipEvent (enterFrame) { if (Key.isDown(37)) { this.gotoAndStop("walk"); _x = (_x - spd); _xscale = scale; } if (Key.isDown(39)) { this.gotoAndStop("walk"); _x = (_x + spd); _xscale = (-scale); } } onClipEvent (keyUp) { this.gotoAndStop("idle"); } onClipEvent (enterFrame) { if (_root.sirtom.hitTest(_root.hitter)) { _root.gotoAndStop("naybor4"); } if (_root.sirtom.hitTest(_root.matches)) { _root.matches.gotoAndStop(2); } }
Instance of Symbol 34 MovieClip "sirtom" in Frame 8
onClipEvent (load) { scale = _xscale; spd = 7; _x = 0; } onClipEvent (enterFrame) { if (Key.isDown(37)) { this.gotoAndStop("walk"); _x = (_x - spd); _xscale = scale; } if (Key.isDown(39)) { this.gotoAndStop("walk"); _x = (_x + spd); _xscale = (-scale); } } onClipEvent (keyUp) { this.gotoAndStop("idle"); } onClipEvent (enterFrame) { if (_root.sirtom.hitTest(_root.hitter)) { _root.gotoAndStop("naybor5"); } }
Instance of Symbol 34 MovieClip "sirtom" in Frame 9
onClipEvent (load) { scale = _xscale; spd = 7; _x = 0; } onClipEvent (enterFrame) { if (Key.isDown(37)) { this.gotoAndStop("walk"); _x = (_x - spd); _xscale = scale; } if (Key.isDown(39)) { this.gotoAndStop("walk"); _x = (_x + spd); _xscale = (-scale); } } onClipEvent (keyUp) { this.gotoAndStop("idle"); } onClipEvent (enterFrame) { if (_root.sirtom.hitTest(_root.hitter)) { _root.play(); } if (_root.sirtom.hitTest(_root.knifes)) { _root.knifes.gotoAndStop(2); } }
Frame 36
stop();
Symbol 9 Button
on (release) { nextFrame(); }
Symbol 15 Button
on (release) { nextFrame(); }
Symbol 34 MovieClip Frame 1
stop();
Symbol 34 MovieClip Frame 2
stop();
Symbol 40 MovieClip Frame 1
stop();
Symbol 44 MovieClip Frame 1
stop();
Symbol 50 MovieClip Frame 1
stop();
Symbol 62 Button
on (release) { getURL ("http://www.newgrounds.com/bbs/topic/1039574", "_blank"); }

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:Timeline
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:Timeline
Symbol 5 FontUsed by:6 7
Symbol 6 TextUses:5Used by:9
Symbol 7 TextUses:5Used by:9
Symbol 8 GraphicUsed by:9
Symbol 9 ButtonUses:6 7 8Used by:Timeline
Symbol 10 FontUsed by:11 12 13 18 55 58 59 60
Symbol 11 TextUses:10Used by:Timeline
Symbol 12 TextUses:10Used by:15
Symbol 13 TextUses:10Used by:15
Symbol 14 GraphicUsed by:15
Symbol 15 ButtonUses:12 13 14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:34  Timeline
Symbol 18 TextUses:10Used by:Timeline
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:Timeline
Symbol 21 BitmapUsed by:22 23 24 25 26 27 28 29 30 31 32
Symbol 22 GraphicUses:21Used by:33
Symbol 23 GraphicUses:21Used by:33
Symbol 24 GraphicUses:21Used by:33
Symbol 25 GraphicUses:21Used by:33
Symbol 26 GraphicUses:21Used by:33
Symbol 27 GraphicUses:21Used by:33
Symbol 28 GraphicUses:21Used by:33
Symbol 29 GraphicUses:21Used by:33
Symbol 30 GraphicUses:21Used by:33
Symbol 31 GraphicUses:21Used by:33
Symbol 32 GraphicUses:21Used by:33
Symbol 33 MovieClipUses:22 23 24 25 26 27 28 29 30 31 32Used by:34
Symbol 34 MovieClipUses:17 33Used by:Timeline
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:35Used by:Timeline
Symbol 37 BitmapUsed by:38
Symbol 38 GraphicUses:37Used by:Timeline
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:39Used by:Timeline
Symbol 41 BitmapUsed by:42
Symbol 42 GraphicUses:41Used by:Timeline
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:43Used by:Timeline
Symbol 45 BitmapUsed by:46
Symbol 46 GraphicUses:45Used by:Timeline
Symbol 47 BitmapUsed by:48
Symbol 48 GraphicUses:47Used by:Timeline
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:49Used by:Timeline
Symbol 51 BitmapUsed by:52
Symbol 52 GraphicUses:51Used by:Timeline
Symbol 53 GraphicUsed by:54
Symbol 54 MovieClipUses:53Used by:Timeline
Symbol 55 TextUses:10Used by:Timeline
Symbol 56 BitmapUsed by:57
Symbol 57 GraphicUses:56Used by:Timeline
Symbol 58 TextUses:10Used by:Timeline
Symbol 59 TextUses:10Used by:62
Symbol 60 TextUses:10Used by:62
Symbol 61 GraphicUsed by:62
Symbol 62 ButtonUses:59 60 61Used by:Timeline

Instance Names

"sirtom"Frame 5Symbol 34 MovieClip
"hitter"Frame 5Symbol 36 MovieClip
"sirtom"Frame 6Symbol 34 MovieClip
"gas"Frame 6Symbol 40 MovieClip
"sirtom"Frame 7Symbol 34 MovieClip
"matches"Frame 7Symbol 44 MovieClip
"sirtom"Frame 8Symbol 34 MovieClip
"sirtom"Frame 9Symbol 34 MovieClip
"knifes"Frame 9Symbol 50 MovieClip
"sirtom"Frame 10Symbol 34 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"naybor2"Frame 6
"naybor3"Frame 7
"naybor4"Frame 8
"naybor5"Frame 9
"idle"Symbol 34 MovieClip Frame 1
"walk"Symbol 34 MovieClip Frame 2




http://swfchan.com/16/76830/info.shtml
Created: 4/4 -2019 12:52:05 Last modified: 4/4 -2019 12:52:05 Server time: 15/05 -2024 22:25:08