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

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

Maze v2.swf

This is the info page for
Flash #29144

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


Text
PLAY!

Welcome to
!!!2 emiT egaMhcrA

For the first level, you have to
beat it before the 90 second timer
runs out.  If you do, you will get to
play level 2. Level 2 has a 60
second timer. Secret ending if
you beat level 2!

Exit

Display Solution

Display Solution

Hide Solution

Hide Solution

You Lose!!!!!!!!!!

Try Again?

Level 2!

Nice Work!

You have beaten
!!!2 emiT egaMhcrA
Version 2!

SPECIAL THANKS TO:
IAMGOD666
FOR ALL THE HELP AND
SUPPORT THOUGH THIS.

Again?

You Lost!

Play again from level 1.

ActionScript [AS1/AS2]

Frame 1
stop();
Frame 2
stop();
Instance of Symbol 9 MovieClip "exit" in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.you)) { _root.gotoAndPlay(5); } }
Frame 4
stop();
Frame 5
stop();
Instance of Symbol 9 MovieClip "exit" in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.you)) { _root.gotoAndPlay(5); } }
Frame 6
stop();
Frame 8
stop();
Symbol 3 Button
on (release) { gotoAndPlay (2); }
Symbol 13 MovieClip Frame 1
stop();
Symbol 25 Button
on (keyPress "<Down>") { if (maze.hitTest(you._x, you._y + 5, true) ne "true") { setProperty("you", _y , getProperty(you, _y) + 5); } if (exit.hitTest(you._x, you._y, true) eq "true") { gotoAndStop (2); } } on (keyPress "<Up>") { if (maze.hitTest(you._x, you._y - 5, true) ne "true") { setProperty("you", _y , getProperty(you, _y) - 5); } } on (keyPress "<Left>") { if (maze.hitTest(you._x - 5, you._y, true) ne "true") { setProperty("you", _x , getProperty(you, _x) - 5); } } on (keyPress "<Right>") { if (maze.hitTest(you._x + 5, you._y, true) ne "true") { setProperty("you", _x , getProperty(you, _x) + 5); } }
Symbol 28 Button
on (release) { with (solution) { gotoAndStop(2); } }
Symbol 31 Button
on (release) { with (solution) { gotoAndStop(1); } }
Symbol 35 MovieClip Frame 1
totaltime = starttime - plustime; starttime = 90; plustime++; if (-1 >= totaltime) { _root.gotoAndPlay(8); }
Symbol 35 MovieClip Frame 12
gotoAndPlay (1);
Symbol 39 Button
on (release) { gotoAndPlay (1); }
Symbol 41 MovieClip Frame 1
totaltime = starttime - plustime; starttime = 60; plustime++; if (-1 >= totaltime) { _root.gotoAndPlay(8); }
Symbol 41 MovieClip Frame 12
gotoAndPlay (1);
Symbol 48 Button
on (release) { gotoAndPlay (1); }
Symbol 52 Button
on (release) { gotoAndPlay (1); }

Library Items

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

Instance Names

"exit"Frame 2Symbol 9 MovieClip
"solution"Frame 2Symbol 13 MovieClip
"maze"Frame 2Symbol 15 MovieClip
"you"Frame 2Symbol 23 MovieClip
"totaltime"Frame 2Symbol 35 MovieClip
"exit"Frame 5Symbol 9 MovieClip
"totaltime"Frame 5Symbol 41 MovieClip
"maze"Frame 5Symbol 15 MovieClip
"you"Frame 5Symbol 23 MovieClip
"totaltime"Symbol 41 MovieClip Frame 12Symbol 35 MovieClip

Dynamic Text Variables

totaltimeSymbol 33 EditableText""
totaltimeSymbol 34 EditableText""
totaltimeSymbol 40 EditableText""




http://swfchan.com/6/29144/info.shtml
Created: 20/5 -2019 01:23:37 Last modified: 20/5 -2019 01:23:37 Server time: 12/05 -2024 08:57:10