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

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

Mordor Mountain Madness.swf

This is the info page for
Flash #42204

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


Text
loading - percent loaded :

0:00

Games of Gondor

presents

S

S

E

N

D

A

M

I

T

U

O

R

R

Load-Info

loading

0:00

Help

Help

Play

Play

Credits

Credits

y

b

d

e

t

a

r

C

-

4

0

2

h

g

i

p

o

n

G

f

s

m

r

o

d

n

G

f

s

e

m

a

D

w

K

g

i

D

b

w

K

5

5

5

5

You Scored

5

5

You Scored

Game Over

Submit Score

Submit Score

5

5

5

5

OK

ENTER YOUR NAME:

Avoid the rocks by running left and
right. Duck under your cape for cover
but beware of the dragon's rocks!

Controls

Back

Back

Left/right

Duck

Credits

D Gondor - Game concept and producer
B Deakin - Graphics and programmer
B Cable - High Score Support

LAST 10

NEXT 10

NAME

SCORE

LOADING...

High Scores

Play Again

Play Again

Play Again

Return to Menu

Return to Menu

ActionScript [AS1/AS2]

Frame 2
stop(); this.createEmptyMovieClip("soundContainerBang", 1); var sound_bang = new Sound(this.soundContainerBang); sound_bang.attachSound("sound_bang"); sound_bang.setVolume(90);
Instance of Symbol 34 MovieClip "mc_load_info" in Frame 2
//component parameters onClipEvent (initialize) { STREAM = false; PLAY_TYPE = "bytes"; PLAY_BYTES = 10000; PLAY_FRAMES = 0; PLAY_PERCENTAGE = 0; }
Instance of Symbol 44 MovieClip in Frame 2
onClipEvent (load) { var myStartWidth = this._width; this._width = 0; } onClipEvent (enterFrame) { this._width = myStartWidth * _root.mc_load_info.fractionLoaded; }
Frame 3
function myRandom(minval, maxval) { return(minval + Math.floor(Math.random() * ((maxval + 1) - minval))); } function getRocks() { if ((numRocks < maxRocks) && (inplay)) { if (numRocks < 1) { x = 1; } else { x = _root.myRandom(1, 10); } if (x == 1) { numRocks++; _root.rock.duplicateMovieClip("rock" + depthCounter, depthCounter); x = _root.myRandom(leftlimit, rightlimit); _root["rock" + depthCounter]._x = x; _root["rock" + depthCounter]._y = -40; depthCounter++; } } } stop(); explodeCounter = 5000; inplay = false; points = 0; walkrate = 12; leftlimit = 10; rightlimit = 540; bottomlimit = 470; rockfallrate = 20; scoreincrease = 0; lives = 5; score = 0; energy = 200; ducked = false; fallen = false; maxRocks = 5; numRocks = 0; moreRocks = 0; faceright = true; depthcounter = 1;
Instance of Symbol 46 MovieClip in Frame 3
onClipEvent (load) { x = _root.myRandom(1, 40); this.gotoAndPlay(x); }
Instance of Symbol 46 MovieClip in Frame 3
onClipEvent (load) { x = _root.myRandom(1, 40); this.gotoAndPlay(x); }
Instance of Symbol 48 MovieClip in Frame 3
onClipEvent (load) { this.falling = false; } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } } onClipEvent (load) { this.falling = false; } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } }
Instance of Symbol 48 MovieClip in Frame 3
onClipEvent (load) { this.falling = false; } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } }
Instance of Symbol 48 MovieClip in Frame 3
onClipEvent (load) { this.falling = false; } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } } onClipEvent (load) { this.falling = false; } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } }
Instance of Symbol 48 MovieClip in Frame 3
onClipEvent (load) { this.falling = false; } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } }
Instance of Symbol 58 MovieClip in Frame 3
onClipEvent (load) { this.falling = false; this._x = this._x + _root.myRandom(-30, 30); } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } }
Instance of Symbol 58 MovieClip in Frame 3
onClipEvent (load) { this.falling = false; this._x = this._x + _root.myRandom(-30, 30); } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } }
Instance of Symbol 58 MovieClip in Frame 3
onClipEvent (load) { this.falling = false; this._x = this._x + _root.myRandom(-30, 30); } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } }
Instance of Symbol 58 MovieClip in Frame 3
onClipEvent (load) { this.falling = false; this._x = this._x + _root.myRandom(-30, 30); } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } }
Instance of Symbol 58 MovieClip in Frame 3
onClipEvent (load) { this.falling = false; this._x = this._x + _root.myRandom(-30, 30); } onClipEvent (enterFrame) { if (!this.falling) { x = _root.myRandom(1, 50); if (x == 1) { this.falling = true; this.play(); } } }
Instance of Symbol 67 MovieClip in Frame 3
onClipEvent (load) { this.gotoAndPlay(150); }
Frame 4
stop(); inplay = true; rock.falling = false; _root.swordstart = _root.swordguage.swordmask._x; timer = true;
Instance of Symbol 162 MovieClip "hobbit" in Frame 4
onClipEvent (enterFrame) { _root.getRocks(); if (!_root.fallen) { if (Key.isDown(40)) { _root.ducked = true; this.gotoAndStop("duck"); } else { _root.ducked = false; if (Key.isDown(37) && (this._x > _root.leftlimit)) { _root.faceright = false; this.gotoAndStop("walkleft"); this._x = this._x - _root.walkrate; } else if (Key.isDown(39) && (this._x < _root.rightlimit)) { _root.faceright = true; this.gotoAndStop("walkright"); this._x = this._x + _root.walkrate; } else if (_root.faceright) { this.gotoAndStop("standright"); } else { this.gotoAndStop("standleft"); } } } if ((_root.score > _root.scoreincrease) && (_root.score < 11000)) { _root.rockfallrate = _root.rockfallrate + 3; _root.scoreincrease = _root.scoreincrease + 300; } else { _root.scoreincrease++; } }
Instance of Symbol 57 MovieClip "rock" in Frame 4
onClipEvent (load) { this.falling = true; this.colided = false; this.hit = false; } onClipEvent (enterFrame) { if (this.falling) { this._y = this._y + _root.rockfallrate; if (this._y > _root.bottomlimit) { if (_root.lives > 0) { _root.score = _root.score + 10; } if (!this.hit) { this.hit = true; _root.explosion.duplicateMovieClip("explosion" + explodeCounter, explodeCounter); _root["explosion" + explodeCounter].gotoAndPlay(2); _root["explosion" + explodeCounter]._x = this._x; _root["explosion" + explodeCounter]._y = this._y; explodeCounter++; sound_bang.start(); } this.falling = false; this._x = -200; _root.numRocks--; this.removeMovieClip(); } } }
Instance of Symbol 169 MovieClip "dragonrock" in Frame 4
onClipEvent (load) { this.stop(); this.falling = false; } onClipEvent (enterFrame) { if (this.falling) { this._y = this._y + _root.rockfallrate; this._x = this._x + 4; if (this._y > _root.bottomlimit) { if (_root.lives > 0) { _root.score = _root.score + 50; } this.falling = false; _root.explosion._x = this._x; _root.explosion.play(); this._x = -200; } } }
Instance of Symbol 173 MovieClip "flyingdragon" in Frame 4
onClipEvent (load) { this.flying = false; } onClipEvent (enterFrame) { if ((!this.flying) && (_root.lives > 0)) { x = _root.myRandom(1, 100); if (x == 1) { this.falling = true; this.play(); } } }
Instance of Symbol 188 MovieClip "life_meter" in Frame 4
onClipEvent (load) { gotoAndStop (6); }
Frame 5
explodeCounter = 5000; _root.totalpoints = score; inplay = false; points = 0;
Instance of Symbol 169 MovieClip "dragonrock" in Frame 5
onClipEvent (load) { this.stop(); this.falling = false; } onClipEvent (enterFrame) { if (this.falling) { this._y = this._y + _root.rockfallrate; this._x = this._x + 4; if (this._y > _root.bottomlimit) { if (_root.lives > 0) { _root.score = _root.score + 50; } this.falling = false; _root.explosion._x = this._x; _root.explosion.play(); this._x = -200; } } }
Instance of Symbol 191 MovieClip "rock" in Frame 5
/* no clip actions */
Frame 6
stop(); _root.totalpoints = score; inplay = false; stop(); name_txt.restrict = "A-Z 0-9.:\\-"; name_txt.text = _root.game_so.data.playerName; Selection.setFocus(name_txt); Selection.setSelection(name_txt.length, name_txt.length); function () { if (name_txt.length > 0) { _root.game_so.data.playerName = name_txt.text; } _root.myname = name_txt.text; gotoAndStop (3); walkrate = 12; leftlimit = 10; rightlimit = 540; bottomlimit = 470; rockfallrate = 20; scoreincrease = 0; lives = 5; score = 0; energy = 200; ducked = false; fallen = false; maxRocks = 5; numRocks = 0; moreRocks = 0; faceright = true; depthcounter = 1; }; ok_btn.onKeyDown = function () { if (Key.getCode() == 13) { Key.removeListener(ok_btn); this.onRelease(); } }; Key.addListener(ok_btn);
Instance of Symbol 162 MovieClip "hobbit" in Frame 6
onClipEvent (enterFrame) { _root.getRocks(); if (!_root.fallen) { if (Key.isDown(40)) { _root.ducked = true; this.gotoAndStop("duck"); } else { _root.ducked = false; if (Key.isDown(37) && (this._x > _root.leftlimit)) { _root.faceright = false; this.gotoAndStop("walkleft"); this._x = this._x - _root.walkrate; } else if (Key.isDown(39) && (this._x < _root.rightlimit)) { _root.faceright = true; this.gotoAndStop("walkright"); this._x = this._x + _root.walkrate; } else if (_root.faceright) { this.gotoAndStop("standright"); } else { this.gotoAndStop("standleft"); } } } if ((_root.score > _root.scoreincrease) && (_root.score < 11000)) { _root.rockfallrate = _root.rockfallrate + 3; _root.scoreincrease = _root.scoreincrease + 300; } else { _root.scoreincrease++; } }
Instance of Symbol 67 MovieClip in Frame 6
onClipEvent (load) { this.gotoAndPlay(150); }
Frame 7
stop();
Instance of Symbol 187 MovieClip in Frame 7
onClipEvent (load) { used = false; } onClipEvent (enterFrame) { if ((used == false) && (this.hitTest(_root.bubMC))) { used = true; _root.collectCoin(); this._visible = false; } }
Instance of Symbol 187 MovieClip in Frame 7
onClipEvent (load) { used = false; } onClipEvent (enterFrame) { if ((used == false) && (this.hitTest(_root.bubMC))) { used = true; _root.collectCoin(); this._visible = false; } }
Instance of Symbol 187 MovieClip in Frame 7
onClipEvent (load) { used = false; } onClipEvent (enterFrame) { if ((used == false) && (this.hitTest(_root.bubMC))) { used = true; _root.collectCoin(); this._visible = false; } }
Instance of Symbol 187 MovieClip in Frame 7
onClipEvent (load) { used = false; } onClipEvent (enterFrame) { if ((used == false) && (this.hitTest(_root.bubMC))) { used = true; _root.collectCoin(); this._visible = false; } }
Instance of Symbol 187 MovieClip in Frame 7
onClipEvent (load) { used = false; } onClipEvent (enterFrame) { if ((used == false) && (this.hitTest(_root.bubMC))) { used = true; _root.collectCoin(); this._visible = false; } }
Frame 9
stop(); showScores = function () { var i = 10; while (i > 0) { var n = scoreboard_lv["name" + (page + i)]; var s = scoreboard_lv["score" + (page + i)]; var l_mc = this[("line" + i) + "_mc"]; l_mc.rank_txt.text = (page + i) + "."; l_mc.name_txt.text = (n.length ? (n.toUpperCase()) : "..."); l_mc.score_txt.text = s; l_mc.rank_txt.textColor = (l_mc.name_txt.textColor = (l_mc.score_txt.textColor = ((game_so.data.playerName.length && (n.toUpperCase() == game_so.data.playerName.toUpperCase())) ? 16777011 : 16777215))); l_mc._visible = true; loading_mc._visible = false; i--; } }; page = 0; maxScore = 100; scoreboard_lv = new LoadVars(); if ((totalpoints > 0) && (playerName.length > 0)) { scoreboard_lv.name = playerName; scoreboard_lv.score = totalpoints; } scoreboard_lv.game = "mordor"; scoreboard_lv.onLoad = function (success) { if (success) { if (Boolean(scoreboard_lv.success)) { next_btn._visible = true; if (scoreboard_lv.maxScore.length > 0) { maxScore = Number(scoreboard_lv.maxScore); } showScores(); } else { loading_mc.errorMsg = scoreboard_lv.errorMsg.toUpperCase(); loading_mc.gotoAndStop(2); } } else { loading_mc.errorMsg = "COULD NOT ACCESS SCORES."; loading_mc.gotoAndStop(2); } }; score = 0; next_btn._visible = (last_btn._visible = false);
Symbol 4 MovieClip [alien3] Frame 1
stop();
Symbol 4 MovieClip [alien3] Frame 3
gotoAndStop (1);
Symbol 34 MovieClip Frame 1
function formatBytes(bytes) { var kb = 1024; var mb = (kb * 1024); var tempNum = 0; if (bytes >= mb) { tempNum = String(Math.floor((bytes / mb) * 100) / 100); if (tempNum.substring(tempNum.indexOf("."), tempNum.length).length == 2) { tempNum = tempNum + "0"; } tempNum = tempNum + " MB"; } else if (bytes >= kb) { tempNum = String(Math.floor((bytes / kb) * 100) / 100); if (tempNum.substring(tempNum.indexOf("."), tempNum.length).length == 2) { tempNum = tempNum + "0"; } tempNum = tempNum + " KB"; } else { tempNum = bytes + " B"; } return(tempNum); } this._visible = false; var isLoaded = false; var totalBytes = _parent.getBytesTotal(); var loadedBytes = _parent.getBytesLoaded(); var totalFrames = _parent._totalFrames(); var loadedFrames = _parent._framesLoaded(); var fractionLoaded = 0; var percentLoaded = "0%"; var bytesPerSecond = 0; var sizePerSecond = formatBytes(bytesPerSecond); var elapsedTime = "0:00"; var estimatedTime = "0:00"; var estimatedTimeLeft = "0:00"; var gStartTime = getTimer(); var gCurrentTime = getTimer(); var gSampleTimer = (gCurrentTime - gStartTime); var gSizeSample = loadedBytes; var framesPerSecond = 0; var frameCounter = 0; var totalSize = formatBytes(totalBytes); var loadedSize = formatBytes(loadedBytes); var loadedBytes = 0; var gLoading = true; var gPlaying = false; _parent.stop();
Symbol 34 MovieClip Frame 2
if (gLoading) { loadedBytes = _parent.getBytesLoaded(); loadedSize = formatBytes(loadedBytes); loadedFrames = _parent._framesLoaded; gCurrentTime = getTimer(); var elapsedMinutes = Math.floor(((gCurrentTime - gStartTime) / 1000) / 60); var elapsedSeconds = Math.floor(((gCurrentTime - gStartTime) / 1000) % 60); if (String(elapsedSeconds).length == 1) { elapsedSeconds = "0" + elapsedSeconds; } elapsedTime = (elapsedMinutes + ":") + elapsedSeconds; frameCounter++; if ((gCurrentTime - gStartTime) >= (gSampleTimer + 1000)) { framesPerSecond = frameCounter; frameCounter = 0; bytesPerSecond = loadedBytes - gSizeSample; sizePerSecond = formatBytes(bytesPerSecond); if (STREAM && (PLAY_TYPE == "auto")) { if ((loadedFrames / framesPerSecond) > ((totalBytes - loadedBytes) / bytesPerSecond)) { _parent.play(); } } var estimatedMinutes = Math.floor((totalBytes / bytesPerSecond) / 60); var estimatedSeconds = Math.floor((totalBytes / bytesPerSecond) % 60); if (String(estimatedSeconds).length == 1) { estimatedSeconds = "0" + estimatedSeconds; } estimatedTime = (estimatedMinutes + ":") + estimatedSeconds; var estimatedMinutesLeft = Math.floor(((totalBytes - loadedBytes) / bytesPerSecond) / 60); var estimatedSecondsLeft = Math.floor(((totalBytes - loadedBytes) / bytesPerSecond) % 60); if (String(estimatedSecondsLeft).length == 1) { estimatedSecondsLeft = "0" + estimatedSecondsLeft; } estimatedTimeLeft = (estimatedMinutesLeft + ":") + estimatedSecondsLeft; gSizeSample = loadedBytes; gSampleTimer = gCurrentTime - gStartTime; } fractionLoaded = loadedBytes / totalBytes; percentLoaded = Math.floor(fractionLoaded * 100) + "%"; if (STREAM) { switch (PLAY_TYPE) { case "bytes" : if (loadedBytes >= PLAY_BYTES) { if (!gPlaying) { _parent.play(); gPlaying = true; } } break; case "frames" : if (loadedFrames >= PLAY_FRAMES) { if (!gPlaying) { _parent.play(); gPlaying = true; } } break; case "percent" : if ((fractionLoaded * 100) < PLAY_PERCENT) { break; } if (gPlaying) { break; } _parent.play(); gPlaying = true; } } if (loadedBytes == totalBytes) { isLoaded = true; } if (isLoaded) { if (!STREAM) { _parent.play(); } gLoading = false; stop(); } }
Symbol 34 MovieClip Frame 3
gotoAndPlay (2);
Symbol 48 MovieClip Frame 1
stop();
Symbol 48 MovieClip Frame 47
gotoAndPlay (2);
Instance of Symbol 56 MovieClip in Symbol 57 MovieClip Frame 1
onClipEvent (enterFrame) { if ((!_parent.colided) && (_root.lives > 0)) { if (this.colision1.hitTest(_root.hobbit) & _root.timer) { if (!_root.ducked) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } else { _root.swordguage.swordmask._x = _root.swordguage.swordmask._x - 20; _root.energy = _root.energy - 20; if (_root.energy < 5) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } } } else if (this.colision2.hitTest(_root.hobbit) & _root.timer) { if (!_root.ducked) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } else { _root.swordguage.swordmask._x = _root.swordguage.swordmask._x - 20; _root.energy = _root.energy - 20; if (_root.energy < 5) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent._parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } } } else if (this.colision3.hitTest(_root.hobbit) & _root.timer) { if (!_root.ducked) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } else { _root.swordguage.swordmask._x = _root.swordguage.swordmask._x - 20; _root.energy = _root.energy - 20; if (_root.energy < 5) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent._parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } } } else if (this.colision4.hitTest(_root.hobbit) & _root.timer) { if (!_root.ducked) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent._parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } else { _root.swordguage.swordmask._x = _root.swordguage.swordmask._x - 20; _root.energy = _root.energy - 20; if (_root.energy < 5) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent._parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } } } } if (_root.timer == false) { _root.time.play(); } }
Symbol 58 MovieClip Frame 1
stop();
Symbol 58 MovieClip Frame 76
this.falling = false;
Instance of Symbol 57 MovieClip "dragonrock" in Symbol 66 MovieClip Frame 1
onClipEvent (load) { this.stop(); }
Instance of Symbol 66 MovieClip in Symbol 67 MovieClip Frame 1
onClipEvent (load) { this.dragonrock._visible = false; }
Symbol 75 Button
on (release) { gotoAndStop (7); }
Symbol 81 Button
on (release) { gotoAndStop (4); }
Symbol 93 Button
on (release) { gotoAndStop (8); }
Symbol 114 Button
on (release) { getURL ("http://www.gamesofgondor.com", _blank); }
Symbol 131 Button
on (release) { getURL ("http://www.gamesofgondor.com", _blank); }
Symbol 142 Button
on (release) { getURL ("http://www.kernoweb.com", _blank); }
Symbol 162 MovieClip Frame 35
if (_root.lives > 0) { _root.fallen = false; } else { stop(); }
Symbol 163 MovieClip Frame 1
stop();
Symbol 163 MovieClip Frame 2
play();
Symbol 163 MovieClip Frame 9
this._x = -100; this.removeMovieClip();
Instance of Symbol 168 MovieClip in Symbol 169 MovieClip Frame 1
onClipEvent (enterFrame) { if ((!_parent.colided) && (_root.lives > 0)) { if (this.colision1.hitTest(_root.hobbit) & _root.timer) { if (!_root.ducked) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } else { _root.swordguage.swordmask._x = _root.swordguage.swordmask._x - 50; _root.energy = _root.energy - 50; if (_root.energy < 5) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } } } else if (this.colision2.hitTest(_root.hobbit) & _root.timer) { if (!_root.ducked) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } else { _root.swordguage.swordmask._x = _root.swordguage.swordmask._x - 50; _root.energy = _root.energy - 50; if (_root.energy < 5) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent._parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } } } else if (this.colision3.hitTest(_root.hobbit) & _root.timer) { if (!_root.ducked) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } else { _root.swordguage.swordmask._x = _root.swordguage.swordmask._x - 50; _root.energy = _root.energy - 50; if (_root.energy < 5) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent._parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } } } else if (this.colision4.hitTest(_root.hobbit) & _root.timer) { if (!_root.ducked) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent._parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } else { _root.swordguage.swordmask._x = _root.swordguage.swordmask._x - 50; _root.energy = _root.energy - 50; if (_root.energy < 5) { _root.lives--; _root.timer = false; _root.time.play(); _root.life_meter.gotoAndStop(_root.lives + 1); if (_root.lives == 0) { _root.gotoAndStop("gameover"); } _parent._parent.colided = true; _root.fallen = true; _root.hobbit.gotoAndPlay("hit"); _root.swordguage.swordmask._x = _root.swordstart; _root.energy = 200; } } } } if (_root.timer == false) { _root.time.play(); } }
Symbol 171 MovieClip Frame 1
stop();
Symbol 171 MovieClip Frame 5
_root.timer = true;
Symbol 173 MovieClip Frame 1
stop(); rockdropped = false;
Instance of Symbol 66 MovieClip "dragon" in Symbol 173 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._x >= _root.hobbit._x) { this.dragonrock._visible = false; if ((!_root.dragonrock.falling) && (!rockdropped)) { rockdropped = true; _root.dragonrock.falling = true; _root.dragonrock._x = this._x - 90; _root.dragonrock._y = this._y + _root.flyingdragon._y; _root.dragonrock.play(); } } }
Symbol 173 MovieClip Frame 55
this.flying = false; dragon.dragonrock._visible = true;
Symbol 188 MovieClip Frame 1
stop();
Instance of Symbol 187 MovieClip in Symbol 188 MovieClip Frame 2
onClipEvent (load) { used = false; } onClipEvent (enterFrame) { if ((used == false) && (this.hitTest(_root.bubMC))) { used = true; _root.collectCoin(); this._visible = false; } }
Instance of Symbol 187 MovieClip in Symbol 188 MovieClip Frame 3
onClipEvent (load) { used = false; } onClipEvent (enterFrame) { if ((used == false) && (this.hitTest(_root.bubMC))) { used = true; _root.collectCoin(); this._visible = false; } }
Instance of Symbol 187 MovieClip in Symbol 188 MovieClip Frame 4
onClipEvent (load) { used = false; } onClipEvent (enterFrame) { if ((used == false) && (this.hitTest(_root.bubMC))) { used = true; _root.collectCoin(); this._visible = false; } }
Instance of Symbol 187 MovieClip in Symbol 188 MovieClip Frame 5
onClipEvent (load) { used = false; } onClipEvent (enterFrame) { if ((used == false) && (this.hitTest(_root.bubMC))) { used = true; _root.collectCoin(); this._visible = false; } }
Instance of Symbol 187 MovieClip in Symbol 188 MovieClip Frame 6
onClipEvent (load) { used = false; } onClipEvent (enterFrame) { if ((used == false) && (this.hitTest(_root.bubMC))) { used = true; _root.collectCoin(); this._visible = false; } }
Symbol 191 MovieClip Frame 1
colided = false;
Symbol 229 Button
on (release) { sendscore = new LoadVars(); sendscore.gscore = _root.totalpoints; sendscore.gname = "mordormountainSte"; sendscore.send("index.php?act=Arcade&do=newscore", "_self", "POST"); }
Symbol 260 Button
on (release) { gotoAndStop (3); }
Symbol 278 Button
on (release) { getURL ("http://www.kwikgames.com", _blank); }
Symbol 296 MovieClip Frame 1
stop(); errorMsg = ""; i = 0; alien_mc.onEnterFrame = function () { i = i + 0.25; i = i % 2; this.gotoAndStop(i + 1); };
Symbol 299 Button
on (release) { gotoAndStop (3); }
Symbol 209 Button
on (release) { gotoAndStop (3); }

Library Items

Symbol 8 GraphicUsed by:Timeline
Symbol 9 FontUsed by:10 11
Symbol 10 EditableTextUses:9Used by:Timeline
Symbol 11 EditableTextUses:9Used by:Timeline
Symbol 12 GraphicUsed by:Timeline
Symbol 13 FontUsed by:14 16 18 19 20 21 22 23 24 25 26 27 28 29 30
Symbol 14 TextUses:13Used by:Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 TextUses:13Used by:Timeline
Symbol 17 GraphicUsed by:Timeline
Symbol 18 TextUses:13Used by:Timeline
Symbol 19 TextUses:13Used by:Timeline
Symbol 20 TextUses:13Used by:Timeline
Symbol 21 TextUses:13Used by:Timeline
Symbol 22 TextUses:13Used by:Timeline
Symbol 23 TextUses:13Used by:Timeline
Symbol 24 TextUses:13Used by:Timeline
Symbol 25 TextUses:13Used by:Timeline
Symbol 26 TextUses:13Used by:Timeline
Symbol 27 TextUses:13Used by:Timeline
Symbol 28 TextUses:13Used by:Timeline
Symbol 29 TextUses:13Used by:Timeline
Symbol 30 TextUses:13Used by:Timeline
Symbol 1 Sound [sound_bang]
Symbol 2 GraphicUsed by:4
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClip [alien3]Uses:2 3
Symbol 5 BitmapUsed by:6
Symbol 6 GraphicUses:5Used by:7
Symbol 7 MovieClip [WhiteSmoke]Uses:6Used by:45
Symbol 31 GraphicUsed by:34
Symbol 32 FontUsed by:33
Symbol 33 TextUses:32Used by:34
Symbol 34 MovieClipUses:31 33Used by:Timeline
Symbol 35 FontUsed by:36 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 132 133 134 135 136 137 138 139 140
Symbol 36 EditableTextUses:35Used by:Timeline
Symbol 37 FontUsed by:38 244 283 285 287 288 289 291 292 293
Symbol 38 EditableTextUses:37Used by:Timeline
Symbol 39 GraphicUsed by:42
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:40Used by:42
Symbol 42 MovieClipUses:39 41Used by:Timeline
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:43Used by:Timeline
Symbol 45 MovieClipUses:7Used by:46 163
Symbol 46 MovieClipUses:45Used by:Timeline
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:47Used by:Timeline
Symbol 49 GraphicUsed by:Timeline
Symbol 50 GraphicUsed by:Timeline
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClipUses:51Used by:58
Symbol 53 GraphicUsed by:57
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:56 168
Symbol 56 MovieClipUses:55Used by:57
Symbol 57 MovieClipUses:53 56Used by:58 66 191  Timeline
Symbol 58 MovieClipUses:52 57Used by:Timeline
Symbol 59 GraphicUsed by:Timeline
Symbol 60 GraphicUsed by:Timeline
Symbol 61 GraphicUsed by:Timeline
Symbol 62 GraphicUsed by:66
Symbol 63 GraphicUsed by:66
Symbol 64 GraphicUsed by:66
Symbol 65 GraphicUsed by:66
Symbol 66 MovieClipUses:57 62 63 64 65Used by:67 173
Symbol 67 MovieClipUses:66Used by:Timeline
Symbol 68 GraphicUsed by:75
Symbol 69 FontUsed by:70 72 77 79 89 91 164 165 166 172 192 193 194 195 232 233 234 247 248 249 267 268 269 280 281 282 202
Symbol 70 TextUses:69Used by:75
Symbol 71 GraphicUsed by:75
Symbol 72 TextUses:69Used by:75
Symbol 73 GraphicUsed by:75
Symbol 74 GraphicUsed by:75 81
Symbol 75 ButtonUses:68 70 71 72 73 74Used by:Timeline
Symbol 76 GraphicUsed by:81
Symbol 77 TextUses:69Used by:81
Symbol 78 GraphicUsed by:81
Symbol 79 TextUses:69Used by:81
Symbol 80 GraphicUsed by:81
Symbol 81 ButtonUses:76 77 78 79 74 80Used by:Timeline
Symbol 88 GraphicUsed by:93
Symbol 89 TextUses:69Used by:93
Symbol 90 GraphicUsed by:93
Symbol 91 TextUses:69Used by:93
Symbol 92 GraphicUsed by:93
Symbol 93 ButtonUses:88 89 90 91 92Used by:Timeline
Symbol 94 TextUses:35Used by:Timeline
Symbol 95 TextUses:35Used by:142  Timeline
Symbol 96 TextUses:35Used by:131  Timeline
Symbol 97 TextUses:35Used by:131 142  Timeline
Symbol 98 TextUses:35Used by:Timeline
Symbol 99 TextUses:35Used by:131  Timeline
Symbol 100 TextUses:35Used by:131 142  Timeline
Symbol 101 TextUses:35Used by:Timeline
Symbol 102 TextUses:35Used by:Timeline
Symbol 103 TextUses:35Used by:Timeline
Symbol 104 TextUses:35Used by:Timeline
Symbol 105 TextUses:35Used by:Timeline
Symbol 106 TextUses:35Used by:Timeline
Symbol 107 TextUses:35Used by:142  Timeline
Symbol 108 TextUses:35Used by:142  Timeline
Symbol 109 TextUses:35Used by:Timeline
Symbol 110 TextUses:35Used by:131 142  Timeline
Symbol 111 GraphicUsed by:114
Symbol 112 GraphicUsed by:114
Symbol 113 GraphicUsed by:114
Symbol 114 ButtonUses:111 112 113Used by:Timeline
Symbol 115 TextUses:35Used by:131 142
Symbol 116 TextUses:35Used by:131
Symbol 117 TextUses:35Used by:131
Symbol 118 TextUses:35Used by:131 142
Symbol 119 TextUses:35Used by:131
Symbol 120 TextUses:35Used by:131 142
Symbol 121 TextUses:35Used by:131 142
Symbol 122 TextUses:35Used by:131
Symbol 123 TextUses:35Used by:131 142
Symbol 124 TextUses:35Used by:131
Symbol 125 TextUses:35Used by:131
Symbol 126 TextUses:35Used by:131 142
Symbol 127 TextUses:35Used by:131 142
Symbol 128 TextUses:35Used by:131
Symbol 129 TextUses:35Used by:131
Symbol 130 GraphicUsed by:131
Symbol 131 ButtonUses:100 110 96 115 116 117 118 97 119 99 120 121 122 123 124 125 126 127 128 129 130Used by:Timeline
Symbol 132 TextUses:35Used by:142
Symbol 133 TextUses:35Used by:142
Symbol 134 TextUses:35Used by:142
Symbol 135 TextUses:35Used by:142
Symbol 136 TextUses:35Used by:142
Symbol 137 TextUses:35Used by:142
Symbol 138 TextUses:35Used by:142
Symbol 139 TextUses:35Used by:142
Symbol 140 TextUses:35Used by:142
Symbol 141 GraphicUsed by:142
Symbol 142 ButtonUses:118 115 107 108 97 132 95 133 110 100 134 126 123 135 136 127 137 138 139 121 120 140 141Used by:Timeline
Symbol 143 GraphicUsed by:162
Symbol 144 GraphicUsed by:153 160 162
Symbol 145 GraphicUsed by:153 160 162
Symbol 146 GraphicUsed by:153
Symbol 147 GraphicUsed by:153
Symbol 148 GraphicUsed by:153
Symbol 149 GraphicUsed by:153
Symbol 150 GraphicUsed by:153
Symbol 151 GraphicUsed by:153
Symbol 152 GraphicUsed by:153
Symbol 153 MovieClipUses:146 144 147 148 145 149 150 151 152Used by:162
Symbol 154 GraphicUsed by:160
Symbol 155 GraphicUsed by:160
Symbol 156 GraphicUsed by:160
Symbol 157 GraphicUsed by:160
Symbol 158 GraphicUsed by:160
Symbol 159 GraphicUsed by:160
Symbol 160 MovieClipUses:154 144 155 145 156 157 158 159Used by:162
Symbol 161 GraphicUsed by:162
Symbol 162 MovieClipUses:143 144 145 153 160 161Used by:Timeline
Symbol 163 MovieClipUses:45Used by:Timeline
Symbol 164 EditableTextUses:69Used by:Timeline
Symbol 165 EditableTextUses:69Used by:Timeline
Symbol 166 EditableTextUses:69Used by:Timeline
Symbol 167 GraphicUsed by:169
Symbol 168 MovieClipUses:55Used by:169
Symbol 169 MovieClipUses:167 168Used by:Timeline
Symbol 170 GraphicUsed by:171
Symbol 171 MovieClipUses:170Used by:Timeline
Symbol 172 EditableTextUses:69Used by:Timeline
Symbol 173 MovieClipUses:66Used by:Timeline
Symbol 174 FontUsed by:175 176 216 217 218 219 220 221 223 236 237 238 239 241 245
Symbol 175 EditableTextUses:174Used by:Timeline
Symbol 176 EditableTextUses:174Used by:Timeline
Symbol 177 GraphicUsed by:186
Symbol 178 GraphicUsed by:186
Symbol 179 GraphicUsed by:186
Symbol 180 GraphicUsed by:186
Symbol 181 GraphicUsed by:186
Symbol 182 GraphicUsed by:186
Symbol 183 GraphicUsed by:186
Symbol 184 GraphicUsed by:186
Symbol 185 GraphicUsed by:186
Symbol 186 MovieClipUses:177 178 179 180 181 182 183 184 185Used by:187
Symbol 187 MovieClipUses:186Used by:188  Timeline
Symbol 188 MovieClipUses:187Used by:Timeline
Symbol 189 GraphicUsed by:Timeline
Symbol 190 GraphicUsed by:Timeline
Symbol 191 MovieClipUses:57Used by:Timeline
Symbol 192 EditableTextUses:69Used by:Timeline
Symbol 193 EditableTextUses:69Used by:Timeline
Symbol 194 EditableTextUses:69Used by:Timeline
Symbol 195 EditableTextUses:69Used by:Timeline
Symbol 216 EditableTextUses:174Used by:Timeline
Symbol 217 EditableTextUses:174Used by:Timeline
Symbol 218 TextUses:174Used by:Timeline
Symbol 219 EditableTextUses:174Used by:Timeline
Symbol 220 EditableTextUses:174Used by:Timeline
Symbol 221 TextUses:174Used by:Timeline
Symbol 222 GraphicUsed by:Timeline
Symbol 223 TextUses:174Used by:Timeline
Symbol 300 GraphicUsed by:229
Symbol 301 GraphicUsed by:229
Symbol 302 GraphicUsed by:229
Symbol 197 FontUsed by:304 305 198 200 205 207
Symbol 304 TextUses:197Used by:229
Symbol 305 TextUses:197Used by:229
Symbol 229 ButtonUses:300 301 302 304 305Used by:Timeline
Symbol 230 GraphicUsed by:Timeline
Symbol 231 GraphicUsed by:Timeline
Symbol 232 EditableTextUses:69Used by:Timeline
Symbol 233 EditableTextUses:69Used by:Timeline
Symbol 234 EditableTextUses:69Used by:Timeline
Symbol 235 GraphicUsed by:Timeline
Symbol 236 EditableTextUses:174Used by:Timeline
Symbol 237 EditableTextUses:174Used by:Timeline
Symbol 238 EditableTextUses:174Used by:Timeline
Symbol 239 EditableTextUses:174Used by:Timeline
Symbol 240 GraphicUsed by:243
Symbol 241 TextUses:174Used by:243
Symbol 242 GraphicUsed by:243 284 286
Symbol 243 ButtonUses:240 241 242Used by:Timeline
Symbol 244 EditableTextUses:37Used by:Timeline
Symbol 245 TextUses:174Used by:Timeline
Symbol 246 GraphicUsed by:Timeline
Symbol 247 EditableTextUses:69Used by:Timeline
Symbol 248 EditableTextUses:69Used by:Timeline
Symbol 249 EditableTextUses:69Used by:Timeline
Symbol 250 GraphicUsed by:Timeline
Symbol 251 FontUsed by:252 254 256 258 262 264 271 275 298
Symbol 252 TextUses:251Used by:Timeline
Symbol 253 GraphicUsed by:Timeline
Symbol 254 TextUses:251Used by:Timeline
Symbol 255 GraphicUsed by:260
Symbol 256 TextUses:251Used by:260
Symbol 257 GraphicUsed by:260
Symbol 258 TextUses:251Used by:260
Symbol 259 GraphicUsed by:260
Symbol 260 ButtonUses:255 256 257 258 259Used by:Timeline
Symbol 261 GraphicUsed by:Timeline
Symbol 262 TextUses:251Used by:Timeline
Symbol 263 GraphicUsed by:Timeline
Symbol 264 TextUses:251Used by:Timeline
Symbol 265 GraphicUsed by:Timeline
Symbol 266 GraphicUsed by:Timeline
Symbol 267 EditableTextUses:69Used by:Timeline
Symbol 268 EditableTextUses:69Used by:Timeline
Symbol 269 EditableTextUses:69Used by:Timeline
Symbol 270 GraphicUsed by:Timeline
Symbol 271 TextUses:251Used by:Timeline
Symbol 272 GraphicUsed by:Timeline
Symbol 273 GraphicUsed by:Timeline
Symbol 274 GraphicUsed by:Timeline
Symbol 275 TextUses:251Used by:Timeline
Symbol 276 GraphicUsed by:278
Symbol 277 GraphicUsed by:278
Symbol 278 ButtonUses:276 277Used by:Timeline
Symbol 279 GraphicUsed by:Timeline
Symbol 280 EditableTextUses:69Used by:Timeline
Symbol 281 EditableTextUses:69Used by:Timeline
Symbol 282 EditableTextUses:69Used by:Timeline
Symbol 283 TextUses:37Used by:284
Symbol 284 ButtonUses:283 242Used by:Timeline
Symbol 285 TextUses:37Used by:286
Symbol 286 ButtonUses:285 242Used by:Timeline
Symbol 287 EditableTextUses:37Used by:290
Symbol 288 EditableTextUses:37Used by:290
Symbol 289 EditableTextUses:37Used by:290
Symbol 290 MovieClipUses:287 288 289Used by:Timeline
Symbol 291 TextUses:37Used by:Timeline
Symbol 292 TextUses:37Used by:Timeline
Symbol 293 TextUses:37Used by:296
Symbol 294 FontUsed by:295
Symbol 295 EditableTextUses:294Used by:296
Symbol 296 MovieClipUses:293 295Used by:Timeline
Symbol 297 GraphicUsed by:Timeline
Symbol 298 TextUses:251Used by:Timeline
Symbol 196 GraphicUsed by:299
Symbol 198 TextUses:197Used by:299
Symbol 199 GraphicUsed by:299
Symbol 200 TextUses:197Used by:299
Symbol 201 GraphicUsed by:299
Symbol 202 TextUses:69Used by:299
Symbol 299 ButtonUses:196 198 199 200 201 202Used by:Timeline
Symbol 204 GraphicUsed by:209
Symbol 205 TextUses:197Used by:209
Symbol 206 GraphicUsed by:209
Symbol 207 TextUses:197Used by:209
Symbol 208 GraphicUsed by:209
Symbol 209 ButtonUses:204 205 206 207 208Used by:Timeline

Instance Names

"mc_load_info"Frame 2Symbol 34 MovieClip
"swordguage"Frame 2Symbol 42 MovieClip
"swordguage"Frame 2Symbol 42 MovieClip
"hobbit"Frame 4Symbol 162 MovieClip
"explosion"Frame 4Symbol 163 MovieClip
"rock"Frame 4Symbol 57 MovieClip
"dragonrock"Frame 4Symbol 169 MovieClip
"time"Frame 4Symbol 171 MovieClip
"flyingdragon"Frame 4Symbol 173 MovieClip
"life_meter"Frame 4Symbol 188 MovieClip
"swordguage"Frame 4Symbol 42 MovieClip
"dragonrock"Frame 5Symbol 169 MovieClip
"rock"Frame 5Symbol 191 MovieClip
"hobbit"Frame 6Symbol 162 MovieClip
"ok_btn"Frame 6Symbol 243 Button
"name_txt"Frame 6Symbol 244 EditableText
"swordguage"Frame 7Symbol 42 MovieClip
"last_btn"Frame 9Symbol 284 Button
"next_btn"Frame 9Symbol 286 Button
"line1_mc"Frame 9Symbol 290 MovieClip
"line2_mc"Frame 9Symbol 290 MovieClip
"line3_mc"Frame 9Symbol 290 MovieClip
"line4_mc"Frame 9Symbol 290 MovieClip
"line5_mc"Frame 9Symbol 290 MovieClip
"line6_mc"Frame 9Symbol 290 MovieClip
"line7_mc"Frame 9Symbol 290 MovieClip
"line8_mc"Frame 9Symbol 290 MovieClip
"line9_mc"Frame 9Symbol 290 MovieClip
"line10_mc"Frame 9Symbol 290 MovieClip
"loading_mc"Frame 9Symbol 296 MovieClip
"swordmask"Symbol 42 MovieClip Frame 1Symbol 41 MovieClip
"colision1"Symbol 56 MovieClip Frame 1Symbol 55 MovieClip
"colision4"Symbol 56 MovieClip Frame 1Symbol 55 MovieClip
"colision3"Symbol 56 MovieClip Frame 1Symbol 55 MovieClip
"colision2"Symbol 56 MovieClip Frame 1Symbol 55 MovieClip
"dragonrock"Symbol 66 MovieClip Frame 1Symbol 57 MovieClip
"colision1"Symbol 168 MovieClip Frame 1Symbol 55 MovieClip
"colision4"Symbol 168 MovieClip Frame 1Symbol 55 MovieClip
"colision3"Symbol 168 MovieClip Frame 1Symbol 55 MovieClip
"colision2"Symbol 168 MovieClip Frame 1Symbol 55 MovieClip
"dragon"Symbol 173 MovieClip Frame 1Symbol 66 MovieClip
"rank_txt"Symbol 290 MovieClip Frame 1Symbol 287 EditableText
"score_txt"Symbol 290 MovieClip Frame 1Symbol 288 EditableText
"name_txt"Symbol 290 MovieClip Frame 1Symbol 289 EditableText

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "sound_bang"
ExportAssets (56)Timeline Frame 1Symbol 4 as "alien3"
ExportAssets (56)Timeline Frame 1Symbol 7 as "WhiteSmoke"

Labels

"preloader"Frame 1
"intro"Frame 3
"game"Frame 4
"gameover"Frame 5
"scoreenter"Frame 6
"help"Frame 7
"credits"Frame 8
"scores"Frame 9
"standright"Symbol 162 MovieClip Frame 1
"standleft"Symbol 162 MovieClip Frame 6
"walkleft"Symbol 162 MovieClip Frame 11
"walkright"Symbol 162 MovieClip Frame 17
"duck"Symbol 162 MovieClip Frame 22
"hit"Symbol 162 MovieClip Frame 27

Dynamic Text Variables

mc_load_info.percentLoadedSymbol 11 EditableText"0:00"
mc_load_info.percentLoadedSymbol 38 EditableText"0:00"
numRocksSymbol 164 EditableText""
maxRocksSymbol 165 EditableText""
_root.timerSymbol 166 EditableText""
livesSymbol 172 EditableText""
scoreSymbol 175 EditableText"5"
scoreSymbol 176 EditableText"5"
numRocksSymbol 192 EditableText""
maxRocksSymbol 193 EditableText""
moreRocksSymbol 194 EditableText""
livesSymbol 195 EditableText""
scoreSymbol 216 EditableText"5"
scoreSymbol 217 EditableText"5"
scoreSymbol 219 EditableText"5"
scoreSymbol 220 EditableText"5"
numRocksSymbol 232 EditableText""
maxRocksSymbol 233 EditableText""
moreRocksSymbol 234 EditableText""
scoreSymbol 236 EditableText"5"
scoreSymbol 237 EditableText"5"
scoreSymbol 238 EditableText"5"
scoreSymbol 239 EditableText"5"
playerNameSymbol 244 EditableText""
numRocksSymbol 247 EditableText""
maxRocksSymbol 248 EditableText""
moreRocksSymbol 249 EditableText""
numRocksSymbol 267 EditableText""
maxRocksSymbol 268 EditableText""
moreRocksSymbol 269 EditableText""
numRocksSymbol 280 EditableText""
maxRocksSymbol 281 EditableText""
moreRocksSymbol 282 EditableText""
errorMsgSymbol 295 EditableText""




http://swfchan.com/9/42204/info.shtml
Created: 10/5 -2019 01:18:53 Last modified: 10/5 -2019 01:18:53 Server time: 03/05 -2024 05:38:18