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

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

Tunnel 360.swf

This is the info page for
Flash #14959

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


Text
loading

music by ParagonX9

tunnel 360

play more games

play more games

play

play

Instructions
Use your mouse to move the ball
through the tunnel - but be warned, the
tunnel twists and spins around!

3

2

1

go!

well
done!!

stage 2

fail!!

fail!!

fail!!

play
again

play
again

stage 3

fail!!

fail!!

boss

WARNING: If you fail the boss level you will
have to complete stage 3 again!

fail!!

fail!!

fail!!

fail!!

tunnel360

Programming - Liam Clay
Graphics - Liam Clay
Music - ParagonX9
Presented by KillerChutney.com
Support by Newgrounds and Dynamic Drive
(c) 2007 Liam Clay and KillerChutney
Some Rights Reserved

fail!!

ActionScript [AS1/AS2]

Instance of Symbol 7 MovieClip [Loader] in Frame 1
//component parameters onClipEvent (construct) { SlideWidth = 100; SlideHeight = 10; scolor = 10066329 /* 0x999999 */; bcolor = 3355443 /* 0x333333 */; fname = "Autobahn"; fsize = 10; }
Frame 207
stop();
Frame 208
play();
Frame 245
gotoAndStop (246); stopAllSounds(); play();
Frame 246
play();
Instance of Symbol 35 MovieClip in Frame 246
onClipEvent (load) { startDrag (this, true); Mouse.hide(); }
Instance of Symbol 38 MovieClip in Frame 246
on (rollOver) { play(); }
Instance of Symbol 38 MovieClip in Frame 273
on (rollOver) { play(); }
Instance of Symbol 38 MovieClip in Frame 282
on (rollOver) { play(); }
Instance of Symbol 38 MovieClip in Frame 309
on (rollOver) { play(); }
Frame 1746
gotoAndStop (1808);
Frame 1751
Mouse.show(); play();
Frame 1766
Mouse.show(); play();
Frame 1806
stop();
Frame 1807
stopAllSounds(); gotoAndPlay (246);
Frame 1808
play();
Instance of Symbol 35 MovieClip in Frame 1808
onClipEvent (load) { startDrag (this, true); Mouse.hide(); }
Instance of Symbol 57 MovieClip in Frame 1808
on (rollOver) { play(); }
Frame 2870
gotoAndStop (2933); stopAllSounds();
Frame 2876
Mouse.show(); play();
Frame 2891
Mouse.show(); play();
Frame 2931
stop();
Frame 2932
gotoAndPlay (1808);
Frame 2933
play();
Instance of Symbol 35 MovieClip in Frame 2933
onClipEvent (load) { startDrag (this, true); Mouse.hide(); }
Instance of Symbol 63 MovieClip in Frame 2933
on (rollOver) { play(); }
Frame 3687
gotoAndStop (3751); stopAllSounds();
Frame 3694
Mouse.show(); play();
Frame 3709
Mouse.show(); play();
Frame 3749
stop();
Frame 3750
gotoAndPlay (2933);
Frame 3751
play();
Instance of Symbol 35 MovieClip in Frame 3751
onClipEvent (load) { startDrag (this, true); Mouse.hide(); }
Instance of Symbol 63 MovieClip in Frame 3751
on (rollOver) { play(); }
Frame 4452
gotoAndStop (4531);
Frame 4474
Mouse.show(); play();
Frame 4489
Mouse.show(); play();
Frame 4529
stop();
Frame 4530
gotoAndPlay (3751);
Frame 4659
gotoAndPlay (2);
Frame 4660
Mouse.show(); play();
Frame 4709
stop();
Frame 4710
stopAllSounds(); gotoAndPlay (246);
Symbol 7 MovieClip [Loader] Frame 1
#initclip 1 function LoaderClass() { this.slideColor = new Color(this.slide); this.bordColor = new Color(this.bord); this.update(); } LoaderClass.prototype = new MovieClip(); LoaderClass.prototype.update = function () { this.slideColor.setRGB(this.scolor); this.bordColor.setRGB(this.bcolor); this.bord._width = this.SlideWidth + 4; this.slide._width = this.SlideWidth; this.bord._height = this.SlideHeight + 4; this.slide._height = this.SlideHeight; this.createTextField("mytext", 1, this.bord._x, this.bord._y, 300, 40); delete this.mtextFormat; this.mtextFormat = new TextFormat(this); this.mTextFormat.font = this.fname; this.mTextFormat.color = this.bcolor; this.mTextFormat.size = this.fsize; this.mytext.text = ""; this.mytext.setTextFormat(this.mtextFormat); }; LoaderClass.prototype.setSlideWidth = function (b) { this.SlideWidth = b; this.update(); }; LoaderClass.prototype.getSlideWidth = function () { return(this.SlideWidth); }; LoaderClass.prototype.setSlideHeight = function (h) { this.SlideHeight = h; this.update(); }; LoaderClass.prototype.getSlideHeight = function () { return(this.SlideHeight); }; LoaderClass.prototype.setTintColor = function (c) { this.tcolor = c; this.update(); }; LoaderClass.prototype.turnOnTint = function () { this.applyTint = true; this.update(); }; Object.registerClass("Loader", LoaderClass); #endinitclip
Instance of Symbol 6 MovieClip "slide" in Symbol 7 MovieClip [Loader] Frame 1
onClipEvent (load) { _root.stop(); this.topScale = this._width; this._xscale = 0; ft = int(_root.getBytesTotal() / 1024); } onClipEvent (enterFrame) { fl = int(_root.getBytesLoaded() / 1024); this._xscale = (fl / ft) * this.topScale; _parent.mytext.text = ((("LOADING " + fl) + " KB OF ") + ft) + " KB"; _parent.mytext.setTextFormat(_parent.mtextFormat); if (fl == ft) { _root.gotoAndPlay(_currentframe + 1); play(); } }
Symbol 14 Button
on (release) { getURL ("http://www.killerchutney.com"); }
Symbol 24 Button
on (release) { getURL ("http://www.killerchutney.co.uk/content.php?action=showcat&catid=2&prevnext=0"); }
Symbol 28 Button
on (release) { nextFrame(); }
Symbol 29 Button
on (release) { getURL ("http://www.killerchutney.com"); }
Symbol 38 MovieClip Frame 1
stop();
Symbol 38 MovieClip Frame 15
_root.gotoAndPlay("fail");
Symbol 53 Button
on (release) { play(); }
Symbol 57 MovieClip Frame 1
stop();
Symbol 57 MovieClip Frame 16
_root.gotoAndPlay("failstage2");
Symbol 63 MovieClip Frame 1
stop();
Symbol 63 MovieClip Frame 20
_root.gotoAndPlay("failstage3");

Library Items

Symbol 1 FontUsed by:2 18 19 21 22 25 26 31 32 40 41 42 43 44 46 47 48 49 50 58 59 60 65 67 68 70 71 73 76
Symbol 2 TextUses:1Used by:Timeline
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:7
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:5Used by:7
Symbol 7 MovieClip [Loader]Uses:4 6Used by:Timeline
Symbol 8 GraphicUsed by:Timeline
Symbol 9 GraphicUsed by:Timeline
Symbol 10 SoundUsed by:Timeline
Symbol 11 BitmapUsed by:12
Symbol 12 GraphicUses:11Used by:13 14 17 29
Symbol 13 MovieClipUses:12Used by:14 17 29
Symbol 14 ButtonUses:12 13Used by:Timeline
Symbol 15 BitmapUsed by:16 72
Symbol 16 GraphicUses:15Used by:Timeline
Symbol 17 ButtonUses:12 13Used by:Timeline
Symbol 18 TextUses:1Used by:Timeline
Symbol 19 TextUses:1Used by:Timeline
Symbol 20 GraphicUsed by:Timeline
Symbol 21 TextUses:1Used by:24
Symbol 22 TextUses:1Used by:24
Symbol 23 GraphicUsed by:24
Symbol 24 ButtonUses:21 22 23Used by:Timeline
Symbol 25 TextUses:1Used by:28
Symbol 26 TextUses:1Used by:28
Symbol 27 GraphicUsed by:28
Symbol 28 ButtonUses:25 26 27Used by:Timeline
Symbol 29 ButtonUses:12 13Used by:Timeline
Symbol 30 FontUsed by:31 66 75
Symbol 31 TextUses:1 30Used by:Timeline
Symbol 32 TextUses:1Used by:Timeline
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClipUses:33Used by:35
Symbol 35 MovieClipUses:34Used by:Timeline
Symbol 36 GraphicUsed by:38
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:36 37Used by:Timeline
Symbol 39 SoundUsed by:Timeline
Symbol 40 TextUses:1Used by:Timeline
Symbol 41 TextUses:1Used by:Timeline
Symbol 42 TextUses:1Used by:Timeline
Symbol 43 TextUses:1Used by:Timeline
Symbol 44 TextUses:1Used by:Timeline
Symbol 45 GraphicUsed by:Timeline
Symbol 46 EditableTextUses:1Used by:Timeline
Symbol 47 TextUses:1Used by:Timeline
Symbol 48 EditableTextUses:1Used by:Timeline
Symbol 49 TextUses:1Used by:52 53
Symbol 50 TextUses:1Used by:52 53
Symbol 51 GraphicUsed by:52 53
Symbol 52 ButtonUses:49 50 51Used by:Timeline
Symbol 53 ButtonUses:49 50 51Used by:Timeline
Symbol 54 GraphicUsed by:57
Symbol 55 GraphicUsed by:57
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:54 55 56Used by:Timeline
Symbol 58 TextUses:1Used by:Timeline
Symbol 59 EditableTextUses:1Used by:Timeline
Symbol 60 EditableTextUses:1Used by:Timeline
Symbol 61 GraphicUsed by:63
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClipUses:61 62Used by:Timeline
Symbol 64 SoundUsed by:Timeline
Symbol 65 TextUses:1Used by:Timeline
Symbol 66 TextUses:30Used by:Timeline
Symbol 67 EditableTextUses:1Used by:Timeline
Symbol 68 EditableTextUses:1Used by:Timeline
Symbol 69 GraphicUsed by:Timeline
Symbol 70 EditableTextUses:1Used by:Timeline
Symbol 71 EditableTextUses:1Used by:Timeline
Symbol 72 GraphicUses:15Used by:Timeline
Symbol 73 TextUses:1Used by:Timeline
Symbol 74 GraphicUsed by:Timeline
Symbol 75 TextUses:30Used by:Timeline
Symbol 76 EditableTextUses:1Used by:Timeline

Instance Names

"bord"Symbol 7 MovieClip [Loader] Frame 1Symbol 4 MovieClip
"slide"Symbol 7 MovieClip [Loader] Frame 1Symbol 6 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 131 bytes "..$1$C6$MEI.1i3yyJrqwM24qG.uQ0."
ExportAssets (56)Timeline Frame 1Symbol 7 as "Loader"

Labels

"fail"Frame 1750
"failstage2"Frame 2875
"failstage3"Frame 3693
"bossfail"Frame 4473




http://swfchan.com/3/14959/info.shtml
Created: 3/6 -2019 03:32:34 Last modified: 3/6 -2019 03:32:34 Server time: 05/05 -2024 11:49:15