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

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

Go Marching in.swf

This is the info page for
Flash #42513

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


Text
loading

loading

o

G

g

n

i

h

c

r

a

M

!

play game

play game

instructions

instructions

next

next

Take control of seven saints as they try to
reach their goals and do good works!!

The saints walk in a straight line until they hit an object.
Guide the saints by placing angled block on the ground
to change their direction.
Click the ground to place a block, click one of your
blocks again to change its direction, keep clicking to
pick it back up.
You can only place a certain number of blocks at any
one time on each level, but you can always pick up a
block and put it down somewhere else.

back

back

your saints

avoid these
pitfalls

place blocks
to direct the
saints

exit point

blocks left

saints
needed to
finish level

time left

level 1 - "The Poor House"

start

start

level 1 - "The Poor House"

guide at least
one of your
saints to help
at the poor
house

level 2 - "The Orphanage"

level 2 - "The Orphanage"

guide at least
two of your
saints to help
at the
orphanage

guide at least five of your
saints to help out over at
the leper colony

level 3 - "Leper Colony"

level 3 - "Leper Colony"

level 4
"The Hospital"

level 4
"The Hospital"

guide at
least six of
your saints
so they can
give aid at
the
hospital

after a hard day's
martydom, it's time to
guide all of your saints to
back home.

level 5 - "Off to Heaven"

level 5 - "Off to Heaven"

Well done, your saints are
on their way off to Heaven!

Well done, your saints are
on their way off to Heaven!

good deed speed bonus

saints missing in action

Total Score

play again

play again

-

-

x 10

x 10

Level

blocks

Level

blocks

guided

guided

saints

saints

time

time

000

000

6

6

7

1

1

<P ALIGN="LEFT"><FONT FACE="Cooper Black" SIZE="12" COLOR="#000000">of</FONT></P>

<P ALIGN="LEFT"><FONT FACE="Cooper Black" SIZE="12" COLOR="#FFFFFF">of</FONT></P>

7

Click on the screen to place a
block to divert your saints
towards their goal.
Click it again to change it's
direction. To remove a block,
keep clicking it until it's gone.
Try putting a        block in the
top right corner.

Make sure you
keep your saints
safe.
Avoid these.

Too many of your saints
went missing in action.

Game Over

Game Over

You ran out of time.

ActionScript [AS1/AS2]

Frame 1
fscommand ("allowscale", "false");
Frame 6
stop();
Instance of Symbol 9 MovieClip in Frame 6
onClipEvent (enterFrame) { percloaded = Math.ceil((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (percloaded > Number(_currentframe + 2)) { nextFrame(); } if (percloaded > Number(_currentframe + 1)) { nextFrame(); } if (percloaded > _currentframe) { nextFrame(); } }
Frame 51
stop();
Frame 54
level = 1; _root.clicksleft = 10; sainttarg = 1; saintstogo = 1; totaltime = "0"; losses = 0;
Instance of Symbol 80 MovieClip in Frame 54
onClipEvent (load) { n = "1"; } onClipEvent (enterFrame) { n = Number(n) + 1; if (n >= "300") { _root.gotoAndStop("game"); } }
Frame 55
level = 2; _root.clicksleft = 8; sainttarg = 2; saintstogo = 2;
Instance of Symbol 80 MovieClip in Frame 55
onClipEvent (load) { n = "1"; } onClipEvent (enterFrame) { n = Number(n) + 1; if (n >= "300") { _root.gotoAndStop("game"); } }
Frame 56
level = 3; _root.clicksleft = 8; sainttarg = 5; saintstogo = 5;
Instance of Symbol 80 MovieClip in Frame 56
onClipEvent (load) { n = "1"; } onClipEvent (enterFrame) { n = Number(n) + 1; if (n >= "300") { _root.gotoAndStop("game"); } }
Frame 57
level = 4; _root.clicksleft = 5; sainttarg = 6; saintstogo = 6;
Instance of Symbol 80 MovieClip in Frame 57
onClipEvent (load) { n = "1"; } onClipEvent (enterFrame) { n = Number(n) + 1; if (n >= "300") { _root.gotoAndStop("game"); } }
Frame 58
level = 5; _root.clicksleft = 4; sainttarg = 7; saintstogo = 7;
Frame 59
totaltime = (600 - ((Number(totaltime) + Number(timetil12)) + (Number(minutevalue) * 60))) * 10; finalscore = Number(totaltime) - (10 * Number(losses));
Instance of Symbol 152 MovieClip in Frame 68
onClipEvent (enterFrame) { _root.countdown(); }
Frame 100
function countdown() { myDate = new Date(); if (Number(myDate.getSeconds()) >= Number(thing)) { timetil12 = (59 - Number(myDate.getSeconds())) + Number(thing); } else { timetil12 = ((-Number(myDate.getSeconds())) + Number(thing)) - 1; } if (Number(timetil12) < 10) { theclock = (Number(minutevalue) + ":0") + Number(timetil12); } else { theclock = (Number(minutevalue) + ":") + Number(timetil12); minutechecker = "1"; } if (Number(minutechecker) == "1") { if (Number(timetil12) <= 0) { minutevalue = Number(minutevalue) - 1; minutechecker = "2"; } } if (Number(minutevalue) < "0") { gotoAndStop (103); } } myDate = new Date(); thing = Number(myDate.getSeconds()); minutevalue = "1"; minutechecker = "1"; stop(); saintsleft = "7";
Instance of Symbol 172 MovieClip "map" in Frame 100
onClipEvent (load) { gotoAndStop(_root.level); }
Instance of Symbol 178 MovieClip "goal" in Frame 100
onClipEvent (load) { gotoAndStop(_root.level); }
Instance of Symbol 172 MovieClip "map" in Frame 100
onClipEvent (load) { gotoAndStop(_root.level); }
Instance of Symbol 184 MovieClip "evil" in Frame 100
onClipEvent (load) { gotoAndStop(_root.level); }
Instance of Symbol 213 MovieClip "saints" in Frame 100
onClipEvent (enterFrame) { _root.needed = Number(_root.sainttarg) - Number(_root.saintstogo); }
Frame 101
totaltime = (Number(totaltime) + Number(timetil12)) + (Number(minutevalue) * 60); gotoAndStop(54 + Number(level));
Frame 102
stop();
Frame 103
stop();
Symbol 9 MovieClip Frame 1
stop();
Symbol 9 MovieClip Frame 100
_root.play();
Symbol 41 MovieClip Frame 150
gotoAndPlay (50);
Symbol 49 Button
on (release) { gotoAndStop (54); }
Symbol 51 Button
on (release) { nextFrame(); }
Symbol 57 Button
on (release) { nextFrame(); }
Symbol 66 Button
on (release) { prevFrame(); }
Symbol 85 Button
on (release) { _root.gotoAndStop("game"); }
Symbol 127 Button
on (release) { gotoAndStop (54); }
Symbol 172 MovieClip Frame 3
setProperty("_root.saints.chap2", _y , "220"); setProperty("_root.saints.chap4", _y , "220"); setProperty("_root.saints.chap5", _y , "180"); setProperty("_root.saints.chap6", _y , "180"); setProperty("_root.saints.chap7", _y , "180");
Symbol 172 MovieClip Frame 4
setProperty("_root.saints.chap2", _y , "160"); setProperty("_root.saints.chap4", _y , "160"); setProperty("_root.saints.chap5", _y , "220"); setProperty("_root.saints.chap6", _y , "40"); setProperty("_root.saints.chap6", _x , "130"); setProperty("_root.saints.chap7", _y , "180"); setProperty("_root.saints.chap7", _x , "200");
Symbol 172 MovieClip Frame 5
setProperty("_root.saints.chap2", _y , "100"); setProperty("_root.saints.chap5", _y , "100");
Symbol 188 Button
on (release) { nextFrame(); }
Symbol 200 MovieClip Frame 1
stop(); stop();
Symbol 200 MovieClip Frame 6
hspeed = "0"; vspeed = "0"; play();
Symbol 200 MovieClip Frame 24
_root.losses = Number(_root.losses) + 1; if (_root.saintsleft < (Number(_root.sainttarg) - Number(_root.needed))) { _root.gotoAndPlay("toomanydead"); } stop();
Symbol 205 MovieClip Frame 1
stop();
Symbol 206 Button
on (release) { if (_root.clicksleft > "0") { nextFrame(); } }
Symbol 212 MovieClip Frame 1
stop(); point = new object(); point.x = 0; point.y = 0; localToGlobal(point); if (_root.map.hitTest(point.x, point.y, true)) { gotoAndStop (8); }
Symbol 212 MovieClip Frame 2
_root.clicksleft = Number(_root.clicksleft) - 1;
Symbol 212 MovieClip Frame 7
_root.clicksleft = Number(_root.clicksleft) + 1; gotoAndStop (1);
Instance of Symbol 195 MovieClip in Symbol 213 MovieClip Frame 1
onClipEvent (load) { this.swapDepths(999999); gotoAndStop(_root.level); }
Instance of Symbol 200 MovieClip "chap" in Symbol 213 MovieClip Frame 1
onClipEvent (load) { hspeed = "1"; vspeed = "0"; n = "-2"; this.swapDepths(1000000); gotoAndStop (3); } onClipEvent (enterFrame) { this.swapDepths(1000000 + getProperty(this, _y)); n = Number(n) + 2; if (n == "12") { targsquareq = eval ((("_parent.paintv" + Math.round((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.round((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquareq == "2") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if (targsquareq == "5") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if ((targsquareq == "6") or (targsquareq == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } } if (n == "20") { n = "0"; point = new object(); point.x = 0; point.y = 0; localToGlobal(point); if (_root.goal.hitTest(point.x, point.y, true)) { _root.saintstogo = Number(_root.saintstogo) - 1; if (_root.saintstogo <= "0") { _root.gotoAndStop("complete"); } n = "50"; gotoAndStop (5); } if (_root.evil.hitTest(point.x, point.y, true)) { _root.saintsleft = Number(_root.saintsleft) - 1; n = "50"; gotoAndStop (6); } targsquare = eval ((("_parent.paintv" + Math.ceil((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.ceil((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquare == "2") { if (hspeed == "1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { hspeed = "-1"; gotoAndStop (4); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "1") { hspeed = "1"; gotoAndStop (3); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "1"; gotoAndStop (3); } } else if (targsquare == "5") { if (hspeed == "1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "-1"; gotoAndStop (4); } } else if ((targsquare == "6") or (targsquare == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } } setProperty(this, _x , Math.round(getProperty(this, _x) + (Number(hspeed) * 2))); setProperty(this, _y , Math.round(getProperty(this, _y) + (Number(vspeed) * 2))); }
Instance of Symbol 200 MovieClip "chap2" in Symbol 213 MovieClip Frame 1
onClipEvent (load) { hspeed = "1"; vspeed = "0"; n = "8"; this.swapDepths(1000002); gotoAndStop (3); } onClipEvent (enterFrame) { this.swapDepths(1000002 + getProperty(this, _y)); n = Number(n) + 2; if (n == "12") { targsquareq = eval ((("_parent.paintv" + Math.round((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.round((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquareq == "2") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if (targsquareq == "5") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if ((targsquareq == "6") or (targsquareq == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } } if (n == "20") { n = "0"; point = new object(); point.x = 0; point.y = 0; localToGlobal(point); if (_root.goal.hitTest(point.x, point.y, true)) { _root.saintstogo = Number(_root.saintstogo) - 1; if (_root.saintstogo <= "0") { _root.gotoAndStop("complete"); } n = "50"; gotoAndStop (5); } if (_root.evil.hitTest(point.x, point.y, true)) { _root.saintsleft = Number(_root.saintsleft) - 1; n = "50"; gotoAndStop (6); } targsquare = eval ((("_parent.paintv" + Math.ceil((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.ceil((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquare == "2") { if (hspeed == "1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { hspeed = "-1"; gotoAndStop (4); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "1") { hspeed = "1"; gotoAndStop (3); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "1"; gotoAndStop (3); } } else if (targsquare == "5") { if (hspeed == "1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "-1"; gotoAndStop (4); } } else if ((targsquare == "6") or (targsquare == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } } setProperty(this, _x , Math.round(getProperty(this, _x) + (Number(hspeed) * 2))); setProperty(this, _y , Math.round(getProperty(this, _y) + (Number(vspeed) * 2))); }
Instance of Symbol 200 MovieClip "chap3" in Symbol 213 MovieClip Frame 1
onClipEvent (load) { hspeed = "1"; vspeed = "0"; n = "-2"; this.swapDepths(1000003); gotoAndStop (3); } onClipEvent (enterFrame) { this.swapDepths(1000003 + getProperty(this, _y)); n = Number(n) + 2; if (n == "12") { targsquareq = eval ((("_parent.paintv" + Math.round((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.round((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquareq == "2") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if (targsquareq == "5") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if ((targsquareq == "6") or (targsquareq == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } } if (n == "20") { n = "0"; point = new object(); point.x = 0; point.y = 0; localToGlobal(point); if (_root.goal.hitTest(point.x, point.y, true)) { _root.saintstogo = Number(_root.saintstogo) - 1; if (_root.saintstogo <= "0") { _root.gotoAndStop("complete"); } n = "50"; gotoAndStop (5); } if (_root.evil.hitTest(point.x, point.y, true)) { _root.saintsleft = Number(_root.saintsleft) - 1; n = "50"; gotoAndStop (6); } targsquare = eval ((("_parent.paintv" + Math.ceil((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.ceil((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquare == "2") { if (hspeed == "1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { hspeed = "-1"; gotoAndStop (4); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "1") { hspeed = "1"; gotoAndStop (3); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "1"; gotoAndStop (3); } } else if (targsquare == "5") { if (hspeed == "1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "-1"; gotoAndStop (4); } } else if ((targsquare == "6") or (targsquare == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } } setProperty(this, _x , Math.round(getProperty(this, _x) + (Number(hspeed) * 2))); setProperty(this, _y , Math.round(getProperty(this, _y) + (Number(vspeed) * 2))); }
Instance of Symbol 200 MovieClip "chap4" in Symbol 213 MovieClip Frame 1
onClipEvent (load) { hspeed = "1"; vspeed = "0"; n = "8"; this.swapDepths(1000004); gotoAndStop (3); } onClipEvent (enterFrame) { this.swapDepths(1000004 + getProperty(this, _y)); n = Number(n) + 2; if (n == "12") { targsquareq = eval ((("_parent.paintv" + Math.round((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.round((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquareq == "2") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if (targsquareq == "5") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if ((targsquareq == "6") or (targsquareq == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } } if (n == "20") { n = "0"; point = new object(); point.x = 0; point.y = 0; localToGlobal(point); if (_root.goal.hitTest(point.x, point.y, true)) { _root.saintstogo = Number(_root.saintstogo) - 1; if (_root.saintstogo <= "0") { _root.gotoAndStop("complete"); } n = "50"; gotoAndStop (5); } if (_root.evil.hitTest(point.x, point.y, true)) { _root.saintsleft = Number(_root.saintsleft) - 1; n = "50"; gotoAndStop (6); } targsquare = eval ((("_parent.paintv" + Math.ceil((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.ceil((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquare == "2") { if (hspeed == "1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { hspeed = "-1"; gotoAndStop (4); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "1") { hspeed = "1"; gotoAndStop (3); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "1"; gotoAndStop (3); } } else if (targsquare == "5") { if (hspeed == "1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "-1"; gotoAndStop (4); } } else if ((targsquare == "6") or (targsquare == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } } setProperty(this, _x , Math.round(getProperty(this, _x) + (Number(hspeed) * 2))); setProperty(this, _y , Math.round(getProperty(this, _y) + (Number(vspeed) * 2))); }
Instance of Symbol 200 MovieClip "chap5" in Symbol 213 MovieClip Frame 1
onClipEvent (load) { hspeed = "1"; vspeed = "0"; n = "-2"; this.swapDepths(1000005); gotoAndStop (3); } onClipEvent (enterFrame) { this.swapDepths(1000005 + getProperty(this, _y)); n = Number(n) + 2; if (n == "12") { targsquareq = eval ((("_parent.paintv" + Math.round((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.round((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquareq == "2") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if (targsquareq == "5") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if ((targsquareq == "6") or (targsquareq == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } } if (n == "20") { n = "0"; point = new object(); point.x = 0; point.y = 0; localToGlobal(point); if (_root.goal.hitTest(point.x, point.y, true)) { _root.saintstogo = Number(_root.saintstogo) - 1; if (_root.saintstogo <= "0") { _root.gotoAndStop("complete"); } n = "50"; gotoAndStop (5); } if (_root.evil.hitTest(point.x, point.y, true)) { _root.saintsleft = Number(_root.saintsleft) - 1; n = "50"; gotoAndStop (6); } targsquare = eval ((("_parent.paintv" + Math.ceil((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.ceil((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquare == "2") { if (hspeed == "1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { hspeed = "-1"; gotoAndStop (4); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "1") { hspeed = "1"; gotoAndStop (3); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "1"; gotoAndStop (3); } } else if (targsquare == "5") { if (hspeed == "1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "-1"; gotoAndStop (4); } } else if ((targsquare == "6") or (targsquare == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } } setProperty(this, _x , Math.round(getProperty(this, _x) + (Number(hspeed) * 2))); setProperty(this, _y , Math.round(getProperty(this, _y) + (Number(vspeed) * 2))); }
Instance of Symbol 200 MovieClip "chap6" in Symbol 213 MovieClip Frame 1
onClipEvent (load) { hspeed = "1"; vspeed = "0"; n = "8"; this.swapDepths(1000006); gotoAndStop (3); } onClipEvent (enterFrame) { this.swapDepths(1000006 + getProperty(this, _y)); n = Number(n) + 2; if (n == "12") { targsquareq = eval ((("_parent.paintv" + Math.round((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.round((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquareq == "2") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if (targsquareq == "5") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if ((targsquareq == "6") or (targsquareq == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } } if (n == "20") { n = "0"; point = new object(); point.x = 0; point.y = 0; localToGlobal(point); if (_root.goal.hitTest(point.x, point.y, true)) { _root.saintstogo = Number(_root.saintstogo) - 1; if (_root.saintstogo <= "0") { _root.gotoAndStop("complete"); } n = "50"; gotoAndStop (5); } if (_root.evil.hitTest(point.x, point.y, true)) { _root.saintsleft = Number(_root.saintsleft) - 1; n = "50"; gotoAndStop (6); } targsquare = eval ((("_parent.paintv" + Math.ceil((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.ceil((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquare == "2") { if (hspeed == "1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { hspeed = "-1"; gotoAndStop (4); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "1") { hspeed = "1"; gotoAndStop (3); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "1"; gotoAndStop (3); } } else if (targsquare == "5") { if (hspeed == "1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "-1"; gotoAndStop (4); } } else if ((targsquare == "6") or (targsquare == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } } setProperty(this, _x , Math.round(getProperty(this, _x) + (Number(hspeed) * 2))); setProperty(this, _y , Math.round(getProperty(this, _y) + (Number(vspeed) * 2))); }
Instance of Symbol 200 MovieClip "chap7" in Symbol 213 MovieClip Frame 1
onClipEvent (load) { hspeed = "1"; vspeed = "0"; n = "-2"; this.swapDepths(1000007); gotoAndStop (3); } onClipEvent (enterFrame) { this.swapDepths(1000007 + getProperty(this, _y)); n = Number(n) + 2; if (n == "12") { targsquareq = eval ((("_parent.paintv" + Math.round((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.round((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquareq == "2") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } else if (targsquareq == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if (targsquareq == "5") { if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } } else if ((targsquareq == "6") or (targsquareq == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); n = "8"; } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); n = "8"; } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); n = "8"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); n = "8"; } } } if (n == "20") { n = "0"; point = new object(); point.x = 0; point.y = 0; localToGlobal(point); if (_root.goal.hitTest(point.x, point.y, true)) { _root.saintstogo = Number(_root.saintstogo) - 1; if (_root.saintstogo <= "0") { _root.gotoAndStop("complete"); } n = "50"; gotoAndStop (5); } if (_root.evil.hitTest(point.x, point.y, true)) { _root.saintsleft = Number(_root.saintsleft) - 1; n = "50"; gotoAndStop (6); } targsquare = eval ((("_parent.paintv" + Math.ceil((getProperty(this, _y) / 180) * 9)) + "dave") + (Math.ceil((getProperty(this, _x) / 180) * 9) + 1))._currentframe; if (targsquare == "2") { if (hspeed == "1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { hspeed = "-1"; gotoAndStop (4); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "3") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "1") { hspeed = "1"; gotoAndStop (3); vspeed = "0"; } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } else if (targsquare == "4") { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "1"; gotoAndStop (3); } } else if (targsquare == "5") { if (hspeed == "1") { hspeed = "0"; vspeed = "1"; gotoAndStop (1); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "0"; hspeed = "-1"; gotoAndStop (4); } } else if ((targsquare == "6") or (targsquare == "8")) { if (hspeed == "1") { hspeed = "-1"; gotoAndStop (4); } else if (hspeed == "-1") { hspeed = "1"; gotoAndStop (3); } else if (vspeed == "1") { vspeed = "-1"; gotoAndStop (2); } else if (vspeed == "-1") { vspeed = "1"; gotoAndStop (1); } } } setProperty(this, _x , Math.round(getProperty(this, _x) + (Number(hspeed) * 2))); setProperty(this, _y , Math.round(getProperty(this, _y) + (Number(vspeed) * 2))); }
Symbol 213 MovieClip Frame 2
n = 0; do { n = Number(n) + 1; duplicateMovieClip ("paint1", "paintv0dave" + n, n); setProperty("paintv0dave" + n, _x , getProperty(paint1, _x) + (20 * Number(n - 1))); p = 0; do { p = Number(p) + 1; duplicateMovieClip ("paint1", (("paintv" + p) + "dave") + n, ((1001 * Number(n)) + Number(p)) + 100); setProperty((("paintv" + p) + "dave") + n, _y , getProperty(paint1, _y) + (20 * Number(p))); setProperty((("paintv" + p) + "dave") + n, _x , getProperty(paint1, _x) + (20 * (Number(n) - 1))); } while (Number(p) < 12); } while (Number(n) < 13); stop();
Instance of Symbol 205 MovieClip "colourbox" in Symbol 213 MovieClip Frame 2
onClipEvent (load) { gotoAndStop (5); }
Symbol 216 Button
on (release) { gotoAndStop (51); }
Symbol 217 Button
on (release) { gotoAndStop (51); }

Library Items

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

Instance Names

"map"Frame 100Symbol 172 MovieClip
"goal"Frame 100Symbol 178 MovieClip
"map"Frame 100Symbol 172 MovieClip
"evil"Frame 100Symbol 184 MovieClip
"saints"Frame 100Symbol 213 MovieClip
"chap"Symbol 213 MovieClip Frame 1Symbol 200 MovieClip
"chap2"Symbol 213 MovieClip Frame 1Symbol 200 MovieClip
"chap3"Symbol 213 MovieClip Frame 1Symbol 200 MovieClip
"chap4"Symbol 213 MovieClip Frame 1Symbol 200 MovieClip
"chap5"Symbol 213 MovieClip Frame 1Symbol 200 MovieClip
"chap6"Symbol 213 MovieClip Frame 1Symbol 200 MovieClip
"chap7"Symbol 213 MovieClip Frame 1Symbol 200 MovieClip
"colourbox"Symbol 213 MovieClip Frame 2Symbol 205 MovieClip
"paint1"Symbol 213 MovieClip Frame 2Symbol 212 MovieClip

Labels

"start"Frame 51
"game"Frame 100
"complete"Frame 101
"toomanydead"Frame 102
"timeup"Frame 103

Dynamic Text Variables

totaltimeSymbol 128 EditableText""
totaltimeSymbol 129 EditableText""
lossesSymbol 130 EditableText""
lossesSymbol 132 EditableText""
finalscoreSymbol 133 EditableText""
finalscoreSymbol 134 EditableText""
_root.theclockSymbol 150 EditableText"000"
_root.theclockSymbol 151 EditableText"000"
levelSymbol 154 EditableText""
levelSymbol 155 EditableText""
clicksleftSymbol 156 EditableText"6"
clicksleftSymbol 157 EditableText"6"
sainttargSymbol 158 EditableText"7"
neededSymbol 159 EditableText"1"
neededSymbol 160 EditableText"1"
sainttargSymbol 163 EditableText"7"




http://swfchan.com/9/42513/info.shtml
Created: 9/5 -2019 22:28:21 Last modified: 9/5 -2019 22:28:21 Server time: 15/05 -2024 04:45:38