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

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

the ultimate maze.swf

This is the info page for
Flash #254783

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


Text
BG

loading

<p align="center"><font face="Arial" size="11" color="#cccccc" letterSpacing="0.000000" kerning="0"><a href="http://www.albinoblacksheep.com/" target = "_blank"><b>WWW.BLOGGITS.COM</b></a></font></p>

BG

www.bloggits.com

PLAY

PLAY

Navigate the
Maze

-play-

-play-

-Instructions-

-Instructions-

By Kingcarlo

Visit Winterrowd

Visit Winterrowd

Visit Winterrowd

Visit Winterrowd

Visit Winterrowd

Replay?

Instructions

Use the arrow keys to
navigate the maze and beat
the levels, but dont touch
the black walls!

Menu

Menu

ActionScript [AS1/AS2]

Frame 1
function doSomething() { } function doSomething2() { getURL ("http://www.winterrowd.com", _blank); } MENU.customItems.push(Functioned2); MENU = new ContextMenu(); MENU.hideBuiltInItems(); Functioned2 = new ContextMenuItem("Visit Winterrowd", doSomething2); MENU.customItems.push(Functioned); MENU.customItems.push(Functioned2); _root.menu = MENU;
Frame 2
stop();
Frame 3
stop();
Instance of Symbol 39 MovieClip "dot" in Frame 3
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall1)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall2)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall3)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall4)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall5)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall6)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall7)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall8)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall9)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall10)) { _root.gotoAndPlay("menu"); } }
Instance of Symbol 41 MovieClip "end" in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.dot)) { _root.gotoAndPlay("level2"); } }
Frame 4
stop();
Instance of Symbol 41 MovieClip "end" in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.dot)) { _root.gotoAndPlay("level3"); } }
Frame 5
stop();
Instance of Symbol 44 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.dot)) { _root.gotoAndPlay("scream"); } }
Instance of Symbol 39 MovieClip "dot" in Frame 5
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 6); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall1)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall2)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall3)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall4)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall5)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall6)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall7)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall8)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall9)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall10)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall11)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall12)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall13)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall14)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall15)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall16)) { _root.gotoAndPlay("menu"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.wall17)) { _root.gotoAndPlay("menu"); } }
Frame 6
stop();
Frame 7
stop();
Symbol 13 Button
on (release) { getURL ("http://www.bloggits.com/", "_blank"); }
Symbol 17 Button
on (release) { _root.play(); }
Symbol 18 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(loading_bar, _xscale , PercentLoaded); } else { gotoAndStop (3); }
Symbol 18 MovieClip Frame 2
gotoAndPlay (1);
Symbol 23 Button
on (press) { gotoAndPlay ("level1"); }
Symbol 26 Button
on (press) { gotoAndPlay ("instructions"); }
Symbol 70 Button
on (release) { getURL ("http://www.winterrowd.com/", "_blank"); }
Symbol 73 Button
on (press) { _root.gotoAndPlay("menu"); }
Symbol 75 MovieClip Frame 27
stop();
Symbol 83 Button
on (press) { gotoAndPlay ("menu"); }

Library Items

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

Instance Names

"wall1"Frame 3Symbol 29 MovieClip
"wall3"Frame 3Symbol 31 MovieClip
"wall2"Frame 3Symbol 32 MovieClip
"wall4"Frame 3Symbol 34 MovieClip
"wall5"Frame 3Symbol 37 MovieClip
"dot"Frame 3Symbol 39 MovieClip
"end"Frame 3Symbol 41 MovieClip
"end"Frame 4Symbol 41 MovieClip
"wall6"Frame 4Symbol 34 MovieClip
"wall7"Frame 4Symbol 34 MovieClip
"wall8"Frame 4Symbol 34 MovieClip
"dot"Frame 5Symbol 39 MovieClip
"wall2"Frame 5Symbol 47 MovieClip
"wall9"Frame 5Symbol 31 MovieClip
"wall10"Frame 5Symbol 49 MovieClip
"wall11"Frame 5Symbol 51 MovieClip
"wall12"Frame 5Symbol 53 MovieClip
"wall13"Frame 5Symbol 54 MovieClip
"wall14"Frame 5Symbol 49 MovieClip
"wall15"Frame 5Symbol 49 MovieClip
"wall16"Frame 5Symbol 49 MovieClip
"wall17"Frame 5Symbol 49 MovieClip
"loading_bar"Symbol 18 MovieClip Frame 1Symbol 8 MovieClip

Special Tags

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

Labels

"menu"Frame 2
"level1"Frame 3
"level2"Frame 4
"level3"Frame 5
"scream"Frame 6
"instructions"Frame 7




http://swfchan.com/51/254783/info.shtml
Created: 8/10 -2023 01:03:36 Last modified: 8/10 -2023 01:03:36 Server time: 24/10 -2024 02:26:25