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

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

Bandit Gunslinger.swf

This is the info page for
Flash #211662

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


Text
GamesFreak.net

PLAY FREE GAMES NOW!

Press Space to Begin

Click to Begin

Security Error
www.jflashgaming.com

<p align="center"><font face="Carnivalee Freakshow" size="49" color="#3f371f" letterSpacing="0.000000" kerning="1">1</font></p>

Games Freak .net

A- shoot left
S- shoot down
D- shoot right

Move                      Jump
Crouch

Reload

A

S

D

R

Level

Ammo

Crouch

Jump

Crouch

Jump

Shoot & Reload

<p align="center"><font face="DENIAL" size="40" color="#000000" letterSpacing="0.000000" kerning="1">FIND HIM</font></p>

O- Toggle Effects
M- Toggle Music

www.jflashgaming.com

700x400 px

www.jflashgaming.com 700x400 px

enemies killed

obstacles dodged

trains jumped

<p align="center"><font face="DENIAL" size="13" color="#000000" letterSpacing="0.000000" kerning="1">enemies killed</font></p>

<p align="center"><font face="DENIAL" size="13" color="#000000" letterSpacing="0.000000" kerning="1">obstacles dodged</font></p>

<p align="center"><font face="DENIAL" size="13" color="#000000" letterSpacing="0.000000" kerning="1">trains jumped</font></p>

score

<p align="center"><font face="DENIAL" size="13" color="#000000" letterSpacing="0.000000" kerning="1">survival</font></p>

<p align="center"><font face="Arial" size="12" color="#000000" letterSpacing="0.000000" kerning="1">OOOOOOOO</font></p>

*visit menu for more info

<p align="center"></p>

hint: duck and shoot

hint: reload when theres a break in the action

hint: it only takes one shot to kill the thugs

hint: melee attack is a time saving alternative

hint: azerty can use 1,2,3,4 as controls

hint: the eagle represents a checkpoint

hint: game lagging? turn off the effects with 'o' the key

hint: the 'm' key will disable the music

hint: anticipate attacks and dodge accordingly

hint: horseman needs to die before advancing

hint: move forward  to advance

m - toggle music
o - toggle objects

press 'q' to quit
space to return to last checkpoint
need help? press '1' for the guide
press '2' for more games

left/right . . . . . . . .  run
up . . . . . . . . . . . . . . . . jump
down . . . . . . . . . . . .  . duck
a . . . . . . . . . . . . . . . . . shoot back
s . . . . . . . . . . . . . . . . . shoot down
d . . . . . . . . . . . . . . . . . shoot forward
R . . . . . . . . . . . . . . . . . reload

<p align="left"></p>

press space  to quick start
1 for instructions, 2 for intro, 3 for more games, 4 for game guide, 5 for high scores

programming by Jeffrey louie
graphics by michael krein

V1.01

i was the greatest bandit...
but things have changed.
i never expected this...

spacebar to skip

i was the greatest bandit... but
things have changed.
i never expected this...
i never thought it would come
down to this.

i didn't think you could find me
here.
i'm surprised you have the
courage to fight me and my
men...
you won't get off this train alive.

i didn't think you could find me
here.
i'm surprised you have the courage
to fight me and my men...
you won't get off this train
alive.

you don't know who i am,
do you?

you don't know who i am,
do you?

you don't know who i am,
do you?

you thought you could kill
john without consequence?

you thought you could kill
john without consequence?

you thought you could kill
john without consequence?

no...

no...

no...

no more lies

it ends now

<p align="center"></p>

<p align="center"><font face="DENIAL" size="15" color="#000000" letterSpacing="0.000000" kerning="1">wwwwfdes</font></p>

playername:

final score:

<p align="center"><font face="DENIAL" size="15" color="#000000" letterSpacing="0.000000" kerning="1">score:</font></p>

spacebar to return

There are two high score tables for this game:
1. Survival
A score is generated depending on how many enemies you kill, obstacles you jump, trains you pass.  This
score resets after each death, so make sure you submit your score.
2.  Final Score
This score is submitted at the end of the game, based on the objectives listed above as well as factoring in
time.  Don't worry about dying because that won't lower your score.

ActionScript [AS1/AS2]

Frame 1
mochi.as2.MochiAd.showPreGameAd({id:"f3eb86dc007de4df", res:"700x400", ad_finished:function () { loadpass(); }}); trop = new trophies("bandit"); function reachCheckpoint() { trop.unlockTrophy(phase); mochi.MochiScores.closeLeaderboard(); _root.hud.transflash.gotoAndPlay(2); spawnVultureSign(); firsttrain = 9999999 /* 0x98967F */; firsttrain_k = 0; k = 0; while (k <= 7) { if (_root["boxcar" + k] && (_root["boxcar" + k]._x < firsttrain)) { firsttrain = _root["boxcar" + k]._x; firsttrain_k = k; } k++; } checkpoint[0] = firsttrain; checkpoint[1] = _root.bandit._x; gcheck = 0; t = 0; while (t < 5) { if ((checkpoint[1] > _root["boxcar" + t]._x) && (checkpoint[1] < (_root["boxcar" + t]._x + 240))) { gcheck++; break; } t++; } if (gcheck == 0) { checkpoint[1] = checkpoint[1] + 100; } k = 0; while (k <= 7) { checkpoint[2 + k] = _root["boxcar" + firsttrain_k].Top._currentframe; firsttrain_k++; if (firsttrain_k > 5) { firsttrain_k = 0; } k++; } checkpoint_diff[0] = difficulty; checkpoint_diff[1] = carsjumped; checkpoint_diff[2] = enemieskilled; checkpoint_diff[3] = obstaclesjumped; checkpoint_diff[4] = gametime; } function resetCheck() { if (!_root.blacktrans) { _root.attachMovie("blacktrans", "blacktrans", 999999); blacktrans._x = hud._x - 10; blacktrans._y = hud._y - 10; blacktrans._alpha = 5; blacktrans.dir = 1; blacktrans.onEnterFrame = function () { this._alpha = this._alpha + (8 * this.dir); this._x = -_root._x; if ((this._alpha >= 100) && (this.dir == 1)) { removeObjects(); levelStart(); this._x = -_root._x; this.dir = -1; } else if (this._alpha <= 0) { this.removeMovieClip(); } }; } } function resetGame(_loc) { mochi.MochiScores.closeLeaderboard(); _root.survivalscore = 0; if (!_root.blacktrans) { _root.attachMovie("blacktrans", "blacktrans", 999999); blacktrans._x = hud._x - 10; blacktrans._y = hud._y - 10; blacktrans._alpha = 5; blacktrans.dir = 1; blacktrans.onEnterFrame = function () { this._alpha = this._alpha + (8 * this.dir); this._x = -_root._x; if ((this._alpha >= 115) && (this.dir == 1)) { removeObjects(); _root.gotoAndStop(_loc); this._x = -_root._x; this.dir = -1; } else if (this._alpha <= 0) { this.removeMovieClip(); } }; } } function removeObjects() { _root.bg.removeMovieClip(); clearInterval(environmentint); clearInterval(obstacleint); clearInterval(hud.textint); _root.bandit.removeMovieClip(); _root.rider_bandit.removeMovieClip(); _root.mexican.removeMovieClip(); _root.bonus.removeMovieClip(); _k = 0; while (_k <= 60) { _root["boxcar" + _k].removeMovieClip(); _root["thug" + _k].removeMovieClip(); _root["horse" + _k].removeMovieClip(); _root["obstacle" + _k].removeMovieClip(); _root["obstaclesign" + _k].removeMovieClip(); _k++; } _k = 0; while (_k < 180) { _root["bullet" + _k].removeMovieClip(); _root["prop" + _k].removeMovieClip(); _root["particle" + _k].removeMovieClip(); _k++; } _root.hud.removeMovieClip(); ecount = 0; hcount = 0; hcheck = false; q = 1; i = 0; xlim = 0; _root._x = xlim; b = 0; m = 0; n = 201; pn = 0; obn = 0; ocounter = -7; } function startIntro() { _root.attachMovie("rider_bandit", "rider_bandit", 50999); _root.rider_bandit._x = (-_root._x) - 150; _root.rider_bandit._y = 340; _root.rider_bandit._xscale = -100; _root.rider_bandit.onEnterFrame = function () { if (this._x > 300) { this._x = 300; this.gotoAndPlay(3); } else if (this._x < 300) { this._x = this._x + 12; } }; } _root.playerscore = 0; _root.survivalscore = 0; _root.playername = "Player" + random(100); _quality = "MEDIUM"; objects = true; backgrounds = true; Stage.showMenu = false; function sonic() { cheater = true; _root.playername = "Cheater"; _root.pspeed = 15; } function badass() { cheater = true; _root.playername = "Cheater"; _root.badassmode = true; } var someListener = new Object(); someListener.onMouseDown = function () { if (_root.INTRO._currentframe > 195) { _root.resetGame(3); } else if (_currentframe == 4) { _root.resetGame(6); _root.playcolt(); toot_sound.start(0, 1); } else if (_currentframe == 5) { toot_sound.start(0, 1); _root.resetGame(6); _root.playcolt(); } }; Mouse.addListener(someListener); jfg = new cheats(); jfg.addPassword("sonic", "Speed Activated"); jfg.addPassword("badass", "Hardcore Mode Activated"); jfg.addPassword("jflash", "This does nothing :)"); cheater = false; _root.pspeed = 8; badassmode = false; var keyListener = new Object(); keyListener.onKeyDown = function () { if (Key.isDown(192)) { jfg.toggleDisplay(); } lastkey = 0; if (_currentframe == 4) { if (Key.isDown(49) || (Key.isDown(97))) { _root.menu.desy = 170; } else { _root.menu.desy = 310; } if ((Key.isDown(50) && (!key2)) || (Key.isDown(98) && (!key2))) { key2 = true; _root.resetGame(5); _root.playcolt(); } else if ((Key.isDown(51) && (!key3)) || (Key.isDown(99) && (!key3))) { key3 = true; _root.getURL("http://www.gamesfreak.net", "_blank"); } else if ((Key.isDown(52) && (!key4)) || (Key.isDown(100) && (!key4))) { key4 = true; _root.getURL("http://www.jflashgaming.com/blog", "_blank"); } else if (Key.isDown(53) || (Key.isDown(101))) { _root.resetGame(8); } } else if (_root.hud._currentframe > 2) { if ((Key.isDown(49) && (!key1)) || (Key.isDown(97) && (!key1))) { key1 = true; _root.getURL("http://www.jflashgaming.com/blog", "_blank"); } else if ((Key.isDown(50) && (!key2)) || (Key.isDown(98) && (!key2))) { key2 = true; _root.getURL("http://www.gamesfreak.net", "_blank"); } } if (Key.isDown(32)) { if (_root.INTRO._currentframe > 195) { _root.resetGame(3); } if (_currentframe == 4) { _root.resetGame(6); _root.playcolt(); toot_sound.start(0, 1); } else if (_currentframe == 5) { toot_sound.start(0, 1); _root.resetGame(6); _root.playcolt(); } else if (_root.hud._currentframe > 2) { _root.resetCheck(); toot_sound.start(0, 1); _root.playcolt(); } else if (_currentframe == 8) { _root.resetGame(4); } } if (Key.isDown(81) && (_root.hud._currentframe > 2)) { _root.resetGame(4); _root.playcolt(); } if (Key.isDown(77) && (!mkey)) { mkey = true; if (music) { music = false; western_sound.stop(); _root.hud.displayMessage("Music Off"); } else { music = true; western_sound.start(0, 9999); train_sound.start(0, 9999); _root.hud.displayMessage("Music On"); } } if (Key.isDown(79) && (!okey)) { okey = true; if (objects) { objects = false; _root.hud.displayMessage("Objects Off"); } else { objects = true; _root.hud.displayMessage("Objects On"); } } if (Key.isDown(37)) { lkey = true; } else if (Key.isDown(39)) { rkey = true; } if (Key.isDown(40)) { dkey = true; } else if (Key.isDown(38)) { if (((!bandit.jump) && (!ukey)) && (bandit.alive)) { ukey = true; bandit.yspd = -13; bandit.jump = true; bandit.legs.gotoAndPlay("Jump1"); } } if (Key.isDown(49) || (Key.isDown(65))) { if ((!bandit.reloading) && (!bandit.shooting)) { if ((bandit._xscale > 0) && (checkDistance(0))) { bandit.arms.gotoAndPlay("Fist"); bandit.reloading = true; } else if (bandit.Bullets > 0) { if (bandit._xscale > 0) { bandit.arms.gotoAndPlay("Shot1"); } else { bandit.arms.gotoAndPlay("Shot2"); } bandit.bdir = 180; } else { bandit.reloading = true; bandit.arms.gotoAndPlay("Re"); } } else if (bandit._xscale > 0) { lastkey = 1; } else { lastkey = -1; } } if (Key.isDown(50) || (Key.isDown(83))) { if ((!bandit.reloading) && (!bandit.shooting)) { if (bandit.Bullets > 0) { bandit.arms.gotoAndPlay("Shot3"); bandit.bdir = 90; } else { bandit.reloading = true; bandit.arms.gotoAndPlay("Re"); } } else { lastkey = 2; } } if (Key.isDown(51) || (Key.isDown(68))) { if ((!bandit.reloading) && (!bandit.shooting)) { if ((bandit._xscale < 0) && (checkDistance(0))) { bandit.arms.gotoAndPlay("Fist"); bandit.reloading = true; } else if (bandit.Bullets > 0) { if (bandit._xscale < 0) { bandit.arms.gotoAndPlay("Shot1"); } else { bandit.arms.gotoAndPlay("Shot2"); } bandit.bdir = 0; } else { bandit.reloading = true; bandit.arms.gotoAndPlay("Re"); } } else if (bandit._xscale < 0) { lastkey = 1; } else { lastkey = -1; } } if (Key.isDown(52) || (Key.isDown(82))) { lastkey = 3; if (((!bandit.reloading) && (!bandit.shooting)) && (bandit.Bullets < 6)) { bandit.reloading = true; bandit.arms.gotoAndPlay("Re"); } } }; keyListener.onKeyUp = function () { if (!Key.isDown(37)) { lkey = false; if ((!bandit.jump) && (!bandit.Crouch)) { bandit.legs.gotoAndPlay("Idle"); } } if (!Key.isDown(39)) { rkey = false; if ((!bandit.jump) && (!bandit.Crouch)) { bandit.legs.gotoAndPlay("Idle"); } } if (!Key.isDown(38)) { ukey = false; } if (!Key.isDown(40)) { dkey = false; if (bandit.Crouch > 0) { bandit.legs.gotoAndPlay("CrouchEnd"); } } if ((!Key.isDown(49)) && (!Key.isDown(97))) { key1 = false; } if ((!Key.isDown(50)) && (!Key.isDown(98))) { key2 = false; } if ((!Key.isDown(51)) && (!Key.isDown(99))) { key3 = false; } if ((!Key.isDown(52)) && (!Key.isDown(100))) { key4 = false; } if ((!Key.isDown(53)) && (!Key.isDown(101))) { key5 = false; } if (!Key.isDown(77)) { mkey = false; } if (!Key.isDown(79)) { okey = false; } }; Key.addListener(keyListener); function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; var pv; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version)); u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } _root.kongregateServices.connect(); __com_mochibot__("83df95a8", this, 10301, true); function loadpass() { INTRO.play(); loadint = setInterval(loadcheck, 75); } function loadcheck() { loaded = Math.round((this.getBytesLoaded() / this.getBytesTotal()) * 100); if ((loadingStatus + 1) <= loaded) { loadingStatus = loadingStatus + 1; } } function setVariables() { gameVar = _root.gameVar; s = _root.s; checkNumber(); } function checkNumber() { xmlData = new XML(); xmlData.ignoreWhite = true; xmlData.onLoad = loadXML; xmlData.load((((s + "gameCheck.asp?gameVar=") + gameVar) + "&random=") + Math.random()); } function checkMe() { return(1); } function loadXML(success) { if (success) { xmlResponse = this.firstChild.childNodes[0].childNodes[0].firstChild.nodeValue; nNumberSecurity = xmlResponse; dispatchSecurityEvent(); } else { nNumberSecurity = 0; dispatchSecurityEvent(); } } function dispatchSecurityEvent() { if (nNumberSecurity == 1) { security_ok(); } else { security_fail(); } } function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; var pv; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version)); u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } var loaded = 0; var loadingStatus = 0; stop(); stop(); stop(); var nNumberSecurity = 0; var xmlResponse; var xmlData; setVariables(); __com_mochibot__("d39d8733", this, 10301, true); function spawnBullet(_player, _dir) { _root.attachMovie("bullet", "bullet" + b, 200000 + b); _root["bullet" + b].rot = ((random(40) / 40) - 0.5) + _dir; _root["bullet" + b]._rotation = _root["bullet" + b].rot; _root["bullet" + b].xspd = Math.cos(((_root["bullet" + b].rot * 2) * Math.PI) / 360) * 120; _root["bullet" + b].yspd = Math.sin(((_root["bullet" + b].rot * 2) * Math.PI) / 360) * 120; if (_player == 0) { _root["bullet" + b].team = 0; _root["bullet" + b]._x = _root.bandit._x; if (_root.bandit.Crouch > 0) { _root["bullet" + b]._y = _root.bandit._y - 15; _root["bullet" + b].crouch = true; } else { _root["bullet" + b]._y = _root.bandit._y - 33; _root["bullet" + b].crouch = false; } } else if (_player == -1) { _root["bullet" + b].team = 1; _root["bullet" + b]._x = _root.mexican._x; if (_root.mexican.Crouch > 0) { _root["bullet" + b]._y = _root.mexican._y - 20; _root["bullet" + b].crouch = true; } else { _root["bullet" + b]._y = _root.mexican._y - 38; _root["bullet" + b].crouch = false; } } else { _root["bullet" + b].team = 1; _root["bullet" + b]._x = _root["thug" + _player]._x; if (_root["thug" + _player].Crouch > 0) { _root["bullet" + b]._y = _root["thug" + _player]._y - 15; _root["bullet" + b].crouch = true; } else { _root["bullet" + b]._y = _root["thug" + _player]._y - 33; _root["bullet" + b].crouch = false; } } _root["bullet" + b].onEnterFrame = function () { this._x = this._x + this.xspd; this._y = this._y + this.yspd; if ((this._x > ((-_root._x) + 800)) || (this._x < ((-_root._x) - 100))) { this.removeMovieClip(); } if (this.team == 0) { _q = 1; while (_q < 21) { if (Math.abs((this._x + this.xspd) - _root["thug" + _q]._x) < 200) { if (((this.crouch && (_root["thug" + _q].jump)) || ((!this.crouch) && (_root["thug" + _q].Crouch != 0))) || (Math.abs((this._y + 33) - _root["thug" + _q]._y) > 20)) { } else if ((_root["thug" + _q].alive && (_root["thug" + _q]._x > (-_root._x))) && (_root["thug" + _q]._x < ((-_root._x) + 700))) { spawnParticle("blood", _root["thug" + _q]._x, this._y); _root["thug" + _q].death(0, 60); this.removeMovieClip(); break; } } _q++; } if ((Math.abs((this._x + this.xspd) - _root.mexican._x) < 200) && (_root.mexican.alive)) { spawnParticle("blood", _root.mexican._x, this._y); _root.mexican.death(); this.removeMovieClip(); } } else if (Math.abs((this._x + this.xspd) - _root.bandit._x) < 200) { if (((this.crouch && (_root.bandit.jump)) || ((!this.crouch) && (_root.bandit.Crouch != 0))) || (Math.abs((this._y + 33) - _root.bandit._y) > 20)) { } else if ((_root.bandit.alive && (_root.bandit._x > (-_root._x))) && (_root.bandit._x < ((-_root._x) + 700))) { spawnParticle("blood", _root.bandit._x, this._y); _root.bandit.death(0, 60); this.removeMovieClip(); } } }; b++; if (b > 50) { b = 0; } } function spawnBullet2(_player, _dir) { _root.attachMovie("bullet", "bullet" + b, 200000 + b); _root["bullet" + b].rot = ((random(40) / 40) - 0.5) + _dir; _root["bullet" + b]._rotation = _root["bullet" + b].rot; _root["bullet" + b].xspd = Math.cos(((_root["bullet" + b].rot * 2) * Math.PI) / 360) * 120; _root["bullet" + b].yspd = Math.sin(((_root["bullet" + b].rot * 2) * Math.PI) / 360) * 120; if (_dir == 90) { _root["bullet" + b].team = 0; _root["bullet" + b]._x = _root.bandit._x; _root["bullet" + b]._y = _root.bandit._y - 33; _root["bullet" + b].crouch = false; } else { _root["bullet" + b].team = 1; _root["bullet" + b]._x = _root["horse" + _player]._x; _root["bullet" + b]._y = _root["horse" + _player]._y; _root["bullet" + b].crouch = false; } _root["bullet" + b].onEnterFrame = function () { this._x = this._x + this.xspd; this._y = this._y + this.yspd; if ((this._y > 500) || (this._y < -100)) { this.removeMovieClip(); } if (this.team == 0) { if (_root.bonus.alive && (Math.abs(_root.bandit._x - _root.bonus._x) < 35)) { _root.enemieskilled++; _root.bonus.alive = false; _root.bonus.arms.gotoAndPlay("DeathF1"); _root.spawnParticle("blood", _root.bonus._x, _root.bonus._y - 50); _root.playthugdeath(); } _q = 0; while (_q < 21) { if (_root["horse" + _q].alive && (Math.abs(_root.bandit._x - _root["horse" + _q]._x) < 70)) { _root.spawnParticle("blood", _root["horse" + _q]._x, _root["horse" + _q]._y - 50); _root["horse" + _q].death(); this.removeMovieClip(); break; } _q++; } } }; b++; if (b > 50) { b = 0; } } function spawnVultureSign() { _root.attachMovie("vulturesign", "particle" + pn, 51100 + pn); _root["particle" + pn]._y = 350; _root["particle" + pn]._x = (-_root._x) + 900; _root["particle" + pn].onEnterFrame = function () { this._x = this._x - (10 + (_root.difficulty / 20)); if ((this._x < (_root.bandit._x + 200)) && (this._currentframe < 4)) { this.gotoAndPlay(5); } if (this._x < ((-_root._x) - 200)) { this.removeMovieClip(); } }; pn++; if (pn > 50) { pn = 0; } } function environmentHandler() { gametime++; if (random(240) == 0) { spawnBonus(); } ecounter++; if (badassmode) { spawnEnemy(); } if ((ecounter > (etime + random(4))) && (carsjumped > 0)) { spawnEnemy(); ecounter = 0; } if ((random(3) == 0) && (_root.objects)) { var _local4 = [1, 0, 0, 0, -25, 0, 1, 0, 0, (-random(40)) + 10, 0, 0, 1, 0, -25, 0, 0, 0, 1, random(8) - 4]; var _local3 = new flash.filters.ColorMatrixFilter(_local4); if (random(4) != 0) { if (random(2) == 0) { thedepth = random(20); } else { thedepth = random(30) + 60; } _z = 0; while (_z < 30) { if (_root["prop" + thedepth]) { if (random(2) == 0) { thedepth = random(20); } else { thedepth = random(30) + 60; } } else { break; } _z++; } _root.attachMovie("bush", "prop" + thedepth, 300000 + (2 * thedepth)); _root["prop" + thedepth].gotoAndStop(random(11) + 2); _root["prop" + thedepth]._y = 400 + thedepth; if (_root["prop" + thedepth]._currentframe < 10) { _root["prop" + thedepth].filters = [_local3]; } } else { thedepth = 80 + random(60); _z = 0; while (_z < 30) { if (_root["prop" + thedepth]) { thedepth = 80 + random(60); } else { break; } _z++; } if (random(3) != 0) { _root.attachMovie("bush", "prop" + thedepth, 50000 + thedepth); _root["prop" + thedepth].gotoAndStop(random(11) + 2); if (_root["prop" + thedepth]._currentframe < 10) { _root["prop" + thedepth].filters = [_local3]; } } else { _root.attachMovie("rock", "prop" + thedepth, 50000 + thedepth); } _root["prop" + thedepth]._y = (300 + thedepth) - 80; } _root["prop" + thedepth].spd = 14 + ((_root["prop" + thedepth]._y - 325) / 30); _root["prop" + thedepth]._x = (-_root._x) + 900; _root["prop" + thedepth].onEnterFrame = function () { this._x = this._x - this.spd; if (this._x < ((-_root._x) - 200)) { this.removeMovieClip(); } }; } } function obstacleHandler() { difficultycheck = (carsjumped + enemieskilled) + obstaclesjumped; if (carsjumped > 77) { if (phase != 9) { reachCheckpoint(); spawnMexican(); } phase = 9; etime = 999999 /* 0x0F423F */; signtime = 999999 /* 0x0F423F */; } else if ((carsjumped > 65) && (_root.hcount == 0)) { if (phase != 8) { difficulty = 190; reachCheckpoint(); } phase = 8; etime = 5; signtime = 30; } else if (carsjumped > 60) { if ((carsjumped > 64) && (hcount > 0)) { carsjumped = 64; } if (phase != 7) { difficulty = 150; reachCheckpoint(); hcheck = false; } if (!hcheck) { hcheck = true; spawnHorse(true); } phase = 7; etime = 999999 /* 0x0F423F */; signtime = 20; } else if ((carsjumped > 48) && (_root.hcount == 0)) { if (phase != 6) { difficulty = 110; reachCheckpoint(); } phase = 6; etime = 5; signtime = 30; } else if (carsjumped > 38) { if ((carsjumped > 46) && (hcount > 0)) { carsjumped = 46; } if (phase != 5) { difficulty = 110; reachCheckpoint(); hcheck = false; } if ((carsjumped > 41) && (!hcheck)) { hcheck = true; spawnHorse(); } phase = 5; etime = 999999 /* 0x0F423F */; signtime = 2; } else if (carsjumped > 26) { if (phase != 4) { difficulty = 60; reachCheckpoint(); } phase = 4; etime = 5; signtime = 19; } else if (carsjumped > 14) { if ((carsjumped > 27) && (hcount > 0)) { carsjumped = 27; } if (phase != 3) { hcheck = false; difficulty = 40; reachCheckpoint(); } if ((carsjumped > 17) && (!hcheck)) { hcheck = true; spawnHorse(); } phase = 3; etime = 18; signtime = 10; } else if (carsjumped > 5) { if (phase != 2) { difficulty = 20; reachCheckpoint(); } phase = 2; etime = 7; signtime = 18; } else { difficulty = 0; phase = 1; etime = 15; signtime = 31; } ocounter++; if (((ocounter > 5) && (random(signtime) == 0)) && (carsjumped > 0)) { spawnSign(); ocounter = 0; } } function spawnSign() { if ((!_root["obstacle" + obn]) && (_root.bandit)) { _root.attachMovie("sign", "obstaclesign" + obn, 100010 + obn); if (random(2) == 0) { _root.attachMovie("sign_jump", "obstacle" + obn, 51000 + obn); _root["obstacle" + obn].Crouch = false; _root["obstaclesign" + obn]._y = 225; } else { _root.attachMovie("sign_duck", "obstacle" + obn, 51000 + obn); _root["obstacle" + obn].Crouch = true; _root["obstaclesign" + obn]._y = 200; } _root["obstacle" + obn]._y = 350; _root["obstacle" + obn].obn = obn; _root["obstacle" + obn]._x = (-_root._x) + 750; _root["obstaclesign" + obn]._x = _root["obstacle" + obn]._x; _root["obstacle" + obn].onEnterFrame = function () { this._x = this._x - (10 + (_root.difficulty / 32)); _root["obstaclesign" + this.obn]._x = this._x; _q = 1; while (_q <= 20) { if ((((_root["thug" + _q].alive && ((this._x - _root["thug" + _q]._x) < 80)) && (this._x > _root["thug" + _q]._x)) && (!_root["thug" + _q].jump)) && (_root["thug" + _q].Crouch == 0)) { if ((random(5) != 0) && (!this.Crouch)) { _root["thug" + _q].jump = true; _root["thug" + _q].yspd = -15; _root["thug" + _q].legs.legs.gotoAndPlay("Jump1"); } else if (this.Crouch) { _root["thug" + _q].getdown(); } } if (((Math.abs((this._x + 20) - _root["thug" + _q]._x) < 25) && (_root["thug" + _q].alive)) && (_root["thug" + _q]._x < (((-_root._x) + 700) + 20))) { if ((this.Crouch && (_root["thug" + _q].Crouch < 8)) || ((!this.Crouch) && (_root["thug" + _q]._y > 250))) { if (this.Crouch) { _root["thug" + _q].death(-1); } else { _root["thug" + _q].death(1); _root["thug" + _q].jump = true; _root["thug" + _q].yspd = 0; } } } _q++; } if ((Math.abs((this._x + 20) - _root.bandit._x) < 25) && (_root.bandit.alive)) { if ((this.Crouch && (_root.bandit.Crouch < 8)) || ((!this.Crouch) && (_root.bandit._y > 250))) { if (this.Crouch) { _root.bandit.death(-1); } else { _root.bandit.death(1); _root.bandit.jump = true; _root.bandit.yspd = -10; } } } if (this._x < ((-_root._x) - 50)) { _root["obstaclesign" + this.obn].removeMovieClip(); if (_root.bandit.alive) { _root.obstaclesjumped++; _root.survivalscore = _root.survivalscore + 5; } this.removeMovieClip(); } }; obn++; if (obn > 10) { obn = 0; } } } function throwDynamite(_loc) { _root.attachMovie("dynamite", "particle" + pn, 200100 + pn); if (_loc == 0) { _root["particle" + pn]._x = _root.mexican._x; _root["particle" + pn]._y = _root.mexican._y - 40; _root["particle" + pn].yspd = -20; _root["particle" + pn].xspd = (-random(15)) - 3; } else { _root["particle" + pn]._x = _root["horse" + _loc]._x; _root["particle" + pn]._y = _root["horse" + _loc]._y - 40; _root["particle" + pn].yspd = -30; _root["particle" + pn].xspd = random(10) - 5; } _root["particle" + pn].onEnterFrame = function () { this._rotation = this._rotation + 3; this._x = this._x + this.xspd; this._y = this._y + this.yspd; this.yspd = this.yspd + 2; if ((this.yspd > 0) && (this._y > (245 + random(30)))) { _root.explosion(this._x, this._y); this.removeMovieClip(); } }; pn++; if (pn > 50) { pn = 0; } } function explosion(_xpos, _ypos) { if (((Math.abs(_xpos - _root.bandit._x) < 33) && (_root.bandit.alive)) && (Math.abs(_ypos - _root.bandit._y) < 35)) { if (_xpos > _root.bandit._x) { _root.bandit.death(-1); } else { _root.bandit.death(1); } _root.bandit.specfall = true; } _q = 1; while (_q <= 20) { if (_root["thug" + _q].alive && (Math.abs(_xpos - _root["thug" + _q]._x) < 40)) { if (_xpos > _root["thug" + _q]._x) { _root["thug" + _q].death(-1); } else { _root["thug" + _q].death(1); } } _q++; } _root.attachMovie("explosion", "particle" + pn, 200100 + pn); _root["particle" + pn]._x = _xpos; _root["particle" + pn]._y = _ypos; pn++; if (pn > 50) { pn = 0; } } function spawnParticle(_type, _xpos, _ypos) { if ((_type == "blood") && (_root.objects)) { _root.attachMovie("blood", "particle" + pn, 455100 + pn); _root["particle" + pn]._rotation = random(360); } else if (_root.objects) { _root.attachMovie("gun", "particle" + pn, 200100 + pn); _root["particle" + pn].gotoAndStop(_type); _root["particle" + pn]._rotation = random(360); _root["particle" + pn].xspd = random(10) - 5; _root["particle" + pn].yspd = (-random(8)) + 2; _root["particle" + pn].onEnterFrame = function () { this._x = this._x - this.xspd; this._y = this._y + this.yspd; if (this.yspd != 0) { this._rotation = this._rotation + 15; } else { this._rotation = 0; } this.yspd = this.yspd + 3; if (((this._y > 240) && (!this.boing)) && (random(2) == 0)) { t = 0; while (t < 5) { if ((this._x > _root["boxcar" + t]._x) && (this._x < (_root["boxcar" + t]._x + 240))) { this.yspd = this.yspd * -0.8; this.xspd = this.xspd + 8; this.boing = true; break; } t++; } this.boing = true; } else if (this._y > 240) { this.boing = true; } if ((this._y > (380 + random(20))) && (this.yspd > 0)) { this.xspd = this.xspd + 10; if (this.xspd > 20) { this.xspd = 20; } this.yspd = this.yspd * -0.3; if (Math.abs(this.yspd) < 3) { this.yspd = 0; } } if (this._x < ((-_root._x) - 25)) { this.removeMovieClip(); } }; } _root["particle" + pn]._x = _xpos; _root["particle" + pn]._y = _ypos; pn++; if (pn > 50) { pn = 0; } } b = 0; m = 0; n = 201; ecounter = 5; obn = 0; ocounter = 0; difficulty = 0; carsjumped = 0; enemieskilled = 0; obstaclesjumped = 0; difficultycheck = 0; pn = 0; function levelStart() { _root.frontcar = false; difficulty = checkpoint_diff[0]; carsjumped = checkpoint_diff[1]; enemieskilled = checkpoint_diff[2]; obstaclesjumped = checkpoint_diff[3]; gametime = checkpoint_diff[4]; k = 0; while (k < 5) { createCar(checkpoint[0] + (k * 275), checkpoint[2 + k]); k++; } if (phase == 1) { startIntro(); } else { spawnChar(checkpoint[1]); } xlim = checkpoint[1] - 300; _root._x = -xlim; if (backgrounds) { _root.attachMovie("background", "bg", 1); } _root.attachMovie("hud", "hud", 301000); environmentint = setInterval(environmentHandler, 200); obstacleint = setInterval(obstacleHandler, 350); spawnVultureSign(); if (phase == 9) { _root.spawnMexican(); } if (phase == 1) { _root._x = (-xlim) + 85; } _root._y = (random(80) / 20) - 60; bg._x = -_root._x; hud._x = -_root._x; hud._y = -_root._y; } function spawnChar(_xloc) { _root.attachMovie("bandit", "bandit", 100100); bandit._xscale = -100; bandit._x = _xloc; bandit._y = 255; bandit.jump = false; bandit.run = false; bandit.alive = true; bandit.yspd = 0; var _local3 = [1, 0, 0, 0, -6, 0, 1, 0, 0, -6, 0, 0, 1, 0, -6, 0, 0, 0, 1, 0]; var _local2 = new flash.filters.ColorMatrixFilter(_local3); bandit.filters = [_local2]; } function createCar(_xloc, _top) { _root["boxcar" + i].removeMovieClip(); _root.attachMovie("boxcar", "boxcar" + i, 100000 - _xloc); _root["boxcar" + i]._y = 300; _root["boxcar" + i]._x = _xloc; _root["boxcar" + i].Top.gotoAndStop(random(18) + 1); _root["boxcar" + i].Top.gotoAndStop(_top); if (_root.mexican && (_root.mexican.health < 500)) { if (!_root.frontcar) { _root.frontcar = true; _root["boxcar" + i].gotoAndStop(2); } else { _root["boxcar" + i].gotoAndStop(3); } } i++; if (i > 5) { i = 0; } } function checkDistance(_tn) { if (_tn == 0) { _q = 0; while (_q < 20) { if (_root["thug" + _q].alive && (Math.abs(_root["thug" + _q]._x - bandit._x) < 60)) { if ((bandit._xscale < 0) && (_root["thug" + _q]._x > (bandit._x - 15))) { if ((((bandit.Crouch > 0) && (_root["thug" + _q].jump)) || ((bandit.Crouch == 0) && (_root["thug" + _q].Crouch > 0))) || (Math.abs(bandit._y - _root["thug" + _q]._y) > 20)) { } else { _root["thug" + _q].death(1, 200); } return(1); } if ((bandit._xscale > 0) && (_root["thug" + _q]._x < (bandit._x + 15))) { if ((((bandit.Crouch > 0) && (_root["thug" + _q].jump)) || ((bandit.Crouch == 0) && (_root["thug" + _q].Crouch > 0))) || (Math.abs(bandit._y - _root["thug" + _q]._y) > 20)) { } else { _root["thug" + _q].death(-1, 200); } return(1); } } _q++; } return(0); } if (bandit.alive && (Math.abs(_root["thug" + _tn]._x - bandit._x) < 40)) { _root.bandit.death(0, 75); return(1); } return(0); } i = 0; xlim = 0; checkpoint = new Array(200, 300, 40, 2, 3, 4, 5); checkpoint_diff = new Array(0, 0, 0, 0, 0); phase = 1; onEnterFrame = function () { if (_root.bandit) { if (bandit.jump) { bandit._y = bandit._y + bandit.yspd; bandit.yspd = bandit.yspd + 3; if ((bandit._y > 255) && (!bandit.fall)) { bandit._y = 255; bandit.jump = false; bandit.yspd = 0; } else if (bandit.fall && (bandit._y > 350)) { bandit._y = 350; bandit._x = bandit._x - 20; } } if (bandit.alive) { gcheck = 0; t = 0; while (t < 5) { if ((bandit._x > (_root["boxcar" + t]._x - 5)) && (bandit._x < ((_root["boxcar" + t]._x + 240) + 5))) { gcheck++; bandit.curtrain = t; break; } t++; } } if ((((gcheck == 0) && (!bandit.jump)) && (bandit.alive)) || ((bandit.specfall && (!bandit.alive)) && (!bandit.fall))) { if (!bandit.specfall) { bandit.yspd = 15; } else { bandit.yspd = 0; } bandit.fall = true; bandit.jump = true; bandit.alive = false; bandit.gotoAndStop("death"); _root.hud.gotoAndPlay(2); bandit._y = bandit._y + bandit.yspd; if (bandit._x < _root["boxcar" + bandit.curtrain]._x) { bandit.swapDepths(_root["boxcar" + bandit.curtrain].getDepth() + 1); } else { bandit.swapDepths(_root["boxcar" + bandit.curtrain].getDepth() - 1); } } if (bandit.alive) { if (dkey && (!bandit.jump)) { if (bandit.Crouch == 0) { bandit.legs.gotoAndPlay("Crouch"); } } else if (rkey) { bandit._x = bandit._x + _root.pspeed; bandit._xscale = -100; bandit.run = true; } else if (lkey) { bandit._x = bandit._x - _root.pspeed; bandit._xscale = 100; bandit.run = true; } else { bandit.run = false; } } if (xlim < (bandit._x - 260)) { xlim = bandit._x - 260; } _root._x = _root._x - (((_root._x + xlim) + (random(80) / 40)) / 6); _root._y = (random(80) / 20) - 60; bg._x = -_root._x; hud._x = -_root._x; hud._y = -_root._y; i = 0; while (i < 5) { if (_root["boxcar" + i]._x < ((-_root._x) - 500)) { createCar(_root["boxcar" + i]._x + 1375); _root.carsjumped++; _root.survivalscore = _root.survivalscore + 10; } i++; } } }; function spawnEnemy() { if (((ecount < 5) && (!_root["thug" + q])) && (_root.bandit.alive)) { ecount++; _root.attachMovie("thug", "thug" + q, 100200 + q); if (random(5) != 0) { _root["thug" + q]._x = (-_root._x) + 800; } else { _root["thug" + q]._x = (-_root._x) - 75; } gcheck = 0; t = 0; while (t < 5) { if ((_root["thug" + q]._x > (_root["boxcar" + t]._x + 25)) && (_root["thug" + q]._x < ((_root["boxcar" + t]._x + 240) - 25))) { gcheck++; break; } t++; } if (gcheck == 0) { _root["thug" + q]._x = _root["thug" + q]._x + 50; gcheck = 0; t = 0; while (t < 5) { if ((_root["thug" + q]._x > (_root["boxcar" + t]._x + 25)) && (_root["thug" + q]._x < ((_root["boxcar" + t]._x + 240) - 25))) { gcheck++; break; } t++; } if (gcheck == 0) { _root["thug" + q].removeMovieClip(); } } t = 0; while (t < 5) { if ((_root["thug" + q]._x > _root["boxcar" + t]._x) && (_root["thug" + q]._x < (_root["boxcar" + t]._x + 240))) { _root["thug" + q].car = t; break; } t++; } _root["thug" + q]._y = 255; _root["thug" + q].leftlim = _root["boxcar" + _root["thug" + q].car]._x; _root["thug" + q].rightlim = _root["boxcar" + _root["thug" + q].car]._x + 240; _root["thug" + q].action = 0; _root["thug" + q].alive = true; if (_root["thug" + q]._x < (-_root._x)) { _root["thug" + q].timer = 50; } else { _root["thug" + q].timer = 0; } if ((random(7) == 0) && ((phase % 2) == 0)) { _root["thug" + q].melee = true; } else { _root["thug" + q].melee = false; } _root["thug" + q].en = q; _root["thug" + q].onEnterFrame = function () { if (this.jump) { this._y = this._y + this.yspd; this.yspd = this.yspd + 3; if ((this._y > 255) && (!this.fall)) { this._y = 255; this.jump = false; this.yspd = 0; } else if (this.fall && (this._y > this.fally)) { if (this.arms.death == 1) { this.arms.gotoAndPlay("DeathF1"); } else if (this.arms.death == -1) { this.arms.gotoAndPlay("DeathB1"); } this.arms.death = 0; this._y = this.fally; this._x = this._x - 20; } else if (this.fall && (this.fally > 350)) { this.arms.gotoAndStop("Fall"); this._x = this._x + this.fallx; } } if (this.alive) { gcheck = 0; t = 0; while (t < 5) { if ((this._x > _root["boxcar" + t]._x) && (this._x < (_root["boxcar" + t]._x + 240))) { gcheck++; this.curtrain = t; this.leftlim = _root["boxcar" + t]._x; this.rightlim = _root["boxcar" + t]._x + 240; break; } t++; } if ((gcheck == 0) && (!this.jump)) { this.fall = true; this.jump = true; this.alive = false; this.death(0, 200); this.yspd = 18; this._y = this._y + this.yspd; if (this._x < _root["boxcar" + this.curtrain]._x) { this.swapDepths(_root["boxcar" + this.curtrain].getDepth() + this.en); } else { this.swapDepths(_root["boxcar" + this.curtrain].getDepth() - this.en); } } this.timer++; if ((this.timer > (35 + random(10))) || (this.melee)) { this.timer = 0; if (this.action == 0) { if (this.melee) { this.action = 3; this.desx = _root.bandit._x; } else if (this._x < (_root.bandit._x - 200)) { this.desx = ((this.leftlim + 100) + random(150)) + 240; this.action = 3; } else if (this._x > (_root.bandit._x + 400)) { this.desx = (this.leftlim - 100) - random(150); this.action = 3; } else if (random(7) == 0) { if (((!this.jump) && (this.Crouch == 0)) && (!this.shooting)) { this.action = 1; this.legs.legs.gotoAndPlay("Crouch"); } } else if (random(2) == 0) { this.desx = (this.leftlim + 20) + random(200); if (Math.abs(this.desx - this._x) > 50) { this.action = 2; } } else if ((random(4) == 0) && (Math.abs(this._x - _root.bandit._x) < 300)) { this.desx = ((this.leftlim + 100) + random(150)) + 240; this.action = 3; } } else if ((this.action == 1) && (!this.shooting)) { this.legs.legs.gotoAndPlay("CrouchEnd"); this.action = 0; this.run = false; } } if (this.action <= 1) { if (((random(70 - (_root.difficulty / 2.7)) == 0) && (this._x < ((-_root._x) + 700))) && (this._x > (-_root._x))) { this._xscale = (Math.abs(this._x - _root.bandit._x) / (this._x - _root.bandit._x)) * 100; if (((!this.reloading) && (!this.shooting)) && (this.Bullets > 0)) { this.arms.gotoAndPlay("Shot1"); } } else if (random(8) == 0) { this._xscale = (Math.abs(this._x - _root.bandit._x) / (this._x - _root.bandit._x)) * 100; if ((!this.reloading) && (!this.shooting)) { if (_root.checkDistance(this.en)) { this.arms.gotoAndPlay("Fist"); this.reloading = true; } else if (this.Bullets <= 0) { this.reloading = true; this.arms.gotoAndPlay("Re"); } } } } else if (this.action >= 2) { if (((this.action == 3) && (this._x > (this.rightlim - 15))) && (!this.jump)) { this.yspd = -12; this.jump = true; this.legs.legs.gotoAndPlay("Jump1"); } else if (((this.action == 3) && (this._x < (this.leftlim + 15))) && (!this.jump)) { this.yspd = -12; this.jump = true; this.legs.legs.gotoAndPlay("Jump1"); } if ((this.desx - 20) > this._x) { this._x = this._x + (7 + (_root.difficulty / 70)); this._xscale = -100; this.run = true; } else if ((this.desx + 20) < this._x) { this._x = this._x - (7 + (_root.difficulty / 70)); this._xscale = 100; this.run = true; } else { this.run = false; this.legs.legs.gotoAndPlay("Idle"); this.action = 0; } if ((this.melee && (_root.checkDistance(this.en))) && (!this.reloading)) { this.arms.gotoAndPlay("Fist"); this.reloading = true; } } } else if (this._x < ((-_root._x) - 75)) { this.removeMovieClip(); } }; t = 0; while (t < 15) { if ((_root["thug" + t] && (t != q)) && (Math.abs(_root["thug" + t]._x - _root["thug" + q]._x) < 50)) { ecount--; _root["thug" + q].removeMovieClip(); break; } t++; } q++; if (q > 20) { q = 1; } } } function spawnHorse(_boss) { _root.hud.spawnHealth(); if (hcount == 0) { thedepth = random(19) + 1; _z = 0; while (_z < 10) { if (_root["horse" + thedepth]) { thedepth = random(19) + 1; } else { break; } _z++; } hcount++; _root.attachMovie("horse", "horse" + thedepth, (300000 + ((25 + thedepth) * 2)) + 1); if (random(2) == 0) { _root["horse" + thedepth]._x = (-_root._x) + 800; } else { _root["horse" + thedepth]._x = (-_root._x) - 150; } _root["horse" + thedepth]._y = 425 + thedepth; _root["horse" + thedepth].desy = _root["horse" + thedepth]._y; _root["horse" + thedepth]._xscale = -100; if (!_boss) { _root["horse" + thedepth].health = 100; _root["horse" + thedepth].healthmax = 100; _root["horse" + thedepth].boss = false; } else { _root["horse" + thedepth].health = 600; _root["horse" + thedepth].healthmax = 600; _root["horse" + thedepth].boss = true; } _root["horse" + thedepth].alive = true; _root["horse" + thedepth].timer = 0; _root["horse" + thedepth].xspd = 0; _root["horse" + thedepth].desx = (_root.bandit._x + random(200)) - 100; _root["horse" + thedepth].en = thedepth; _root["horse" + thedepth].action = 0; _root["horse" + thedepth].onEnterFrame = function () { if (this.alive) { this.timer++; if ((this.timer > (20 + random(5))) && (this.action == 0)) { this.timer = 0; if (random(3) != 0) { this.desx = _root.bandit._x; } else { this.desx = (_root.bandit._x + random(400)) - 200; } this.desy = 410 + random(60); if ((this.boss && (random(12) == 0)) && (this.action == 0)) { this.action = 1; this.desx = (-_root._x) - 75; } } else if ((this.action == 1) && (this._x < ((-_root._x) - 50))) { this.action = 2; this.desx = (-_root._x) + 500; } else if (this.action == 2) { this.desx = (-_root._x) + 500; if (this._x > ((-_root._x) + 480)) { this.action = 0; } } this.yspd = (this._y - this.desy) / 15; this.yspd = Math.round(this.yspd); this._y = this._y - this.yspd; this.swapDepths((300000 + ((this._y - 400) * 2)) + 1); if (this.boss) { if (((this.action == 0) && (random(Math.round(33 + (this.health / 35))) == 0)) && (!this.shooting)) { this.arms.gotoAndPlay("Shot1"); } else if (((this.action == 2) && (random(10) == 0)) && (!this.shooting)) { this.arms.gotoAndPlay("Shot1"); } } else if ((random(45) == 0) && (!this.shooting)) { this.arms.gotoAndPlay("Shot1"); } } else if ((this._x < ((-_root._x) - 100)) || (this._x > ((-_root._x) + 800))) { this.removeMovieClip(); } if (this._x < (this.desx - 20)) { if (this.xspd < 9.5) { this.xspd = this.xspd + 0.7; } } else if (this._x > (this.desx + 20)) { if (this.xspd > -9.5) { this.xspd = this.xspd - 0.7; } } else { this.xspd = this.xspd * 0.7; } this._x = this._x + this.xspd; }; } } function spawnMexican() { _root.hud.spawnHealth(); _root.attachMovie("mexican", "mexican", 100300); _root.mexican._x = (-_root._x) + 750; gcheck = 0; t = 0; while (t < 5) { if ((_root.mexican._x > (_root["boxcar" + t]._x + 30)) && (_root.mexican._x < ((_root["boxcar" + t]._x + 240) - 30))) { gcheck++; break; } t++; } if (gcheck == 0) { _root.mexican._x = _root.mexican._x + 70; } t = 0; while (t < 5) { if ((_root.mexican._x > _root["boxcar" + t]._x) && (_root.mexican._x < (_root["boxcar" + t]._x + 240))) { _root.mexican.car = t; break; } t++; } _root.mexican._y = 255; _root.mexican.leftlim = _root["boxcar" + _root.mexican.car]._x; _root.mexican.rightlim = _root["boxcar" + _root.mexican.car]._x + 240; _root.mexican.action = 0; _root.mexican.alive = true; _root.mexican.health = 800; _root.mexican.healthmax = 800; _root.mexican.timer = -20; _root.mexican.phase = 1; _root.mexican.onEnterFrame = function () { if (this.alive) { t = 0; while (t < 5) { if ((this._x > _root["boxcar" + t]._x) && (this._x < (_root["boxcar" + t]._x + 240))) { this.curtrain = t; this.leftlim = _root["boxcar" + t]._x; this.rightlim = _root["boxcar" + t]._x + 240; break; } t++; } this.timer++; if (this.timer > (20 + random(10))) { this.timer = 0; if (this.action == 0) { if (random(5) == 0) { this.retreating(); } if ((this.Crouch == 0) && (!this.shooting)) { this.action = 1; this.legs.gotoAndPlay("Crouch"); } } else if ((this.action == 1) && (!this.shooting)) { this.legs.gotoAndPlay("CrouchEnd"); this.action = 0; this.run = false; } } if (this.action <= 1) { this._xscale = 100; if (random(12 + (this.health / 55)) == 0) { if ((((random(this.bombchance) == 0) && (!this.reloading)) && (!this.shooting)) && (this.action == 0)) { this.shooting = true; this.arms.gotoAndPlay("Bomb"); } else if (((!this.reloading) && (!this.shooting)) && (this.Bullets > 0)) { this.shooting = true; if (this._x > ((-_root._x) + 710)) { this.arms.gotoAndPlay("Bomb"); } else { this.arms.gotoAndPlay("Shot1"); } } else if (this.Bullets <= 0) { this.reloading = true; this.arms.gotoAndPlay("Re"); } } else if ((((this._x - _root.bandit._x) < 50) && (_root.bandit.alive)) && (!this.reloading)) { this.arms.gotoAndPlay("Fist"); _root.bandit.death(-1); this.reloading = true; this.shooting = false; } } else if (this.action >= 2) { if ((this._x > (this.rightlim - 15)) && (this.legs._currentframe < 19)) { this.legs.gotoAndPlay("Jump1"); } if ((this.desx - 20) > this._x) { this._x = this._x + 9; this._xscale = -100; this.run = true; } else if ((this.desx + 20) < this._x) { this._x = this._x - 9; this._xscale = 100; this.run = true; } else { this.run = false; this.legs.gotoAndPlay("Idle"); this.action = 0; } } } }; } function spawnBonus() { if ((!_root.bonus) && (_root.phase != 1)) { _root.attachMovie("thug", "bonus", 300080); _root.bonus._y = 440; _root.bonus._x = (-_root._x) + 750; _root.bonus._xscale = -110; _root.bonus._yscale = 110; _root.bonus.alive = true; _root.bonus.onEnterFrame = function () { this.run = true; this._x = this._x - 16; if (this._x < ((-_root._x) - 50)) { this.removeMovieClip(); } }; } } ecount = 0; q = 1; hcount = 0;
Frame 3
play(); function playcolt() { if (random(3) == 0) { colt_sound1.start(0, 1); } else if (random(2) == 0) { colt_sound2.start(0, 1); } else { colt_sound3.start(0, 1); } } function playthugdeath() { if (random(6) == 0) { erdie6.start(0, 1); } else if (random(5) == 0) { erdie5.start(0, 1); } else if (random(4) == 0) { erdie4.start(0, 1); } else if (random(3) == 0) { erdie3.start(0, 1); } else if (random(2) == 0) { erdie2.start(0, 1); } else if (random(1) == 0) { erdie1.start(0, 1); } } var western_sound = new Sound(); western_sound.attachSound("western"); var train_sound = new Sound(); train_sound.attachSound("train_sound"); music = true; western_sound.start(0, 9999); train_sound.start(0, 9999); var colt_sound1 = new Sound(); colt_sound1.attachSound("colt_sound1"); var colt_sound2 = new Sound(); colt_sound2.attachSound("colt_sound2"); var colt_sound3 = new Sound(); colt_sound3.attachSound("colt_sound3"); var erdie1 = new Sound(); erdie1.attachSound("erdie1"); var erdie2 = new Sound(); erdie2.attachSound("erdie2"); var erdie3 = new Sound(); erdie3.attachSound("erdie3"); var erdie4 = new Sound(); erdie4.attachSound("erdie4"); var erdie5 = new Sound(); erdie5.attachSound("erdie5"); var erdie6 = new Sound(); erdie6.attachSound("erdie6"); var toot_sound = new Sound(); toot_sound.attachSound("toot_sound");
Frame 4
checkpoint = new Array(200, 300, 40, 2, 3, 4, 5); checkpoint_diff = new Array(0, 0, 0, 0, 0); playerscore = 0; phase = 1; _x = 0; _y = 0; stop(); instructioncount = 0; bandit_menu.onEnterFrame = function () { bandit_menu._y = bandit_menu._y - (bandit_menu._y / 13); };
Frame 5
stop();
Frame 6
stop(); levelStart();
Frame 7
_root._x = 0; _root._y = 0;
Frame 8
function showtopscores() { mochi.MochiScores.closeLeaderboard(); mochi.MochiScores.showLeaderboard({boardID:"3cc414545395724b", hideDoneButton:true, onClose:function () { }}); } function showsurvivalscores() { mochi.MochiScores.closeLeaderboard(); mochi.MochiScores.showLeaderboard({boardID:"d732bfbf2e70e7a7", hideDoneButton:true, onClose:function () { }}); } if ((playerscore != 0) && (!_root.cheater)) { mochi.MochiScores.closeLeaderboard(); mochi.MochiScores.showLeaderboard({boardID:"3cc414545395724b", score:_root.playerscore, name:_root.playername, hideDoneButton:true, onClose:function () { }}); root.kongregateStats.submit("FinalScore", _root.playerscore); } stop();
Instance of Symbol 183 MovieClip [Button] in Frame 8
//component parameters onClipEvent (construct) { icon = ""; label = "Survival"; labelPlacement = "right"; selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; } onClipEvent (load) { function __f_click(eventObj) { _root.showsurvivalscores(); } this.addEventListener("click", __f_click); }
Instance of Symbol 183 MovieClip [Button] in Frame 8
//component parameters onClipEvent (construct) { icon = ""; label = "Final Score"; labelPlacement = "right"; selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; } onClipEvent (load) { function __f_click(eventObj) { _root.showtopscores(); } this.addEventListener("click", __f_click); }
Symbol 48 MovieClip [bottomblue] Frame 3
if (!_parent._parent.run) { gotoAndPlay ("Idle"); } else if (_parent._parent.run) { gotoAndPlay ("Run1"); }
Symbol 48 MovieClip [bottomblue] Frame 13
if (_parent._parent.run) { gotoAndPlay ("Run1"); } else { gotoAndPlay ("Idle"); }
Symbol 48 MovieClip [bottomblue] Frame 22
if (_parent._parent.jump) { gotoAndPlay ("Jump2"); } else { gotoAndPlay ("Idle"); }
Symbol 48 MovieClip [bottomblue] Frame 29
function crouchFunc() { _parent._y = -51 + (_parent._parent.Crouch * 0.9); _parent._parent.arms._y = -51 + (_parent._parent.Crouch * 1.3); } _parent._parent.Crouch = 5; crouchFunc();
Symbol 48 MovieClip [bottomblue] Frame 30
_parent._parent.Crouch = 11; crouchFunc();
Symbol 48 MovieClip [bottomblue] Frame 31
_parent._parent.Crouch = 16; crouchFunc();
Symbol 48 MovieClip [bottomblue] Frame 33
gotoAndPlay ("Crouch2");
Symbol 48 MovieClip [bottomblue] Frame 34
_parent._parent.Crouch = 11; crouchFunc();
Symbol 48 MovieClip [bottomblue] Frame 35
_parent._parent.Crouch = 5; crouchFunc();
Symbol 48 MovieClip [bottomblue] Frame 36
_parent._parent.Crouch = 0; crouchFunc(); gotoAndPlay ("Idle");
Symbol 48 MovieClip [bottomblue] Frame 43
_parent._parent.arms.gotoAndPlay("DeathF1");
Symbol 48 MovieClip [bottomblue] Frame 47
stop();
Symbol 48 MovieClip [bottomblue] Frame 51
_parent._parent.arms.gotoAndPlay("DeathB1");
Symbol 48 MovieClip [bottomblue] Frame 55
stop();
Symbol 48 MovieClip [bottomblue] Frame 61
stop();
Symbol 96 MovieClip [bottomgrey] Frame 3
if (!_parent._parent.run) { gotoAndPlay ("Idle"); } else if (_parent._parent.run) { gotoAndPlay ("Run1"); }
Symbol 96 MovieClip [bottomgrey] Frame 13
if (_parent._parent.run) { gotoAndPlay ("Run1"); } else { gotoAndPlay ("Idle"); }
Symbol 96 MovieClip [bottomgrey] Frame 22
if (_parent._parent.jump) { gotoAndPlay ("Jump2"); } else { gotoAndPlay ("Idle"); }
Symbol 96 MovieClip [bottomgrey] Frame 29
function crouchFunc() { _parent._y = -51 + (_parent._parent.Crouch * 0.9); _parent._parent.arms._y = -51 + (_parent._parent.Crouch * 1.3); } _parent._parent.Crouch = 5; crouchFunc();
Symbol 96 MovieClip [bottomgrey] Frame 30
_parent._parent.Crouch = 11; crouchFunc();
Symbol 96 MovieClip [bottomgrey] Frame 31
_parent._parent.Crouch = 16; crouchFunc();
Symbol 96 MovieClip [bottomgrey] Frame 33
gotoAndPlay ("Crouch2");
Symbol 96 MovieClip [bottomgrey] Frame 34
_parent._parent.Crouch = 11; crouchFunc();
Symbol 96 MovieClip [bottomgrey] Frame 35
_parent._parent.Crouch = 5; crouchFunc();
Symbol 96 MovieClip [bottomgrey] Frame 36
_parent._parent.Crouch = 0; crouchFunc(); gotoAndPlay ("Idle");
Symbol 96 MovieClip [bottomgrey] Frame 43
_parent._parent.arms.gotoAndPlay("DeathF1");
Symbol 96 MovieClip [bottomgrey] Frame 47
stop();
Symbol 96 MovieClip [bottomgrey] Frame 51
_parent._parent.arms.gotoAndPlay("DeathB1");
Symbol 96 MovieClip [bottomgrey] Frame 55
stop();
Symbol 96 MovieClip [bottomgrey] Frame 61
stop();
Symbol 105 MovieClip Frame 15
gotoAndPlay (1);
Symbol 105 MovieClip Frame 21
stop();
Symbol 110 MovieClip Frame 15
gotoAndPlay (1);
Symbol 110 MovieClip Frame 22
stop();
Symbol 117 MovieClip Frame 1
gotoAndPlay(random(11) + 2);
Symbol 117 MovieClip Frame 18
gotoAndPlay (1);
Symbol 117 MovieClip Frame 33
stop();
Symbol 118 MovieClip [Pegasus_Reit] Frame 1
i = random(3); Leg2.gotoAndPlay(i + 1); Leg3.gotoAndPlay(i + 3); Leg4.gotoAndPlay(i + 9); Leg1.gotoAndPlay(i + 12); Wing1.gotoAndPlay(i + 7); Wing2.gotoAndPlay(i + 1);
Symbol 122 MovieClip [DataBindingClasses] Frame 1
#initclip 58 Object.registerClass("DataBindingClasses", mx.data.components.DataBinding); #endinitclip stop();
Symbol 158 MovieClip [BrdrShdw] Frame 1
mx.skins.ColoredSkinElement.setColorStyle(this, "shadowColor");
Symbol 160 MovieClip [BrdrFace] Frame 1
mx.skins.ColoredSkinElement.setColorStyle(this, "buttonColor");
Symbol 163 MovieClip [BrdrBlk] Frame 1
mx.skins.ColoredSkinElement.setColorStyle(this, "borderColor");
Symbol 165 MovieClip [BrdrHilght] Frame 1
mx.skins.ColoredSkinElement.setColorStyle(this, "highlightColor");
Symbol 168 MovieClip [Defaults] Frame 1
#initclip 59 Object.registerClass("Defaults", mx.skins.halo.Defaults); #endinitclip
Symbol 169 MovieClip [UIObjectExtensions] Frame 1
#initclip 60 Object.registerClass("UIObjectExtensions", mx.core.ext.UIObjectExtensions); #endinitclip
Symbol 170 MovieClip [UIObject] Frame 1
#initclip 61 Object.registerClass("UIObject", mx.core.UIObject); #endinitclip stop();
Symbol 173 Button
on (keyPress "<Tab>") { this.tabHandler(); }
Symbol 174 MovieClip Frame 1
#initclip 62 Object.registerClass("FocusManager", mx.managers.FocusManager); if (_root.focusManager == undefined) { _root.createClassObject(mx.managers.FocusManager, "focusManager", mx.managers.DepthManager.highestDepth--); } #endinitclip
Symbol 175 MovieClip [FocusRect] Frame 1
#initclip 63 Object.registerClass("FocusRect", mx.skins.halo.FocusRect); #endinitclip
Symbol 176 MovieClip [FocusManager] Frame 1
#initclip 64 Object.registerClass("FocusManager", mx.managers.FocusManager); #endinitclip stop();
Symbol 177 MovieClip [UIComponentExtensions] Frame 1
#initclip 65 Object.registerClass("UIComponentExtensions", mx.core.ext.UIComponentExtensions); #endinitclip
Symbol 178 MovieClip [UIComponent] Frame 1
#initclip 66 Object.registerClass("UIComponent", mx.core.UIComponent); #endinitclip stop();
Symbol 179 MovieClip [SimpleButton] Frame 1
#initclip 67 Object.registerClass("SimpleButton", mx.controls.SimpleButton); #endinitclip stop();
Symbol 180 MovieClip [Border] Frame 1
#initclip 68 Object.registerClass("Border", mx.skins.Border); #endinitclip stop();
Symbol 181 MovieClip [RectBorder] Frame 1
#initclip 69 mx.skins.SkinElement.registerElement(mx.skins.RectBorder.symbolName, Object(mx.skins.RectBorder)); Object.registerClass("RectBorder", mx.skins.halo.RectBorder); #endinitclip stop();
Symbol 182 MovieClip [ButtonSkin] Frame 1
#initclip 70 Object.registerClass("ButtonSkin", mx.skins.halo.ButtonSkin); #endinitclip
Symbol 183 MovieClip [Button] Frame 1
#initclip 71 Object.registerClass("Button", mx.controls.Button); #endinitclip stop();
Instance of Symbol 179 MovieClip [SimpleButton] in Symbol 183 MovieClip [Button] Frame 2
//component parameters onClipEvent (initialize) { selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; }
Symbol 208 MovieClip Frame 1
this.onEnterFrame = function () { mask._xscale = _parent._parent.loadingStatus; if (_parent._parent.loadingStatus >= 100) { _parent.gotoAndPlay(_parent._currentframe + 1); delete this.onEnterFrame; } };
Symbol 213 MovieClip Frame 1
this.onRelease = function () { getURL ("http://www.gamesfreak.net/", "Top"); };
Symbol 231 MovieClip Frame 1
function showplay() { gotoAndStop (2); } Bullets = 6; stop();
Symbol 232 MovieClip Frame 1
stop();
Symbol 232 MovieClip Frame 24
_parent.initPreloading();
Symbol 232 MovieClip Frame 40
stop();
Symbol 232 MovieClip Frame 212
clearInterval(_root.loadint); stop();
Symbol 1437 MovieClip [__Packages.mochi.as2.MochiAd] Frame 0
class mochi.as2.MochiAd { function MochiAd () { } static function getVersion() { return("3.02 as2"); } static function showPreGameAd(options) { var _local26 = {clip:_root, ad_timeout:3000, fadeout_time:250, regpt:"o", method:"showPreloaderAd", color:16747008, background:16777161, outline:13994812, no_progress_bar:false, ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }, ad_failed:function () { trace("[MochiAd] Couldn't load an ad, make sure that your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software"); }, ad_loaded:function (width, height) { }, ad_skipped:function () { }, ad_progress:function (percent) { }}; options = _parseOptions(options, _local26); if ("c862232051e0a94e1c3609b3916ddb17".substr(0) == "dfeada81ac97cde83665f81c12da7def") { options.ad_started(); options.ad_finished(); return(undefined); } var clip = options.clip; var _local22 = 11000; var _local25 = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!load(options)) { options.ad_failed(); options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var _local14 = _getRes(options); var _local4 = _local14[0]; var _local13 = _local14[1]; mc._x = _local4 * 0.5; mc._y = _local13 * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk._x = _local4 * -0.5; chk._y = _local13 * -0.5; var _local6 = chk.createEmptyMovieClip("_mochiad_bar", 4); if (options.no_progress_bar) { _local6._visible = false; delete options.no_progress_bar; } else { _local6._x = 10; _local6._y = _local13 - 20; } var _local21 = options.color; delete options.color; var _local19 = options.background; delete options.background; var _local23 = options.outline; delete options.outline; var _local5 = _local6.createEmptyMovieClip("_outline", 1); _local5.beginFill(_local19); _local5.moveTo(0, 0); _local5.lineTo(_local4 - 20, 0); _local5.lineTo(_local4 - 20, 10); _local5.lineTo(0, 10); _local5.lineTo(0, 0); _local5.endFill(); var _local3 = _local6.createEmptyMovieClip("_inside", 2); _local3.beginFill(_local21); _local3.moveTo(0, 0); _local3.lineTo(_local4 - 20, 0); _local3.lineTo(_local4 - 20, 10); _local3.lineTo(0, 10); _local3.lineTo(0, 0); _local3.endFill(); _local3._xscale = 0; var _local7 = _local6.createEmptyMovieClip("_outline", 3); _local7.lineStyle(0, _local23, 100); _local7.moveTo(0, 0); _local7.lineTo(_local4 - 20, 0); _local7.lineTo(_local4 - 20, 10); _local7.lineTo(0, 10); _local7.lineTo(0, 0); chk.ad_msec = _local22; chk.ad_timeout = _local25; chk.started = getTimer(); chk.showing = false; chk.last_pcnt = 0; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time)); if (_local2 > 0) { this._parent._alpha = _local2; } else { var _local3 = this._parent._parent; mochi.as2.MochiAd.unload(_local3); delete this.onEnterFrame; } }; mc.lc.regContLC = function (lc_name) { mc._containerLCName = lc_name; }; var sendHostProgress = false; mc.lc.sendHostLoadProgress = function (lc_name) { sendHostProgress = true; }; mc.lc.adLoaded = options.ad_loaded; mc.lc.adSkipped = options.ad_skipped; mc.lc.adjustProgress = function (msec) { var _local2 = this.mc._mochiad_wait; _local2.server_control = true; _local2.started = getTimer(); _local2.ad_msec = msec; }; mc.lc.rpc = function (callbackID, arg) { mochi.as2.MochiAd.rpc(clip, callbackID, arg); }; mc.rpcTestFn = function (s) { trace("[MOCHIAD rpcTestFn] " + s); return(s); }; chk.onEnterFrame = function () { var _local6 = this._parent._parent; var _local11 = this._parent._mochiad_ctr; var _local5 = getTimer() - this.started; var _local3 = false; var _local4 = _local6.getBytesTotal(); var _local8 = _local6.getBytesLoaded(); var _local2 = (100 * _local8) / _local4; var _local10 = (100 * _local5) / chk.ad_msec; var _local9 = this._mochiad_bar._inside; var _local13 = Math.min(100, Math.min(_local2 || 0, _local10)); _local13 = Math.max(this.last_pcnt, _local13); this.last_pcnt = _local13; _local9._xscale = _local13; options.ad_progress(_local13); if (sendHostProgress) { mochi.as2.MochiAd.containerNotify(clip, {id:"hostLoadPcnt", pcnt:_local2}, clip._mochiad._containerLCName); if (_local2 == 100) { sendHostProgress = false; } } if (!chk.showing) { var _local7 = _local11.getBytesTotal(); if ((_local7 > 0) || (typeof(_local7) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if ((_local5 > chk.ad_timeout) && (_local2 == 100)) { options.ad_failed(); _local3 = true; } } if (_local5 > chk.ad_msec) { _local3 = true; } if (((_local4 > 0) && (_local8 >= _local4)) && (_local3)) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = chk.fadeFunction; } } }; } static function showClickAwayAd(options) { var _local9 = {clip:_root, ad_timeout:2000, fadeout_time:250, regpt:"o", method:"showClickAwayAd", res:"300x250", no_bg:true, ad_started:function () { }, ad_finished:function () { }, ad_loaded:function (width, height) { }, ad_failed:function () { trace("[MochiAd] Couldn't load an ad, make sure that your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software"); }, ad_skipped:function () { }}; options = _parseOptions(options, _local9); var clip = options.clip; var _local8 = options.ad_timeout; delete options.ad_timeout; if (!load(options)) { options.ad_failed(); options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var _local4 = _getRes(options); var _local10 = _local4[0]; var _local7 = _local4[1]; mc._x = _local10 * 0.5; mc._y = _local7 * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk.ad_timeout = _local8; chk.started = getTimer(); chk.showing = false; mc.lc.adLoaded = options.ad_loaded; mc.lc.adSkipped = options.ad_skipped; mc.lc.rpc = function (callbackID, arg) { mochi.as2.MochiAd.rpc(clip, callbackID, arg); }; mc.rpcTestFn = function (s) { trace("[MOCHIAD rpcTestFn] " + s); return(s); }; var _local20 = false; mc.lc.regContLC = function (lc_name) { mc._containerLCName = lc_name; }; chk.onEnterFrame = function () { var _local5 = this._parent._mochiad_ctr; var _local4 = getTimer() - this.started; var _local2 = false; if (!chk.showing) { var _local3 = _local5.getBytesTotal(); if ((_local3 > 0) || (typeof(_local3) == "undefined")) { _local2 = true; chk.showing = true; chk.started = getTimer(); } else if (_local4 > chk.ad_timeout) { options.ad_failed(); _local2 = true; } } if (_local2) { delete this.onEnterFrame; } }; } static function showInterLevelAd(options) { var _local13 = {clip:_root, ad_timeout:2000, fadeout_time:250, regpt:"o", method:"showTimedAd", ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }, ad_failed:function () { trace("[MochiAd] Couldn't load an ad, make sure that your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software"); }, ad_loaded:function (width, height) { }, ad_skipped:function () { }}; options = _parseOptions(options, _local13); var clip = options.clip; var _local10 = 11000; var _local12 = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!load(options)) { options.ad_failed(); options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var _local5 = _getRes(options); var _local14 = _local5[0]; var _local11 = _local5[1]; mc._x = _local14 * 0.5; mc._y = _local11 * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk.ad_msec = _local10; chk.ad_timeout = _local12; chk.started = getTimer(); chk.showing = false; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time)); if (_local2 > 0) { this._parent._alpha = _local2; } else { var _local3 = this._parent._parent; mochi.as2.MochiAd.unload(_local3); delete this.onEnterFrame; } }; mc.lc.adLoaded = options.ad_loaded; mc.lc.adSkipped = options.ad_skipped; mc.lc.adjustProgress = function (msec) { var _local2 = this.mc._mochiad_wait; _local2.server_control = true; _local2.started = getTimer(); _local2.ad_msec = msec - 250; }; mc.lc.rpc = function (callbackID, arg) { mochi.as2.MochiAd.rpc(clip, callbackID, arg); }; mc.rpcTestFn = function (s) { trace("[MOCHIAD rpcTestFn] " + s); return(s); }; chk.onEnterFrame = function () { var _local5 = this._parent._mochiad_ctr; var _local4 = getTimer() - this.started; var _local2 = false; if (!chk.showing) { var _local3 = _local5.getBytesTotal(); if ((_local3 > 0) || (typeof(_local3) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (_local4 > chk.ad_timeout) { options.ad_failed(); _local2 = true; } } if (_local4 > chk.ad_msec) { _local2 = true; } if (_local2) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = this.fadeFunction; } } }; } static function showPreloaderAd(options) { trace("[MochiAd] DEPRECATED: showPreloaderAd was renamed to showPreGameAd in 2.0"); showPreGameAd(options); } static function showTimedAd(options) { trace("[MochiAd] DEPRECATED: showTimedAd was renamed to showInterLevelAd in 2.0"); showInterLevelAd(options); } static function _allowDomains(server) { var _local1 = server.split("/")[2].split(":")[0]; if (System.security) { if (System.security.allowDomain) { System.security.allowDomain("*"); System.security.allowDomain(_local1); } if (System.security.allowInsecureDomain) { System.security.allowInsecureDomain("*"); System.security.allowInsecureDomain(_local1); } } return(_local1); } static function load(options) { var _local13 = {clip:_root, server:"http://x.mochiads.com/srv/1/", method:"load", depth:10333, id:"_UNKNOWN_"}; options = _parseOptions(options, _local13); options.swfv = options.clip.getSWFVersion() || 6; options.mav = getVersion(); var _local7 = options.clip; if (!_isNetworkAvailable()) { return(null); } if (_local7._mochiad_loaded) { return(null); } var _local12 = options.depth; delete options.depth; var _local6 = _local7.createEmptyMovieClip("_mochiad", _local12); var _local11 = _getRes(options); options.res = (_local11[0] + "x") + _local11[1]; options.server = options.server + options.id; delete options.id; _local7._mochiad_loaded = true; if (_local7._url.indexOf("http") != 0) { trace("[MochiAd] NOTE: Security Sandbox Violation errors below are normal"); } var _local4 = _local6.createEmptyMovieClip("_mochiad_ctr", 1); for (var _local8 in options) { _local4[_local8] = options[_local8]; } var _local10 = _local4.server; delete _local4.server; var _local14 = _allowDomains(_local10); _local6.onEnterFrame = function () { if (this._mochiad_ctr._url != this._url) { this.onEnterFrame = function () { if (!this._mochiad_ctr) { delete this.onEnterFrame; mochi.as2.MochiAd.unload(this._parent); } }; } }; var _local5 = new Object(); var _local9 = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); _local5.mc = _local6; _local5.name = _local9; _local5.hostname = _local14; _local5.allowDomain = function (d) { return(true); }; _local5.allowInsecureDomain = _local5.allowDomain; _local5.connect(_local9); _local6.lc = _local5; _local4.lc = _local9; _local4.st = getTimer(); _local4.loadMovie(_local10 + ".swf", "POST"); return(_local6); } static function unload(clip) { if (typeof(clip) == "undefined") { clip = _root; } if (clip.clip && (clip.clip._mochiad)) { clip = clip.clip; } if (!clip._mochiad) { return(false); } containerNotify(clip, {id:"unload"}, clip._mochiad._containerLCName); clip._mochiad.removeMovieClip(); delete clip._mochiad_loaded; delete clip._mochiad; return(true); } static function _isNetworkAvailable() { if (System.security) { var _local1 = System.security; if (_local1.sandboxType == "localWithFile") { return(false); } } return(true); } static function _getRes(options) { var _local3 = options.clip.getBounds(); var _local2 = 0; var _local1 = 0; if (typeof(options.res) != "undefined") { var _local4 = options.res.split("x"); _local2 = parseFloat(_local4[0]); _local1 = parseFloat(_local4[1]); } else { _local2 = _local3.xMax - _local3.xMin; _local1 = _local3.yMax - _local3.yMin; } if ((_local2 == 0) || (_local1 == 0)) { _local2 = Stage.width; _local1 = Stage.height; } return([_local2, _local1]); } static function _parseOptions(options, defaults) { var _local4 = {}; for (var _local8 in defaults) { _local4[_local8] = defaults[_local8]; } if (options) { for (var _local8 in options) { _local4[_local8] = options[_local8]; } } if (_root.mochiad_options) { var _local5 = _root.mochiad_options.split("&"); var _local2 = 0; while (_local2 < _local5.length) { var _local3 = _local5[_local2].split("="); _local4[unescape(_local3[0])] = unescape(_local3[1]); _local2++; } } if (_local4.id == "test") { trace("[MochiAd] WARNING: Using the MochiAds test identifier, make sure to use the code from your dashboard, not this example!"); } return(_local4); } static function rpc(clip, callbackID, arg) { switch (arg.id) { case "setValue" : setValue(clip, arg.objectName, arg.value); break; case "getValue" : var _local4 = getValue(clip, arg.objectName); containerRpcResult(clip, callbackID, _local4, clip._mochiad._containerLCName); break; case "runMethod" : var _local3 = runMethod(clip, arg.method, arg.args); containerRpcResult(clip, callbackID, _local3, clip._mochiad._containerLCName); break; default : trace("[mochiads rpc] unknown rpc id: " + arg.id); } } static function setValue(base, objectName, value) { var _local2 = objectName.split("."); var _local1; _local1 = 0; while (_local1 < (_local2.length - 1)) { if ((base[_local2[_local1]] == undefined) || (base[_local2[_local1]] == null)) { return(undefined); } base = base[_local2[_local1]]; _local1++; } base[_local2[_local1]] = value; } static function getValue(base, objectName) { var _local2 = objectName.split("."); var _local1; _local1 = 0; while (_local1 < (_local2.length - 1)) { if ((base[_local2[_local1]] == undefined) || (base[_local2[_local1]] == null)) { return(undefined); } base = base[_local2[_local1]]; _local1++; } return(base[_local2[_local1]]); } static function runMethod(base, methodName, argsArray) { var _local2 = methodName.split("."); var _local1; _local1 = 0; while (_local1 < (_local2.length - 1)) { if ((base[_local2[_local1]] == undefined) || (base[_local2[_local1]] == null)) { return(undefined); } base = base[_local2[_local1]]; _local1++; } if (typeof(base[_local2[_local1]]) == "function") { return(base[_local2[_local1]].apply(base, argsArray)); } return(undefined); } static function containerNotify(clip, args, lcName) { var _local1 = clip._mochiad._mochiad_ctr.ad.app; if (_local1.notify) { _local1.notify(args); } else { new LocalConnection().send(lcName, "notify", args); } } static function containerRpcResult(clip, callbackID, val, lcName) { var _local1 = clip._mochiad._mochiad_ctr.ad.app; if (_local1.rpcResult) { _local1.rpcResult(callbackID, val); } else { new LocalConnection().send(lcName, "rpcResult", callbackID, val); } } }
Symbol 1438 MovieClip [__Packages.trophies] Frame 0
class trophies { function trophies (_gamename) { var _local2 = SharedObject.getLocal(_gamename); if (_local2.data.trophy_list != undefined) { trophy_list = _local2.data.trophy_list; } } function trophyUnlocked(_id) { if (trophy_list[_id] == 0) { trophy_list[_id] = 1; _root.trophyunlocked.removeMovieClip(); _root.createEmptyMovieClip("trophyunlocked", 312345); _root.trophyunlocked._y = 30; _root.trophyunlocked.desy = 0; _root.trophyunlocked.beginFill(0); _root.trophyunlocked.moveTo(Stage.width - 100, Stage.height - 18); _root.trophyunlocked.lineTo(Stage.width, Stage.height - 18); _root.trophyunlocked.lineTo(Stage.width, Stage.height); _root.trophyunlocked.lineTo(Stage.width - 100, Stage.height); _root.trophyunlocked.lineTo(Stage.width - 100, Stage.height - 18); _root.trophyunlocked.endFill(); var _local3 = new TextFormat(); _local3.color = 16777215 /* 0xFFFFFF */; _local3.font = "Sugo"; _local3.size = 12; _local3.align = "Center"; _root.trophyunlocked.createTextField("unlocktext", 10, Stage.width - 100, Stage.height - 18, 100, 50); _root.trophyunlocked.unlocktext.text = "Trophy Unlocked"; _root.trophyunlocked.unlocktext.setTextFormat(_local3); _root.trophyunlocked.count = 0; _root.trophyunlocked.onEnterFrame = function () { this._x = -_root._x; this._y = this._y - ((this._y - this.desy) / 5); this.count++; if (this.count > 70) { this.desy = 32; } if (this._y > 31) { this.removeMovieClip(); } }; } } var trophy_list = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; }
Symbol 1439 MovieClip [__Packages.mochi.MochiScores] Frame 0
class mochi.MochiScores { static var boardID, onClose, onError; function MochiScores () { } static function setBoardID(boardID) { mochi.MochiScores.boardID = boardID; mochi.MochiServices.send("scores_setBoardID", {boardID:boardID}); } static function showLeaderboard(options) { if ((options.clip == null) || (options.clip == undefined)) { options.clip = mochi.MochiServices.clip; } if ((options.clip != mochi.MochiServices.__get__clip()) || (mochi.MochiServices.__get__childClip()._target == undefined)) { mochi.MochiServices.disconnect(); mochi.MochiServices.connect(mochi.MochiServices.__get__id(), options.clip); } delete options.clip; if (options.name != null) { if (typeof(options.name) == "object") { if (options.name.text != undefined) { options.name = options.name.text; } } } if (options.score != null) { if (options.score instanceof TextField) { if (options.score.text != undefined) { options.score = options.score.text; } } else if (options.score instanceof mochi.MochiDigits) { options.score = options.score.value; } var _local1 = Number(options.score); if (isNaN(_local1)) { trace(("ERROR: Submitted score '" + options.score) + "' will be rejected, score is 'Not a Number'"); } else if ((_local1 == Number.NEGATIVE_INFINITY) || (_local1 == Number.POSITIVE_INFINITY)) { trace(("ERROR: Submitted score '" + options.score) + "' will be rejected, score is an infinite"); } else { if (Math.floor(_local1) != _local1) { trace(("WARNING: Submitted score '" + options.score) + "' will be truncated"); } options.score = _local1; } } if (options.onDisplay != null) { options.onDisplay(); } else { mochi.MochiServices.__get__clip().stop(); } if (options.onClose != null) { onClose = options.onClose; } else { onClose = function () { mochi.MochiServices.__get__clip().play(); }; } if (options.onError != null) { onError = options.onError; } else { onError = onClose; } if (options.boardID == null) { if (boardID != null) { options.boardID = boardID; } } mochi.MochiServices.send("scores_showLeaderboard", {options:options}, null, doClose); } static function closeLeaderboard() { mochi.MochiServices.send("scores_closeLeaderboard"); } static function getPlayerInfo(callbackObj, callbackMethod) { mochi.MochiServices.send("scores_getPlayerInfo", null, callbackObj, callbackMethod); } static function submit(score, name, callbackObj, callbackMethod) { score = Number(score); if (isNaN(score)) { trace(("ERROR: Submitted score '" + String(score)) + "' will be rejected, score is 'Not a Number'"); } else if ((score == Number.NEGATIVE_INFINITY) || (score == Number.POSITIVE_INFINITY)) { trace(("ERROR: Submitted score '" + String(score)) + "' will be rejected, score is an infinite"); } else { if (Math.floor(score) != score) { trace(("WARNING: Submitted score '" + String(score)) + "' will be truncated"); } score = Number(score); } mochi.MochiServices.send("scores_submit", {score:score, name:name}, callbackObj, callbackMethod); } static function requestList(callbackObj, callbackMethod) { mochi.MochiServices.send("scores_requestList", null, callbackObj, callbackMethod); } static function scoresArrayToObjects(scores) { var _local5 = {}; var _local1; var _local4; var _local2; var _local6; for (var _local8 in scores) { if (typeof(scores[_local8]) == "object") { if ((scores[_local8].cols != null) && (scores[_local8].rows != null)) { _local5[_local8] = []; _local2 = scores[_local8]; _local4 = 0; while (_local4 < _local2.rows.length) { _local6 = {}; _local1 = 0; while (_local1 < _local2.cols.length) { _local6[_local2.cols[_local1]] = _local2.rows[_local4][_local1]; _local1++; } _local5[_local8].push(_local6); _local4++; } } else { _local5[_local8] = {}; for (var _local7 in scores[_local8]) { _local5[_local8][_local7] = scores[_local8][_local7]; } } } else { _local5[_local8] = scores[_local8]; } } return(_local5); } static function doClose(args) { if (args.error == true) { if (args.errorCode == undefined) { args.errorCode = "IOError"; } onError.apply(null, [args.errorCode]); } else { onClose.apply(); } } }
Symbol 1440 MovieClip [__Packages.mochi.MochiServices] Frame 0
class mochi.MochiServices { static var _id, _container, _clip, _sendChannelName, __get__comChannelName, onError, _listenChannel, _loader, _loaderListener, _sendChannel; function MochiServices () { } static function get id() { return(_id); } static function get clip() { return(_container); } static function get childClip() { return(_clip); } static function getVersion() { return("1.43"); } static function allowDomains(server) { var _local1 = server.split("/")[2].split(":")[0]; if (System.security) { if (System.security.allowDomain) { System.security.allowDomain("*"); System.security.allowDomain(_local1); } if (System.security.allowInsecureDomain) { System.security.allowInsecureDomain("*"); System.security.allowInsecureDomain(_local1); } } return(_local1); } static function get isNetworkAvailable() { if (System.security) { var _local1 = System.security; if (_local1.sandboxType == "localWithFile") { return(false); } } return(true); } static function set comChannelName(val) { if (val != undefined) { if (val.length > 3) { _sendChannelName = val + "_fromgame"; initComChannels(); } } //return(__get__comChannelName()); } static function get connected() { return(_connected); } static function connect(id, clip, onError) { if ((!_connected) && (_clip == undefined)) { trace("MochiServices Connecting..."); _connecting = true; init(id, clip); } if (onError != undefined) { mochi.MochiServices.onError = onError; } else if (mochi.MochiServices.onError == undefined) { mochi.MochiServices.onError = function (errorCode) { trace(errorCode); }; } } static function disconnect() { if (_connected || (_connecting)) { _connecting = (_connected = false); flush(true); if (_clip != undefined) { _clip.removeMovieClip(); delete _clip; } _listenChannel.close(); } } static function init(id, clip) { _id = id; if (clip != undefined) { _container = clip; } else { _container = _root; } loadCommunicator(id, _container); } static function loadCommunicator(id, clip) { var _local3 = "_mochiservices_com_" + id; if (_clip != null) { return(_clip); } if (!isNetworkAvailable) { return(null); } if (urlOptions().servicesURL != undefined) { _servicesURL = urlOptions().servicesURL; } allowDomains(_servicesURL); _clip = clip.createEmptyMovieClip(_local3, 10336, false); _listenChannelName = _listenChannelName + ((Math.floor(new Date().getTime()) + "_") + Math.floor(Math.random() * 99999)); _loader = new MovieClipLoader(); if (_loaderListener.waitInterval != null) { clearInterval(_loaderListener.waitInterval); } _loaderListener = {}; _loaderListener.onLoadError = function (target_mc, errorCode, httpStatus) { trace("MochiServices could not load."); mochi.MochiServices.disconnect(); mochi.MochiServices.onError.apply(null, [errorCode]); }; _loaderListener.onLoadStart = function (target_mc) { this.isLoading = true; }; _loaderListener.startTime = getTimer(); _loaderListener.wait = function () { if ((getTimer() - this.startTime) > 10000) { if (!this.isLoading) { mochi.MochiServices.disconnect(); mochi.MochiServices.onError.apply(null, ["IOError"]); } clearInterval(this.waitInterval); } }; _loaderListener.waitInterval = setInterval(_loaderListener, "wait", 1000); _loader.addListener(_loaderListener); _loader.loadClip((((_servicesURL + "?listenLC=") + _listenChannelName) + "&mochiad_options=") + escape(_root.mochiad_options), _clip); _sendChannel = new LocalConnection(); _sendChannel._queue = []; listen(); return(_clip); } static function onStatus(infoObject) { if (!(infoObject.level === "error")) { } else { _connected = false; _listenChannel.connect(_listenChannelName); } } static function listen() { _listenChannel = new LocalConnection(); _listenChannel.handshake = function (args) { mochi.MochiServices.__set__comChannelName(args.newChannel); }; _listenChannel.allowDomain = function (d) { return(true); }; _listenChannel.allowInsecureDomain = _listenChannel.allowDomain; _listenChannel._nextcallbackID = 0; _listenChannel._callbacks = {}; _listenChannel.connect(_listenChannelName); trace("Waiting for MochiAds services to connect..."); } static function initComChannels() { if (!_connected) { _sendChannel.onStatus = function (infoObject) { mochi.MochiServices.onStatus(infoObject); }; _sendChannel.send(_sendChannelName, "onReceive", {methodName:"handshakeDone"}); _sendChannel.send(_sendChannelName, "onReceive", {methodName:"registerGame", id:_id, clip:_clip, version:getVersion()}); _listenChannel.onStatus = function (infoObject) { mochi.MochiServices.onStatus(infoObject); }; _listenChannel.onReceive = function (pkg) { var _local5 = pkg.callbackID; var _local4 = this._callbacks[_local5]; if (!_local4) { return(undefined); } var _local2 = _local4.callbackMethod; var _local3 = _local4.callbackObject; if (_local3 && (typeof(_local2) == "string")) { _local2 = _local3[_local2]; } if (_local2 != undefined) { _local2.apply(_local3, pkg.args); } delete this._callbacks[_local5]; }; _listenChannel.onError = function () { mochi.MochiServices.onError.apply(null, ["IOError"]); }; trace("connected!"); _connecting = false; _connected = true; while (_sendChannel._queue.length > 0) { _sendChannel.send(_sendChannelName, "onReceive", _sendChannel._queue.shift()); } } } static function flush(error) { var _local1; var _local2; while (_sendChannel._queue.length > 0) { _local1 = _sendChannel._queue.shift(); if (_local1.callbackID != null) { _local2 = _listenChannel._callbacks[_local1.callbackID]; } delete _listenChannel._callbacks[_local1.callbackID]; if (error) { handleError(_local1.args, _local2.callbackObject, _local2.callbackMethod); } } } static function handleError(args, callbackObject, callbackMethod) { if (args != null) { if (args.onError != null) { args.onError.apply(null, ["NotConnected"]); } if ((args.options != null) && (args.options.onError != null)) { args.options.onError.apply(null, ["NotConnected"]); } } if (callbackMethod != null) { args = {}; args.error = true; args.errorCode = "NotConnected"; if ((callbackObject != null) && (typeof(callbackMethod) == "string")) { callbackObject[callbackMethod](args); } else if (callbackMethod != null) { callbackMethod.apply(args); } } } static function send(methodName, args, callbackObject, callbackMethod) { if (_connected) { _sendChannel.send(_sendChannelName, "onReceive", {methodName:methodName, args:args, callbackID:_listenChannel._nextcallbackID}); } else { if ((_clip == undefined) || (!_connecting)) { onError.apply(null, ["NotConnected"]); handleError(args, callbackObject, callbackMethod); flush(true); return(undefined); } _sendChannel._queue.push({methodName:methodName, args:args, callbackID:_listenChannel._nextcallbackID}); } _listenChannel._callbacks[_listenChannel._nextcallbackID] = {callbackObject:callbackObject, callbackMethod:callbackMethod}; _listenChannel._nextcallbackID++; } static function urlOptions() { var _local5 = {}; if (_root.mochiad_options) { var _local4 = _root.mochiad_options.split("&"); var _local2 = 0; while (_local2 < _local4.length) { var _local3 = _local4[_local2].split("="); _local5[unescape(_local3[0])] = unescape(_local3[1]); _local2++; } } return(_local5); } static function addLinkEvent(url, burl, btn, onClick) { var timeout = 1500; var t0 = getTimer(); var _local2 = new Object(); _local2.mav = getVersion(); _local2.swfv = btn.getSWFVersion() || 6; _local2.swfurl = btn._url; _local2.fv = System.capabilities.version; _local2.os = System.capabilities.os; _local2.lang = System.capabilities.language; _local2.scres = (System.capabilities.screenResolutionX + "x") + System.capabilities.screenResolutionY; var s = "?"; var _local3 = 0; for (var _local6 in _local2) { if (_local3 != 0) { s = s + "&"; } _local3++; s = ((s + _local6) + "=") + escape(_local2[_local6]); } if (!(netupAttempted || (_connected))) { var ping = btn.createEmptyMovieClip("ping", 777); var _local7 = btn.createEmptyMovieClip("nettest", 778); netupAttempted = true; ping.loadMovie("http://x.mochiads.com/linkping.swf?t=" + getTimer()); _local7.onEnterFrame = function () { if ((ping._totalframes > 0) && (ping._totalframes == ping._framesloaded)) { delete this.onEnterFrame; } else if ((getTimer() - t0) > timeout) { delete this.onEnterFrame; mochi.MochiServices.netup = false; } }; } var _local4 = btn.createEmptyMovieClip("clk", 1001); _local4._alpha = 0; _local4.beginFill(1044735); _local4.moveTo(0, 0); _local4.lineTo(0, btn._height); _local4.lineTo(btn._width, btn._height); _local4.lineTo(btn._width, 0); _local4.lineTo(0, 0); _local4.endFill(); _local4.onRelease = function () { if (mochi.MochiServices.netup) { getURL (url + s, "_blank"); } else { getURL (burl, "_blank"); } if (onClick != undefined) { onClick(); } }; } static var _servicesURL = "http://www.mochiads.com/static/lib/services/services.swf"; static var _listenChannelName = "__ms_"; static var _connecting = false; static var _connected = false; static var netup = true; static var netupAttempted = false; }
Symbol 1441 MovieClip [__Packages.mochi.MochiDigits] Frame 0
class mochi.MochiDigits { var Encoder, Fragment, Sibling; function MochiDigits (digit, index) { Encoder = 0; setValue(digit, index); } function get value() { return(Number(toString())); } function set value(v) { setValue(v); //return(value); } function addValue(v) { value = value + v; } function setValue(digit, index) { var _local3 = digit.toString(); if ((index == undefined) || (isNaN(index))) { index = 0; } Fragment = _local3.charCodeAt(index++) ^ Encoder; if (index < _local3.length) { Sibling = new mochi.MochiDigits(digit, index); } else { Sibling = null; } reencode(); } function reencode() { var _local2 = int(2147483647 * Math.random()); Fragment = Fragment ^ (_local2 ^ Encoder); Encoder = _local2; } function toString() { var _local2 = String.fromCharCode(Fragment ^ Encoder); return(((Sibling != null) ? (_local2.concat(Sibling.toString())) : (_local2))); } }
Symbol 119 MovieClip [__Packages.mx.data.components.DataBinding] Frame 0
class mx.data.components.DataBinding extends MovieClip { function DataBinding () { super(); } function Dummy() { new mx.data.binding.Binding(); new mx.data.binding.ComponentMixins(); new mx.data.binding.CustomFormatter(); new mx.data.binding.CustomValidator(); new mx.data.binding.DataAccessor(); new mx.data.binding.DataType(); new mx.data.binding.DateBase(); new mx.data.binding.Encoder(); new mx.data.binding.EndPoint(); new mx.data.binding.FieldAccessor(); new mx.data.binding.Formatter(); new mx.data.binding.Kind(); new mx.data.binding.Log(); new mx.data.binding.TypedValue(); new mx.utils.ClassFinder(); new mx.utils.Collection(); new mx.utils.CollectionImpl(); new mx.utils.Iterator(); new mx.utils.IteratorImpl(); new mx.utils.StringFormatter(); new mx.utils.StringTokenParser(); } }
Symbol 123 MovieClip [__Packages.mx.events.EventDispatcher] Frame 0
class mx.events.EventDispatcher { function EventDispatcher () { } static function _removeEventListener(queue, event, handler) { if (queue != undefined) { var _local4 = queue.length; var _local1; _local1 = 0; while (_local1 < _local4) { var _local2 = queue[_local1]; if (_local2 == handler) { queue.splice(_local1, 1); return(undefined); } _local1++; } } } static function initialize(object) { if (_fEventDispatcher == undefined) { _fEventDispatcher = new mx.events.EventDispatcher(); } object.addEventListener = _fEventDispatcher.addEventListener; object.removeEventListener = _fEventDispatcher.removeEventListener; object.dispatchEvent = _fEventDispatcher.dispatchEvent; object.dispatchQueue = _fEventDispatcher.dispatchQueue; } function dispatchQueue(queueObj, eventObj) { var _local7 = "__q_" + eventObj.type; var _local4 = queueObj[_local7]; if (_local4 != undefined) { var _local5; for (_local5 in _local4) { var _local1 = _local4[_local5]; var _local3 = typeof(_local1); if ((_local3 == "object") || (_local3 == "movieclip")) { if (_local1.handleEvent != undefined) { _local1.handleEvent(eventObj); } if (_local1[eventObj.type] != undefined) { if (exceptions[eventObj.type] == undefined) { _local1[eventObj.type](eventObj); } } } else { _local1.apply(queueObj, [eventObj]); } } } } function dispatchEvent(eventObj) { if (eventObj.target == undefined) { eventObj.target = this; } this[eventObj.type + "Handler"](eventObj); dispatchQueue(this, eventObj); } function addEventListener(event, handler) { var _local3 = "__q_" + event; if (this[_local3] == undefined) { this[_local3] = new Array(); } _global.ASSetPropFlags(this, _local3, 1); _removeEventListener(this[_local3], event, handler); this[_local3].push(handler); } function removeEventListener(event, handler) { var _local2 = "__q_" + event; _removeEventListener(this[_local2], event, handler); } static var _fEventDispatcher = undefined; static var exceptions = {move:1, draw:1, load:1}; }
Symbol 124 MovieClip [__Packages.mx.data.binding.Binding] Frame 0
class mx.data.binding.Binding { var is2way, dest, source, format; function Binding (source, dest, format, is2way) { mx.events.EventDispatcher.initialize(this); var _local5 = this; _local5.source = source; _local5.dest = dest; _local5.format = format; _local5.is2way = is2way; registerBinding(this); calcShortLoc(source); calcShortLoc(dest); _global.__dataLogger.logData(null, ("Creating binding " + summaryString()) + (is2way ? ", 2-way" : ""), {binding:this}); _global.__dataLogger.nestLevel++; mx.data.binding.ComponentMixins.initComponent(dest.component); if (source.component != undefined) { mx.data.binding.ComponentMixins.initComponent(source.component); } dest.component.addBinding(this); if (source.component != undefined) { source.component.addBinding(this); setUpListener(source, false); if (this.is2way) { setUpListener(dest, true); setUpIndexListeners(source, false); setUpIndexListeners(dest, true); } else { setUpIndexListeners(source, false); setUpIndexListeners(dest, false); } } else { execute(); } _global.__dataLogger.nestLevel--; } function execute(reverse) { var _local3; var _local4; if (reverse) { if (!is2way) { _global.__dataLogger.logData(null, ("Warning: Can't execute binding " + summaryString(false)) + " in reverse, because it's not a 2 way binding", {binding:this}, mx.data.binding.Log.BRIEF); return(["error"]); } _local3 = dest; _local4 = source; } else { _local3 = source; _local4 = dest; } _global.__dataLogger.logData(null, "Executing binding " + summaryString(reverse), {binding:this}); _global.__dataLogger.nestLevel++; var _local10; if (_local3.constant != undefined) { _local10 = {value:new mx.data.binding.TypedValue(_local3.constant, "String"), getAnyTypedValue:function () { return(this.value); }, getTypedValue:function () { return(this.value); }, getGettableTypes:function () { return(["String"]); }}; } else { _local10 = _local3.component.getField(_local3.property, _local3.location, true); } var _local20; var _local16; var _local13 = ""; var _local6 = _local4.component.getField(_local4.property, _local4.location); if (format != null) { var _local5 = getRuntimeObject(format); if (_local5 != null) { if (reverse) { _local5.setupDataAccessor(_local4.component, _local4.property, _local4.location); _local5.dataAccessor = _local6; _local6 = _local5; } else { _local5.setupDataAccessor(_local3.component, _local3.property, _local3.location); _local5.dataAccessor = _local10; _local10 = _local5; } } } var _local15 = ((format == null) ? (_local6.getSettableTypes()) : null); var _local11 = _local10.getAnyTypedValue(_local15); var _local7 = new Object(); if (_local6.type.readonly == true) { _global.__dataLogger.logData(null, "Not executing binding because the destination is read-only", null, mx.data.binding.Log.BRIEF); var _local8 = new Object(); _local8.type = "invalid"; _local8.property = _local4.property; _local8.location = _local4.location; _local8.messages = [{message:"Cannot assign to a read-only data field."}]; _local4.component.dispatchEvent(_local8); _local7.event = _local8; } else { _global.__dataLogger.logData(null, "Assigning new value '<value>' (<typeName>) " + _local13, {value:_local11.value, typeName:_local11.typeName, unformattedValue:_local20, formatterFrom:_local16}); var _local14 = _local6.setAnyTypedValue(_local11); _local6.validateAndNotify(_local7, false, _local14); _local4.component.dispatchEvent({type:"bindingExecuted", binding:this}); } if (_local7.event != null) { if (_local3.component != null) { var _local9 = new Object(); _local9.type = _local7.event.type; _local9.property = _local3.property; _local9.location = _local3.location; _local9.messages = _local7.event.messages; _local9.to = _local4.component; _local3.component.dispatchEvent(_local9); } } _global.__dataLogger.nestLevel--; return(_local7.event.messages); } function queueForExecute(reverse) { if (!queued) { if (_global.__databind_executeQueue == null) { _global.__databind_executeQueue = new Array(); } if (_root.__databind_dispatch == undefined) { _root.createEmptyMovieClip("__databind_dispatch", -8888); } _global.__databind_executeQueue.push(this); queued = true; this.reverse = reverse; _root.__databind_dispatch.onEnterFrame = dispatchEnterFrame; } } static function dispatchEnterFrame() { _root.__databind_dispatch.onEnterFrame = null; var _local4 = 0; while (_local4 < _global.__databind_executeQueue.length) { var _local3 = _global.__databind_executeQueue[_local4]; _local3.execute(_local3.reverse); _local4++; } var _local5; while (_local5 = _global.__databind_executeQueue.pop() , _local5 != null) { _local5.queued = false; _local5.reverse = false; } } function calcShortLoc(endpoint) { var _local1 = endpoint.location; if (_local1.path != null) { _local1 = _local1.path; } endpoint.loc = ((_local1 instanceof Array) ? (_local1.join(".")) : (_local1)); } function summaryString(reverse) { var _local2 = "<binding.dest.component>:<binding.dest.property>:<binding.dest.loc>"; var _local3 = "<binding.source.component>:<binding.source.property>:<binding.source.loc>"; if (source.constant == null) { if (reverse == true) { return((("from " + _local2) + " to ") + _local3); } return((("from " + _local3) + " to ") + _local2); } return("from constant '<binding.source.constant>' to " + _local2); } static function getRuntimeObject(info, constructorParameter) { if (info.cls == undefined) { info.cls = mx.utils.ClassFinder.findClass(info.className); } var _local3 = new info.cls(constructorParameter); if (_local3 == null) { _global.__dataLogger.logData(null, "Could not construct a formatter or validator - new <info.className>(<params>)", {info:info, params:constructorParameter}, mx.data.binding.Log.BRIEF); } for (var _local4 in info.settings) { _local3[_local4] = info.settings[_local4]; } return(_local3); } static function refreshFromSources(component, property, bindings) { var _local5 = null; var _local3; _local3 = 0; while (_local3 < bindings.length) { var _local1 = bindings[_local3]; var _local2 = null; if ((_local1.dest.component == component) && ((property == null) || (property == _local1.dest.property))) { _local2 = _local1.execute(); } else if ((_local1.is2way && (_local1.source.component == component)) && ((property == null) || (property == _local1.source.property))) { _local2 = _local1.execute(true); } if (_local2 != null) { _local5 = ((_local5 == null) ? (_local2) : (_local5.concat(_local2))); } _local3++; } return(_local5); } static function refreshDestinations(component, bindings) { var _local1; _local1 = 0; while (_local1 < bindings.length) { var _local2 = bindings[_local1]; if (_local2.source.component == component) { _local2.execute(); } else if (_local2.is2way && (_local2.dest.component == component)) { _local2.execute(true); } _local1++; } _local1 = 0; while (_local1 < component.__indexBindings.length) { var _local3 = component.__indexBindings[_local1]; _local3.binding.execute(_local3.reverse); _local1++; } } static function okToCallGetterFromSetter() { function setter(val) { this.value2 = this.value; } function getter() { return(5); } var _local2 = new Object(); _local2.addProperty("value", getter, setter); _local2.value = 0; var _local3 = _local2.value2 == _local2.value; return(_local3); } function setUpListener(endpoint, reverse) { var _local4 = new Object(); _local4.binding = this; _local4.property = endpoint.property; _local4.reverse = reverse; _local4.immediate = okToCallGetterFromSetter(); _local4.handleEvent = function (event) { _global.__dataLogger.logData(event.target, "Data of property '<property>' has changed. <immediate>.", this); if (this.immediate) { if (this.binding.executing != true) { this.binding.executing = true; this.binding.execute(this.reverse); this.binding.executing = false; } } else { this.binding.queueForExecute(this.reverse); } }; if (endpoint.event instanceof Array) { for (var _local5 in endpoint.event) { endpoint.component.__addHighPrioEventListener(endpoint.event[_local5], _local4); } } else { endpoint.component.__addHighPrioEventListener(endpoint.event, _local4); } mx.data.binding.ComponentMixins.initComponent(endpoint.component); } function setUpIndexListeners(endpoint, reverse) { if (endpoint.location.indices != undefined) { var _local3 = 0; while (_local3 < endpoint.location.indices.length) { var _local2 = endpoint.location.indices[_local3]; if (_local2.component != undefined) { setUpListener(_local2, reverse); if (_local2.component.__indexBindings == undefined) { _local2.component.__indexBindings = new Array(); } _local2.component.__indexBindings.push({binding:this, reverse:reverse}); } _local3++; } } } static function copyBinding(b) { var _local1 = new Object(); _local1.source = copyEndPoint(b.source); _local1.dest = copyEndPoint(b.dest); _local1.format = b.format; _local1.is2way = b.is2way; return(_local1); } static function copyEndPoint(e) { var _local1 = new Object(); _local1.constant = e.constant; _local1.component = String(e.component); _local1.event = e.event; _local1.location = e.location; _local1.property = e.property; return(_local1); } static function registerScreen(screen, id) { var symbol = screenRegistry[id]; if (symbol == null) { screenRegistry[id] = {symbolPath:String(screen), bindings:[], id:id}; return(undefined); } if (symbol.symbolPath == String(screen)) { return(undefined); } var instancePath = String(screen); var i = 0; while (i < bindingRegistry.length) { var b = bindingRegistry[i]; var src = copyEndPoint(b.source); var dst = copyEndPoint(b.dest); var prefix = (symbol.symbolPath + "."); var symbolContainsSource = (prefix == b.source.component.substr(0, prefix.length)); var symbolContainsDest = (prefix == b.dest.component.substr(0, prefix.length)); if (symbolContainsSource) { if (symbolContainsDest) { src.component = eval (instancePath + src.component.substr(symbol.symbolPath.length)); dst.component = eval (instancePath + dst.component.substr(symbol.symbolPath.length)); new mx.data.binding.Binding(src, dst, b.format, b.is2way); } else { src.component = eval (instancePath + src.component.substr(symbol.symbolPath.length)); dst.component = eval (dst.component); new mx.data.binding.Binding(src, dst, b.format, b.is2way); } } else if (symbolContainsDest) { src.component = eval (src.component); dst.component = eval (instancePath + dst.component.substr(symbol.symbolPath.length)); new mx.data.binding.Binding(src, dst, b.format, b.is2way); } i++; } } static function registerBinding(binding) { var _local1 = copyBinding(binding); bindingRegistry.push(_local1); } static function getLocalRoot(clip) { var _local2; var _local3 = clip._url; while (clip != null) { if (clip._url != _local3) { break; } _local2 = clip; clip = clip._parent; } return(_local2); } var queued = false; var reverse = false; static var counter = 0; static var screenRegistry = new Object(); static var bindingRegistry = new Array(); }
Symbol 125 MovieClip [__Packages.mx.data.binding.TypedValue] Frame 0
class mx.data.binding.TypedValue { var value, typeName, type; function TypedValue (value, typeName, type) { this.value = value; this.typeName = typeName; this.type = type; } }
Symbol 126 MovieClip [__Packages.mx.data.binding.DataAccessor] Frame 0
class mx.data.binding.DataAccessor { var dataAccessor, component, property, location, type; function DataAccessor () { } function getAnyTypedValue(suggestedTypes) { var _local3 = 0; while (_local3 < suggestedTypes.length) { var _local5 = getTypedValue(suggestedTypes[_local3]); if (_local5 != null) { return(_local5); } _local3++; } var _local5 = getTypedValue(); _local3 = 0; while (_local3 < suggestedTypes.length) { var _local2 = suggestedTypes[_local3]; if (_local2 == "String") { return(new mx.data.binding.TypedValue(String(_local5.value), _local2)); } if (_local2 == "Number") { return(new mx.data.binding.TypedValue(Number(_local5.value), _local2)); } if (_local2 == "Boolean") { return(new mx.data.binding.TypedValue(Boolean(_local5.value), _local2)); } _local3++; } return(_local5); } function setAnyTypedValue(newValue) { var _local7 = getSettableTypes(); if ((_local7 == null) || (-1 != findString(newValue.typeName, _local7))) { return(setTypedValue(newValue)); } var _local3 = 0; while (_local3 < _local7.length) { var _local2 = _local7[_local3]; if (_local2 == "String") { return(setTypedValue(new mx.data.binding.TypedValue(String(newValue.value), _local2))); } if (_local2 == "Number") { var _local5 = Number(newValue.value); var _local6 = setTypedValue(new mx.data.binding.TypedValue(_local5, _local2)); if (_local5.toString() == "NaN") { return([("Failed to convert '" + newValue.value) + "' to a number"]); } return(_local6); } if (_local2 == "Boolean") { return(setTypedValue(new mx.data.binding.TypedValue(Boolean(newValue.value), _local2))); } _local3++; } return(dataAccessor.setTypedValue(newValue)); } function getTypedValue(requestedType) { var _local2 = dataAccessor.getTypedValue(requestedType); return(_local2); } function getGettableTypes() { return(null); } function setTypedValue(newValue) { return(dataAccessor.setTypedValue(newValue)); } function getSettableTypes() { return(null); } function findLastAccessor() { return(((dataAccessor == null) ? this : (dataAccessor.findLastAccessor()))); } function setupDataAccessor(component, property, location) { this.component = component; this.property = property; this.location = location; type = component.findSchema(property, location); } static function findString(str, arr) { var _local3 = str.toLowerCase(); var _local1 = 0; while (_local1 < arr.length) { if (arr[_local1].toLowerCase() == _local3) { return(_local1); } _local1++; } return(-1); } static function conversionFailed(newValue, target) { return(((("Failed to convert to " + target) + ": '") + newValue.value) + "'"); } }
Symbol 127 MovieClip [__Packages.mx.data.binding.ComponentMixins] Frame 0
class mx.data.binding.ComponentMixins { var __refreshing, __bindings, __schema, __fieldCache, _eventDispatcher; function ComponentMixins () { } function refreshFromSources() { if (__refreshing != null) { return(undefined); } __refreshing = true; _global.__dataLogger.logData(this, "Refreshing from sources"); _global.__dataLogger.nestLevel++; mx.data.binding.Binding.refreshFromSources(this, null, __bindings); _global.__dataLogger.nestLevel--; __refreshing = null; } function refreshDestinations() { _global.__dataLogger.logData(this, "Refreshing Destinations"); _global.__dataLogger.nestLevel++; mx.data.binding.Binding.refreshDestinations(this, __bindings); _global.__dataLogger.nestLevel--; } function validateProperty(property, initialMessages) { var _local4 = null; var _local3 = getField(property); if (_local3 != null) { _local4 = _local3.validateAndNotify(null, null, initialMessages); } else { _global.__dataLogger.logData(this, "Can't validate property '<property>' because it doesn't exist", {property:property}); } return(_local4); } function addBinding(binding) { if (__bindings == undefined) { __bindings = new Array(); } __bindings.push(binding); var _local3 = false; if (binding.source.component == this) { getField(binding.source.property, binding.source.location); _local3 = true; } if (binding.dest.component == this) { getField(binding.dest.property, binding.dest.location); _local3 = _local3 | Object(binding).is2way; } if (_local3) { var _local4 = binding.dest.component.findSchema(binding.dest.property, binding.dest.location); if (_local4.readonly) { binding.source.component.__setReadOnly(true); } } } static function initComponent(component) { var _local2 = mx.data.binding.ComponentMixins.prototype; if (component.refreshFromSources == undefined) { component.refreshFromSources = _local2.refreshFromSources; } if (component.refreshDestinations == undefined) { component.refreshDestinations = _local2.refreshDestinations; } if (component.validateProperty == undefined) { component.validateProperty = _local2.validateProperty; } if (component.createFieldAccessor == undefined) { component.createFieldAccessor = _local2.createFieldAccessor; } if (component.createField == undefined) { component.createField = _local2.createField; } if (component.addBinding == undefined) { component.addBinding = _local2.addBinding; } if (component.findSchema == undefined) { component.findSchema = _local2.findSchema; } if (component.getField == undefined) { component.getField = _local2.getField; } if (component.refreshAndValidate == undefined) { component.refreshAndValidate = _local2.refreshAndValidate; } if (component.getFieldFromCache == undefined) { component.getFieldFromCache = _local2.getFieldFromCache; } if (component.getBindingMetaData == undefined) { component.getBindingMetaData = _local2.getBindingMetaData; } if (component.__setReadOnly == undefined) { component.__setReadOnly = _local2.__setReadOnly; } if (component.__addHighPrioEventListener == undefined) { component.__addHighPrioEventListener = _local2.__addHighPrioEventListener; } } function createFieldAccessor(property, location, mustExist) { return(mx.data.binding.FieldAccessor.createFieldAccessor(this, property, location, mx.data.binding.FieldAccessor.findElementType(__schema, property), mustExist)); } function findSchema(property, location) { if (typeof(location) == "string") { if (mx.data.binding.FieldAccessor.isActionScriptPath(String(location))) { location = location.split("."); } else { return(null); } } var _local5 = mx.data.binding.FieldAccessor.findElementType(__schema, property); if (location != null) { if (location.path != null) { location = location.path; } if (!(location instanceof Array)) { return(null); } var _local2 = 0; while (_local2 < location.length) { var _local4 = location[_local2]; _local5 = mx.data.binding.FieldAccessor.findElementType(_local5, _local4); _local2++; } } return(_local5); } function createField(property, location) { var _local3 = findSchema(property, location); var _local2; if (_local3.validation != null) { _local2 = mx.data.binding.Binding.getRuntimeObject(_local3.validation); } else { _local2 = new mx.data.binding.DataType(); } _local2.setupDataAccessor(this, property, location); return(_local2); } static function deepEqual(a, b) { if (a == b) { return(true); } if (typeof(a) != typeof(b)) { return(false); } if (typeof(a) != "object") { return(false); } var _local3 = new Object(); for (var _local4 in a) { if (!deepEqual(a[_local4], b[_local4])) { return(false); } _local3[_local4] = 1; } for (var _local4 in b) { if (_local3[_local4] != 1) { return(false); } } return(true); } function getFieldFromCache(property, location) { for (var _local5 in __fieldCache) { var _local2 = __fieldCache[_local5]; if ((_local2.property == property) && (deepEqual(_local2.location, location))) { return(_local2); } } return(null); } function getField(property, location) { var _local2 = getFieldFromCache(property, location); if (_local2 != null) { return(_local2); } _local2 = createField(property, location); if (__fieldCache == null) { __fieldCache = new Array(); } __fieldCache.push(_local2); return(_local2); } function refreshAndValidate(property) { _global.__dataLogger.logData(this, "Refreshing and validating " + property); _global.__dataLogger.nestLevel++; var _local3 = mx.data.binding.Binding.refreshFromSources(this, property, __bindings); _local3 = validateProperty(property, _local3); _global.__dataLogger.nestLevel--; return(_local3 == null); } function getBindingMetaData(name) { return(this["__" + name]); } function __setReadOnly(setting) { if (Object(this).editable != undefined) { Object(this).editable = !setting; } } function __addHighPrioEventListener(event, handler) { var _local3 = ((_eventDispatcher != undefined) ? (_eventDispatcher) : this); if (_local3.__highPrioEvents == undefined) { _local3.__highPrioEvents = new Object(); } var _local4 = "__q_" + event; if (_local3.__highPrioEvents[_local4] == undefined) { _local3.__highPrioEvents[_local4] = new Array(); } _global.ASSetPropFlags(_local3.__highPrioEvents, _local4, 1); mx.events.EventDispatcher._removeEventListener(_local3.__highPrioEvents[_local4], event, handler); _local3.__highPrioEvents[_local4].push(handler); if (_local3._databinding_original_dispatchEvent == undefined) { _local3._databinding_original_dispatchEvent = _local3.dispatchEvent; _local3.dispatchEvent = function (eventObj) { if (eventObj.target == undefined) { eventObj.target = this; } this.dispatchQueue(this.__highPrioEvents, eventObj); this._databinding_original_dispatchEvent(eventObj); }; } } }
Symbol 128 MovieClip [__Packages.mx.data.binding.ObjectDumper] Frame 0
class mx.data.binding.ObjectDumper { var inProgress; function ObjectDumper () { inProgress = new Array(); } static function toString(obj, showFunctions, showUndefined, showXMLstructures, maxLineLength, indent) { var _local3 = new mx.data.binding.ObjectDumper(); if (maxLineLength == undefined) { maxLineLength = 100; } if (indent == undefined) { indent = 0; } return(_local3.realToString(obj, showFunctions, showUndefined, showXMLstructures, maxLineLength, indent)); } function realToString(obj, showFunctions, showUndefined, showXMLstructures, maxLineLength, indent) { var _local8 = 0; while (_local8 < inProgress.length) { if (inProgress[_local8] == obj) { return("***"); } _local8++; } inProgress.push(obj); indent++; var _local16 = typeof(obj); var _local5; if ((obj instanceof XMLNode) && (showXMLstructures != true)) { _local5 = obj.toString(); } else if (obj instanceof Date) { _local5 = obj.toString(); } else if (_local16 == "object") { var _local4 = new Array(); if (obj instanceof Array) { _local5 = "["; var _local15 = 0; while (_local15 < obj.length) { _local4.push(_local15); _local15++; } } else { _local5 = "{"; for (var _local15 in obj) { _local4.push(_local15); } _local4.sort(); } var _local9 = ""; var _local3 = 0; while (_local3 < _local4.length) { var _local6 = obj[_local4[_local3]]; var _local7 = true; if (typeof(_local6) == "function") { _local7 = showFunctions == true; } if (typeof(_local6) == "undefined") { _local7 = showUndefined == true; } if (_local7) { _local5 = _local5 + _local9; if (!(obj instanceof Array)) { _local5 = _local5 + (_local4[_local3] + ": "); } _local5 = _local5 + realToString(_local6, showFunctions, showUndefined, showXMLstructures, maxLineLength, indent); _local9 = ", `"; } _local3++; } if (obj instanceof Array) { _local5 = _local5 + "]"; } else { _local5 = _local5 + "}"; } } else if (_local16 == "function") { _local5 = "function"; } else if (_local16 == "string") { _local5 = ("\"" + obj) + "\""; } else { _local5 = String(obj); } if (_local5 == "undefined") { _local5 = "-"; } inProgress.pop(); return(replaceAll(_local5, "`", ((_local5.length < maxLineLength) ? "" : (newline + doIndent(indent))))); } static function replaceAll(str, from, to) { var _local3 = str.split(from); var _local4 = ""; var _local2 = ""; var _local1 = 0; while (_local1 < _local3.length) { _local4 = _local4 + (_local2 + _local3[_local1]); _local2 = to; _local1++; } return(_local4); } function doIndent(indent) { var _local2 = ""; var _local1 = 0; while (_local1 < indent) { _local2 = _local2 + " "; _local1++; } return(_local2); } }
Symbol 129 MovieClip [__Packages.mx.xpath.NodePathInfo] Frame 0
class mx.xpath.NodePathInfo { function NodePathInfo (nodeName, filter) { __nodeName = nodeName; __filter = filter; } function get nodeName() { return(__nodeName); } function get filter() { return(__filter); } var __nodeName = null; var __filter = null; }
Symbol 130 MovieClip [__Packages.mx.utils.StringTokenParser] Frame 0
class mx.utils.StringTokenParser { var _source, _skipChars; function StringTokenParser (source, skipChars) { _source = source; _skipChars = ((skipChars == undefined) ? null : (skipChars)); } function get token() { return(_token); } function getPos() { return(_index); } function nextToken() { var _local4; var _local2; var _local3 = _source.length; skipBlanks(); if (_index >= _local3) { return(tkEOF); } _local2 = _source.charCodeAt(_index); if (((((_local2 >= 65) && (_local2 <= 90)) || ((_local2 >= 97) && (_local2 <= 122))) || ((_local2 >= 192) && (_local2 <= Number.POSITIVE_INFINITY))) || (_local2 == 95)) { _local4 = _index; _index++; _local2 = _source.charCodeAt(_index); while (((((((_local2 >= 65) && (_local2 <= 90)) || ((_local2 >= 97) && (_local2 <= 122))) || ((_local2 >= 48) && (_local2 <= 57))) || ((_local2 >= 192) && (_local2 <= Number.POSITIVE_INFINITY))) || (_local2 == 95)) && (_index < _local3)) { _index++; _local2 = _source.charCodeAt(_index); } _token = _source.substring(_local4, _index); return(tkSymbol); } if ((_local2 == 34) || (_local2 == 39)) { _index++; _local4 = _index; _local2 = _source.charCodeAt(_local4); while (((_local2 != 34) && (_local2 != 39)) && (_index < _local3)) { _index++; _local2 = _source.charCodeAt(_index); } _token = _source.substring(_local4, _index); _index++; return(tkString); } if ((_local2 == 45) || ((_local2 >= 48) && (_local2 <= 57))) { var _local5 = tkInteger; _local4 = _index; _index++; _local2 = _source.charCodeAt(_index); while (((_local2 >= 48) && (_local2 <= 57)) && (_index < _local3)) { _index++; _local2 = _source.charCodeAt(_index); } if (_index < _local3) { if (((((((_local2 >= 48) && (_local2 <= 57)) || (_local2 == 46)) || (_local2 == 43)) || (_local2 == 45)) || (_local2 == 101)) || (_local2 == 69)) { _local5 = tkFloat; } while ((((((((_local2 >= 48) && (_local2 <= 57)) || (_local2 == 46)) || (_local2 == 43)) || (_local2 == 45)) || (_local2 == 101)) || (_local2 == 69)) && (_index < _local3)) { _index++; _local2 = _source.charCodeAt(_index); } } _token = _source.substring(_local4, _index); return(_local5); } _token = _source.charAt(_index); _index++; return(tkSymbol); } function skipBlanks() { if (_index < _source.length) { var _local2 = _source.charAt(_index); while ((_local2 == " ") || ((_skipChars != null) && (skipChar(_local2)))) { _index++; _local2 = _source.charAt(_index); } } } function skipChar(ch) { var _local2 = 0; while (_local2 < _skipChars.length) { if (ch == _skipChars[_local2]) { return(true); } _local2++; } return(false); } static var tkEOF = -1; static var tkSymbol = 0; static var tkString = 1; static var tkInteger = 2; static var tkFloat = 3; var _index = 0; var _token = ""; }
Symbol 131 MovieClip [__Packages.mx.xpath.FilterExpr] Frame 0
class mx.xpath.FilterExpr { function FilterExpr (attrInit, nameInit, valueInit) { __attr = attrInit; __name = nameInit; __value = valueInit; } function get attr() { return(__attr); } function set attr(newVal) { __attr = newVal; //return(attr); } function get name() { return(__name); } function set name(newVal) { __name = newVal; //return(name); } function get value() { return(__value); } function set value(newVal) { __value = newVal; //return(value); } var __attr = false; var __value = null; var __name = null; }
Symbol 132 MovieClip [__Packages.mx.xpath.FilterStack] Frame 0
class mx.xpath.FilterStack { var __expr, __ops; function FilterStack (filterVal) { __expr = new Array(); __ops = new Array(); var _local2 = new mx.utils.StringTokenParser(filterVal); var _local5 = _local2.nextToken(); var _local4; var _local3 = _local2.__get__token(); while (_local5 != mx.utils.StringTokenParser.tkEOF) { if (_local3 == "@") { _local5 = _local2.nextToken(); _local3 = _local2.token; _local4 = new mx.xpath.FilterExpr(true, _local3, null); __expr.splice(0, 0, _local4); if (_local2.nextToken() == mx.utils.StringTokenParser.tkSymbol) { if (_local2.__get__token() == "=") { _local5 = _local2.nextToken(); _local4.__set__value(_local2.token); } } } else if ((_local3 == "and") || (_local3 == "or")) { __ops.splice(0, 0, _local3); } else if ((_local3 != ")") && (_local3 != "(")) { _local4 = new mx.xpath.FilterExpr(false, _local3, null); __expr.splice(0, 0, _local4); if (_local2.nextToken() == mx.utils.StringTokenParser.tkSymbol) { if (_local2.__get__token() == "=") { _local5 = _local2.nextToken(); _local4.__set__value(_local2.token); } } } _local5 = _local2.nextToken(); _local3 = _local2.token; } } function get exprs() { return(__expr); } function get ops() { return(__ops); } }
Symbol 133 MovieClip [__Packages.mx.xpath.XPathAPI] Frame 0
class mx.xpath.XPathAPI { function XPathAPI () { } static function getEvalString(node, path) { var _local7 = ""; var _local4 = null; var _local9 = getPathSet(path); var _local3 = _local9[0].nodeName; var _local8; var _local2 = node; var _local5 = false; if ((_local3 != undefined) && ((_local3 == "*") || (node.nodeName == _local3))) { var _local6 = 1; while (_local6 < _local9.length) { _local3 = _local9[_local6].nodeName; _local8 = _local3.indexOf("@"); if (_local8 >= 0) { _local3 = _local3.substring(_local8 + 1); _local5 = _local2.attributes[_local3] != undefined; _local7 = _local7 + (".attributes." + _local3); } else { _local5 = false; var _local1 = 0; while (_local1 < _local2.childNodes.length) { _local4 = _local2.childNodes[_local1]; if (_local4.nodeName == _local3) { _local7 = _local7 + (".childNodes." + _local1); _local1 = _local2.childNodes.length; _local2 = _local4; _local5 = true; } _local1++; } } if (!_local5) { return(""); } _local6++; } if (!_local5) { _local7 = ""; } else if (_local8 == -1) { _local7 = _local7 + ".firstChild.nodeValue"; } } else { _local7 = ""; } return(_local7); } static function selectNodeList(node, path) { var _local2 = new Array(node); var _local5 = getPathSet(path); var _local4 = _local5[0]; var _local6 = _local4.__get__nodeName(); var _local1 = null; if ((_local6 != undefined) && ((_local6 == "*") || (node.nodeName == _local6))) { if (_local4.filter.length > 0) { _local1 = new mx.xpath.FilterStack(_local4.__get__filter()); _local2 = filterNodes(_local2, _local1); } if (_local2.length > 0) { var _local3 = 1; while (_local3 < _local5.length) { _local4 = _local5[_local3]; _local2 = getAllChildNodesByName(_local2, _local4.__get__nodeName()); if (_local4.filter.length > 0) { _local1 = new mx.xpath.FilterStack(_local4.__get__filter()); } else { _local1 = null; } if ((_local1 != null) && (_local1.exprs.length > 0)) { _local2 = filterNodes(_local2, _local1); } _local3++; } } } else { _local2 = new Array(); } return(_local2); } static function selectSingleNode(node, path) { var _local1 = selectNodeList(node, path); if (_local1.length > 0) { return(_local1[0]); } return(null); } static function setNodeValue(node, path, newValue) { var _local1 = new Array(node); var _local9 = getPathSet(path); var _local7 = _local9[_local9.length - 1].nodeName; if (_local7.charAt(0) == "@") { _local7 = _local7.substring(1, _local7.length); _local9.pop(); } else { _local7 = null; } var _local5 = _local9[0]; var _local11 = _local5.__get__nodeName(); var _local3 = null; if ((_local11 != undefined) && ((_local11 == "*") || (node.nodeName == _local11))) { if (_local5.filter.length > 0) { _local3 = new mx.xpath.FilterStack(_local5.__get__filter()); _local1 = filterNodes(_local1, _local3); } if (_local1.length > 0) { var _local2 = 1; while (_local2 < _local9.length) { _local5 = _local9[_local2]; _local1 = getAllChildNodesByName(_local1, _local5.__get__nodeName()); if (_local5.filter.length > 0) { _local3 = new mx.xpath.FilterStack(_local5.__get__filter()); } else { _local3 = null; } if ((_local3 != null) && (_local3.exprs.length > 0)) { _local1 = filterNodes(_local1, _local3); } _local2++; } } } else { _local1 = new Array(); } var _local4 = null; var _local6 = null; var _local10 = new XML(); var _local2 = 0; while (_local2 < _local1.length) { if (_local7 != null) { _local1[_local2].attributes[_local7] = newValue; } else { _local4 = _local1[_local2]; if ((_local4.firstChild == null) || (_local4.firstChild.nodeType != 3)) { _local6 = _local10.createTextNode(newValue); _local4.appendChild(_local6); } else { _local6 = _local4.firstChild; _local6.nodeValue = newValue; } } _local2++; } return(_local1.length); } static function copyStack(toStk, fromStk) { var _local1 = 0; while (_local1 < fromStk.length) { toStk.splice(_local1, 0, fromStk[_local1]); _local1++; } } static function evalExpr(expr, node) { var _local2 = true; if (expr.__get__attr()) { _local2 = ((expr.__get__value() != null) ? (node.attributes[expr.name] == expr.__get__value()) : (node.attributes[expr.name] != null)); } else { var _local3 = getChildNodeByName(node, expr.__get__name()); if (_local3 != null) { _local2 = ((expr.__get__value() != null) ? (_local3.firstChild.nodeValue == expr.__get__value()) : true); } else { _local2 = false; } } return(_local2); } static function filterNodes(nodeList, stack) { var _local13 = new Array(); var _local2; var _local3; var _local9; var _local6; var _local10; var _local1 = true; var _local4; var _local5; var _local8 = 0; while (_local8 < nodeList.length) { _local5 = true; _local2 = new Array(); _local3 = new Array(); copyStack(_local2, stack.__get__exprs()); copyStack(_local3, stack.__get__ops()); _local4 = nodeList[_local8]; while ((_local2.length > 0) && (_local5)) { if (typeof(_local2[_local2.length - 1]) == "object") { _local9 = _local2.pop(); _local1 = evalExpr(_local9, _local4); } else { _local10 = Boolean(_local2.pop()); _local1 = _local10; } if (_local3.length > 0) { var _local7 = _local2.pop(); _local6 = _local7; switch (_local3[_local3.length - 1]) { case "and" : _local1 = _local1 && (evalExpr(_local6, _local4)); _local5 = _local1; break; case "or" : _local1 = _local1 || (evalExpr(_local6, _local4)); _local5 = !_local1; } _local3.pop(); _local2.push(_local1); } } if (_local1) { _local13.push(_local4); } _local8++; } return(_local13); } static function getAllChildNodesByName(nodeList, name) { var _local5 = new Array(); var _local2; var _local3 = 0; while (_local3 < nodeList.length) { _local2 = nodeList[_local3].childNodes; if (_local2 != null) { var _local1 = 0; while (_local1 < _local2.length) { if ((name == "*") || (_local2[_local1].nodeName == name)) { _local5.push(_local2[_local1]); } _local1++; } } _local3++; } return(_local5); } static function getChildNodeByName(node, nodeName) { var _local2; var _local3 = node.childNodes; var _local1 = 0; while (_local1 < _local3.length) { _local2 = _local3[_local1]; if (_local2.nodeName == nodeName) { return(_local2); } _local1++; } return(null); } static function getKeyValues(node, keySpec) { var _local5 = ""; var _local3 = new mx.utils.StringTokenParser(keySpec); var _local2 = _local3.nextToken(); var _local1; var _local6; while (_local2 != mx.utils.StringTokenParser.tkEOF) { _local1 = _local3.token; _local5 = _local5 + (" " + _local1); if (_local2 == mx.utils.StringTokenParser.tkSymbol) { if (_local1 == "@") { _local2 = _local3.nextToken(); _local1 = _local3.token; if (_local2 == mx.utils.StringTokenParser.tkSymbol) { _local5 = _local5 + (((_local1 + "='") + node.attributes[_local1]) + "'"); } } else if (_local1 == "/") { _local2 = _local3.nextToken(); if (_local2 == mx.utils.StringTokenParser.tkSymbol) { _local1 = _local3.token; node = getChildNodeByName(node, _local1); if (node != null) { _local5 = _local5 + _local1; } } } else if ((((_local1 != "and") && (_local1 != "or")) && (_local1 != "[")) && (_local1 != "]")) { _local6 = getChildNodeByName(node, _local1); if (_local6 != null) { _local5 = _local5 + (("='" + _local6.firstChild.nodeValue) + "'"); } } } if (node == null) { trace(("Invalid keySpec specified. '" + keySpec) + "' Error."); return("ERR"); } _local2 = _local3.nextToken(); } return(_local5.slice(1)); } static function getPath(node, keySpecs) { var _local2 = ""; var _local5 = keySpecs[node.nodeName]; if (_local5 == undefined) { var _local8 = ""; var _local10; for (_local10 in node.attributes) { _local8 = _local8 + (((("@" + _local10) + "='") + node.attributes[_local10]) + "' and "); } var _local7 = ""; var _local1; var _local6; var _local4 = 0; while (_local4 < node.childNodes.length) { _local1 = node.childNodes[_local4]; _local6 = _local1.firstChild.nodeValue; if (_local6 != undefined) { _local7 = _local7 + (((_local1.nodeName + "='") + _local6) + "' and "); } _local4++; } if (_local8.length > 0) { if (_local7.length > 0) { _local2 = (((("/" + node.nodeName) + "[") + _local8) + _local7.substring(0, _local7.length - 4)) + "]"; } else { _local2 = ((("/" + node.nodeName) + "[") + _local8.substring(0, _local8.length - 4)) + "]"; } } else { _local2 = ((("/" + node.nodeName) + "[") + _local7.substring(0, _local7.length - 4)) + "]"; } } else { _local2 = _local2 + (("/" + node.nodeName) + getKeyValues(node, _local5)); } var _local1 = node.parentNode; while (_local1.parentNode != null) { _local5 = keySpecs[_local1.nodeName]; if (_local5 != undefined) { _local2 = (("/" + _local1.nodeName) + getKeyValues(_local1, _local5)) + _local2; } else { _local2 = ("/" + _local1.nodeName) + _local2; } _local1 = _local1.parentNode; } return(_local2); } static function getPathSet(path) { var _local6 = new Array(); var _local4; var _local1; var _local2; var _local5; while (path.length > 0) { _local4 = path.lastIndexOf("/"); _local1 = path.substring(_local4 + 1); _local2 = _local1.indexOf("[", 0); _local5 = ((_local2 >= 0) ? (_local1.substring(_local2 + 1, _local1.length - 1)) : ""); _local1 = ((_local2 >= 0) ? (_local1.substring(0, _local2)) : (_local1)); _local6.splice(0, 0, new mx.xpath.NodePathInfo(_local1, _local5)); path = path.substring(0, _local4); } return(_local6); } }
Symbol 134 MovieClip [__Packages.mx.data.binding.FieldAccessor] Frame 0
class mx.data.binding.FieldAccessor { var component, property, parentObj, fieldName, m_location, type, index, xpath; function FieldAccessor (component, property, parentObj, fieldName, type, index, parentField) { this.component = component; this.property = property; this.parentObj = parentObj; this.fieldName = fieldName; if (component == parentObj) { m_location = undefined; } else if (parentField.m_location == undefined) { m_location = fieldName; } else { m_location = (parentField.m_location + ".") + fieldName; } this.type = type; this.index = index; } function getValue() { var _local2 = getFieldData(); if ((_local2 == null) && (type.value != undefined)) { var _local3 = new mx.data.binding.TypedValue(type.value, "String"); _local3.getDefault = true; component.getField(fieldName).setAnyTypedValue(_local3); _local2 = _local3.value; } if ((isXML(_local2) && (_local2.childNodes.length == 1)) && (_local2.firstChild.nodeType == 3)) { return(_local2.firstChild.nodeValue); } return(_local2); } function setValue(newValue, newTypedValue) { if (newTypedValue.getDefault) { newTypedValue.value = newValue; } else { if (xpath != null) { var _local5 = getFieldData(); if (_local5 != null) { setXMLData(_local5, newValue); } else { _global.__dataLogger.logData(component, "Can't assign to '<property>:<xpath>' because there is no element at the given path", this); } } else if (isXML(parentObj)) { if (type.category == "attribute") { parentObj.attributes[fieldName] = newValue; } else if (type.category == "array") { } else { var _local5 = getOrCreateFieldData(); setXMLData(_local5, newValue); } } else { if (parentObj == null) { _global.__dataLogger.logData(component, "Can't set field '<property>/<location>' because the field doesn't exist", this); } parentObj[fieldName] = newValue; } component.propertyModified(property, (xpath == null) && (parentObj == component), newTypedValue.type); } } static function isActionScriptPath(str) { var _local2 = str.toLowerCase(); var _local3 = "0123456789abcdefghijklmnopqrstuvwxyz_."; var _local1 = 0; while (_local1 < _local2.length) { if (-1 == _local3.indexOf(_local2.charAt(_local1))) { return(false); } _local1++; } return(true); } static function createFieldAccessor(component, property, location, type, mustExist) { if (mustExist && (component[property] == null)) { _global.__dataLogger.logData(component, "Warning: property '<property>' does not exist", {property:property}); return(null); } var _local5 = new mx.data.binding.FieldAccessor(component, property, component, property, type, null, null); if (location == null) { return(_local5); } var _local7 = null; if (location.indices != null) { _local7 = location.indices; location = location.path; } if (typeof(location) == "string") { if (_local7 != null) { _global.__dataLogger.logData(component, "Warning: ignoring index values for property '<property>', path '<location>'", {property:property, location:location}); } if (isActionScriptPath(String(location))) { location = location.split("."); } else { _local5.xpath = location; return(_local5); } } if (location instanceof Array) { var _local3; var _local11 = 0; _local3 = 0; while (_local3 < location.length) { var _local2 = null; var _local4 = location[_local3]; if (_local4 == "[n]") { if (_local7 == null) { _global.__dataLogger.logData(component, "Error: indices for <property>:<location> are null, but [n] appears in the location.", {property:property, location:location}); return(null); } _local2 = _local7[_local11++]; if (_local2 == null) { _global.__dataLogger.logData(component, "Error: not enough index values for <property>:<location>", {property:property, location:location}); return(null); } } _local5 = _local5.getChild(_local4, _local2, mustExist); _local3++; } if (mustExist && (_local5.getValue() == null)) { _global.__dataLogger.logData(component, "Warning: field <property>:<m_location> does not exist, or is null", _local5); } return(_local5); } trace("unrecognized location: " + mx.data.binding.ObjectDumper.toString(location)); return(null); } function getFieldAccessor() { return(this); } function getChild(childName, index, mustExist) { if (childName == ".") { return(this); } var _local2 = getOrCreateFieldData(mustExist); if (_local2 == null) { return(null); } var _local4 = findElementType(type, childName); return(new mx.data.binding.FieldAccessor(component, property, _local2, childName, _local4, index, this)); } function getOrCreateFieldData(mustExist) { var _local3 = getFieldData(); if (_local3 == null) { if (mustExist) { _global.__dataLogger.logData(component, "Warning: field <property>:<m_location> does not exist", this); } else { setupComplexField(); _local3 = getFieldData(); } } return(_local3); } function evaluateSubPath(obj, type) { var path = type.path; if (isActionScriptPath(path)) { var tokens = path.split("."); var i = 0; while (i < tokens.length) { var token = tokens[i]; if (isXML(obj)) { obj = obj.firstChild; while (obj != null) { if (toLocalName(obj.nodeName) == token) { break; } obj = obj.nextSibling; } } else { obj = obj[token]; } if (obj == null) { _global.__dataLogger.logData(component, "Warning: path '<path>' evaluates to null, at '<token>' in <t.property>:<t.m_location>", {path:path, token:token, t:this}); break; } i++; } } else if (isXML(obj)) { if (path.charAt(0) != "/") { path = "/" + path; } if (obj.nodeName == null) { obj = obj.firstChild; } else { path = toLocalName(obj.nodeName) + path; } var category = ((type.category != null) ? (type.category) : (((type.elements.length > 0) ? "complex" : "simple"))); if ((category == "simple") || (category == "attribute")) { obj = eval ("obj" + mx.xpath.XPathAPI.getEvalString(obj, path)); } else if (category == "complex") { obj = mx.xpath.XPathAPI.selectSingleNode(obj, path); } else if (category == "array") { obj = mx.xpath.XPathAPI.selectNodeList(obj, path); } } else { _global.__dataLogger.logData(component, "Error: path '<path>' is an XPath. It cannot be applied to non-XML data <t.property>:<t.m_location>", {path:path, t:this}); } return(obj); } function getFieldData() { if (xpath != null) { var _local4 = parentObj[fieldName].firstChild; while ((_local4 != null) && (_local4.nodeType != 1)) { _local4 = _local4.nextSibling; } var _local10 = mx.xpath.XPathAPI.selectSingleNode(_local4, xpath); return(_local10); } if (isXML(parentObj)) { if (type.path != null) { return(evaluateSubPath(parentObj, type)); } if (type.category == "attribute") { var _local5 = parentObj.attributes; for (var _local8 in _local5) { if (toLocalName(_local8) == fieldName) { return(_local5[_local8]); } } return(undefined); } var _local3 = parentObj.firstChild; if (type.category == "array") { var _local6 = new Array(); while (_local3 != null) { if (toLocalName(_local3.nodeName) == fieldName) { _local6.push(_local3); } _local3 = _local3.nextSibling; } return(_local6); } while (_local3 != null) { if (toLocalName(_local3.nodeName) == fieldName) { return(_local3); } _local3 = _local3.nextSibling; } return(null); } if (fieldName == "[n]") { var _local7; if (index.component != null) { var _local9 = index.component.getField(index.property, index.location); _local7 = _local9.getAnyTypedValue(["Number"]); _local7 = _local7.value; } else { _local7 = index.constant; } var _local11 = Number(_local7); if (typeof(_local7) == "undefined") { _global.__dataLogger.logData(component, "Error: index specification '<index>' was not supplied, or incorrect, for <t.property>:<t.m_location>", {index:_local11, t:this}); return(null); } if (_local11.toString() == "NaN") { _global.__dataLogger.logData(component, "Error: index value '<index>' for <t.property>:<t.m_location> is not a number", {index:_local11, t:this}); return(null); } if (!(parentObj instanceof Array)) { _global.__dataLogger.logData(component, "Error: indexed field <property>:<m_location> is not an array", this); return(null); } if ((_local11 < 0) || (_local11 >= parentObj.length)) { _global.__dataLogger.logData(component, "Error: index '<index>' for <t.property>:<t.m_location> is out of bounds", {index:_local11, t:this}); return(null); } _global.__dataLogger.logData(component, "Accessing item [<index>] of <t.property>:<t.m_location>", {index:_local11, t:this}); return(parentObj[_local11]); } if (type.path != null) { return(evaluateSubPath(parentObj, type)); } return(parentObj[fieldName]); } static function setXMLData(obj, newValue) { while (obj.hasChildNodes()) { obj.firstChild.removeNode(); } var _local2 = xmlNodeFactory.createTextNode(newValue); obj.appendChild(_local2); } function setupComplexField() { var _local2; if (isXML(parentObj)) { _local2 = xmlNodeFactory.createElement(fieldName); parentObj.appendChild(_local2); } else if (dataIsXML()) { parentObj[fieldName] = new XML(); } else { parentObj[fieldName] = new Object(); } } static function findElementType(type, name) { var _local1 = 0; while (_local1 < type.elements.length) { if (type.elements[_local1].name == name) { return(type.elements[_local1].type); } _local1++; } return(null); } function isXML(obj) { return(obj instanceof XMLNode); } function dataIsXML() { return(type.name == "XML"); } static function accessField(component, fieldName, desiredTypes) { var _local1; _local1 = desiredTypes[fieldName]; if (_local1 == null) { _local1 = desiredTypes.dflt; } if (_local1 == null) { _local1 = desiredTypes; } var _local4 = component.createField("data", [fieldName]); var _local2 = _local4.getAnyTypedValue([_local1]); return(_local2.value); } static function ExpandRecord(obj, objectType, desiredTypes) { var _local4 = new Object(); mx.data.binding.ComponentMixins.initComponent(_local4); _local4.data = obj; _local4.__schema = {elements:[{name:"data", type:objectType}]}; var _local2 = new Object(); if (objectType.elements.length > 0) { var _local3 = 0; while (_local3 < objectType.elements.length) { var _local10 = objectType.elements[_local3].name; _local2[_local10] = accessField(_local4, _local10, desiredTypes); _local3++; } } else if ((obj instanceof XML) || (obj instanceof XMLNode)) { if ((obj.childNodes.length == 1) && (obj.firstChild.nodeType == 3)) { return(obj.firstChild.nodeValue); } var _local5 = obj.lastChild; while (_local5 != null) { var _local10 = toLocalName(_local5.nodeName); if ((_local10 != null) && (_local2[_local10] == null)) { _local2[_local10] = accessField(_local4, _local10, desiredTypes); } _local5 = _local5.previousSibling; } for (var _local10 in obj.attributes) { if (_local2[_local10] != null) { _global.__dataLogger.logData(null, "Warning: attribute '<name>' has same name as an element, in XML object <obj>", {name:_local10, obj:obj}); } _local2[_local10] = accessField(_local4, _local10, desiredTypes); } } else { if (typeof(obj) != "object") { return(obj); } for (var _local10 in obj) { _local2[_local10] = accessField(_local4, _local10, desiredTypes); } } return(_local2); } static function wrapArray(theArray, itemType, desiredTypes) { var _local4 = {getItemAt:function (index) { if ((index < 0) || (index >= this.data.length)) { return(undefined); } var _local2 = this.data[index]; if (_local2 == undefined) { return(undefined); } var _local3 = mx.data.binding.FieldAccessor.ExpandRecord(_local2, this.type, desiredTypes); return(_local3); }, getItemID:function (index) { return(index); }, data:theArray, type:itemType, length:theArray.length}; return(_local4); } static function toLocalName(nodeName) { var _local1 = nodeName.split(":"); var _local2 = _local1[_local1.length - 1]; return(_local2); } static var xmlNodeFactory = new XML(); }
Symbol 135 MovieClip [__Packages.mx.data.kinds.Data] Frame 0
class mx.data.kinds.Data extends mx.data.binding.DataAccessor { var component, property, location; function Data () { super(); } function getTypedValue(requestedType) { var _local5; var _local2 = getFieldAccessor().getValue(); var _local3 = null; if (_local2 != null) { if (_local2 instanceof Array) { _local3 = "Array"; } else if ((_local2 instanceof XMLNode) || (_local2 instanceof XMLNode)) { _local3 = "XML"; } else { var _local4 = typeof(_local2); _local3 = _local4.charAt(0).toUpperCase() + _local4.slice(1); } } else { _local2 = null; } _local5 = new mx.data.binding.TypedValue(_local2, _local3, null); return(_local5); } function getGettableTypes() { return(null); } function setTypedValue(newValue) { getFieldAccessor().setValue(newValue.value, newValue); return(null); } function getSettableTypes() { return(null); } function getFieldAccessor() { return(component.createFieldAccessor(property, location, false)); } }
Symbol 136 MovieClip [__Packages.mx.data.binding.Formatter] Frame 0
class mx.data.binding.Formatter extends mx.data.binding.DataAccessor { function Formatter () { super(); } }
Symbol 137 MovieClip [__Packages.mx.data.binding.DataType] Frame 0
class mx.data.binding.DataType extends mx.data.binding.DataAccessor { var errorArray, type, kind, dataAccessor, encoder, formatter, getAnyTypedValue, setAnyTypedValue, component, location, property; function DataType () { super(); errorArray = null; } function setupDataAccessor(component, property, location) { super.setupDataAccessor(component, property, location); type = component.findSchema(property, location); if (type.kind != undefined) { kind = mx.data.binding.Binding.getRuntimeObject(type.kind); } else { kind = new mx.data.kinds.Data(); } kind.setupDataAccessor(component, property, location); dataAccessor = kind; if (type.encoder != undefined) { encoder = mx.data.binding.Binding.getRuntimeObject(type.encoder); encoder.setupDataAccessor(component, property, location); encoder.dataAccessor = dataAccessor; dataAccessor = encoder; } if (type.formatter != undefined) { formatter = mx.data.binding.Binding.getRuntimeObject(type.formatter); formatter.setupDataAccessor(component, property, location); formatter.dataAccessor = dataAccessor; } } function getAsBoolean() { var _local2 = getAnyTypedValue(["Boolean"]); return(_local2.value); } function getAsNumber() { var _local2 = getAnyTypedValue(["Number"]); return(_local2.value); } function getAsString() { var _local2 = getAnyTypedValue(["String"]); return(_local2.value); } function setAsBoolean(newValue) { setAnyTypedValue(new mx.data.binding.TypedValue(newValue, "Boolean")); } function setAsNumber(newValue) { setAnyTypedValue(new mx.data.binding.TypedValue(newValue, "Number")); } function setAsString(newValue) { setAnyTypedValue(new mx.data.binding.TypedValue(newValue, "String")); } function validationError(errorMessage) { if (errorArray == null) { errorArray = new Array(); } errorArray.push(errorMessage); } function validate(value) { } function getTypedValue(requestedType) { var _local2; if ((requestedType == "String") && (formatter != null)) { _local2 = formatter.getTypedValue(requestedType); } else { _local2 = dataAccessor.getTypedValue(requestedType); if (_local2.type == null) { _local2.type = type; } if (_local2.typeName == null) { _local2.typeName = type.name; } } if ((_local2.typeName != requestedType) && (requestedType != null)) { _local2 = null; } return(_local2); } function getGettableTypes() { var _local2 = new Array(); var _local3 = gettableTypes(); if (_local3 != null) { _local2 = _local2.concat(_local3); } if (type.name != null) { _local2 = _local2.concat(type.name); } if (formatter != null) { _local2 = _local2.concat(formatter.getGettableTypes()); } if (_local2.length == 0) { return(null); } return(_local2); } function setTypedValue(newValue) { if ((newValue.typeName == "String") && (formatter != null)) { return(formatter.setTypedValue(newValue)); } var _local3 = dataAccessor.getSettableTypes(); if ((_local3 == null) || (-1 != mx.data.binding.DataAccessor.findString(newValue.typeName, _local3))) { return(dataAccessor.setTypedValue(newValue)); } return(["Can't set a value of type " + newValue.typeName]); } function getSettableTypes() { var _local2 = new Array(); var _local3 = settableTypes(); if (_local3 != null) { _local2 = _local2.concat(_local3); } if (type.name != null) { _local2 = _local2.concat(type.name); } if (formatter != null) { _local2 = _local2.concat(formatter.getSettableTypes()); } if (_local2.length == 0) { return(null); } return(_local2); } function gettableTypes() { return(dataAccessor.getGettableTypes()); } function settableTypes() { return(dataAccessor.getSettableTypes()); } function validateAndNotify(returnData, noEvent, initialMessages) { var _local4 = false; errorArray = null; for (var _local6 in initialMessages) { validationError(initialMessages[_local6]); _local4 = true; } var _local7 = getTypedValue(); if ((_local7.value == null) || (_local7.value == "")) { if (type.required == false) { _global.__dataLogger.logData(component, "Validation of null value succeeded because field '<property>/<m_location>' is not required", this); } else { var _local8 = ((location == null) ? "" : (":" + String(location))); validationError((("Required item '" + property) + _local8) + "' is missing"); _local4 = true; } } else { validate(_local7.value); _local4 = true; } if (_local4 && (noEvent != true)) { var _local5 = new Object(); _local5.type = ((errorArray == null) ? "valid" : "invalid"); _local5.property = property; _local5.location = location; _local5.messages = errorArray; component.dispatchEvent(_local5); returnData.event = _local5; } return(errorArray); } }
Symbol 138 MovieClip [__Packages.mx.data.binding.EndPoint] Frame 0
class mx.data.binding.EndPoint { function EndPoint () { } }
Symbol 139 MovieClip [__Packages.mx.data.binding.Log] Frame 0
class mx.data.binding.Log { var level, name; function Log (logLevel, logName) { level = ((logLevel == undefined) ? (BRIEF) : (logLevel)); name = ((name == undefined) ? "" : (name)); } function logInfo(msg, level) { if (level == undefined) { level = BRIEF; } onLog((((getDateString() + " ") + name) + ": ") + mx.data.binding.ObjectDumper.toString(msg)); } function logData(target, message, info, level) { if (level == undefined) { level = VERBOSE; } var _local6 = ((name.length > 0) ? ((" " + name) + ": ") : " "); var _local4 = ((target == null) ? "" : (target + ": ")); if (_local4.indexOf("_level0.") == 0) { _local4 = _local4.substr(8); } var _local3 = ((getDateString() + _local6) + _local4) + substituteIntoString(message, info, 50); if (showDetails && (info != null)) { _local3 = _local3 + ("\n " + mx.data.binding.ObjectDumper.toString(info)); } else { var _local2 = 0; while (_local2 < nestLevel) { _local3 = " " + _local3; _local2++; } } onLog(_local3); } function onLog(message) { trace(message); } function getDateString() { var _local1 = new Date(); return(((((((((_local1.getMonth() + 1) + "/") + _local1.getDate()) + " ") + _local1.getHours()) + ":") + _local1.getMinutes()) + ":") + _local1.getSeconds()); } static function substituteIntoString(message, info, maxlen, rawDataType) { var _local9 = ""; if (info == null) { return(message); } var _local11 = message.split("<"); if (_local11 == null) { return(message); } _local9 = _local9 + _local11[0]; var _local7 = 1; while (_local7 < _local11.length) { var _local8 = _local11[_local7].split(">"); var _local5 = _local8[0].split("."); var _local1 = info; var _local4 = rawDataType; var _local3 = 0; while (_local3 < _local5.length) { var _local2 = _local5[_local3]; if (_local2 != "") { _local4 = mx.data.binding.FieldAccessor.findElementType(_local4, _local2); var _local6 = new mx.data.binding.FieldAccessor(null, null, _local1, _local2, _local4, null, null); _local1 = _local6.getValue(); } _local3++; } if (typeof(_local1) != "string") { _local1 = mx.data.binding.ObjectDumper.toString(_local1); } if (_local1.indexOf("_level0.") == 0) { _local1 = _local1.substr(8); } if ((maxlen != null) && (_local1.length > maxlen)) { _local1 = _local1.substr(0, maxlen) + "..."; } _local9 = _local9 + _local1; _local9 = _local9 + _local8[1]; _local7++; } var _local14 = _local9.split("&gt;"); _local9 = _local14.join(">"); _local14 = _local9.split("&lt;"); _local9 = _local14.join("<"); return(_local9); } static var NONE = -1; static var BRIEF = 0; static var VERBOSE = 1; static var DEBUG = 2; static var INFO = 2; static var WARNING = 1; static var ERROR = 0; var showDetails = false; var nestLevel = 0; }
Symbol 140 MovieClip [__Packages.mx.utils.ClassFinder] Frame 0
class mx.utils.ClassFinder { function ClassFinder () { } static function findClass(fullClassName) { if (fullClassName == null) { return(null); } var _local3 = _global; var _local4 = fullClassName.split("."); var _local2 = 0; while (_local2 < _local4.length) { _local3 = _local3[_local4[_local2]]; _local2++; } if (_local3 == null) { _global.__dataLogger.logData(null, "Could not find class '<classname>'", {classname:fullClassName}, mx.data.binding.Log.BRIEF); } return(_local3); } }
Symbol 141 MovieClip [__Packages.mx.data.binding.CustomFormatter] Frame 0
class mx.data.binding.CustomFormatter { function CustomFormatter () { } function format(rawValue) { } function unformat(formattedValue) { } }
Symbol 142 MovieClip [__Packages.mx.data.binding.CustomValidator] Frame 0
class mx.data.binding.CustomValidator { var field; function CustomValidator () { } function validate(value) { } function validationError(message) { field.validationError(message); } }
Symbol 143 MovieClip [__Packages.mx.data.binding.DateBase] Frame 0
class mx.data.binding.DateBase extends mx.data.binding.DataAccessor { var dataAccessor; function DateBase () { super(); } function internalToExternal(rawValue) { return(null); } function externalToInternal(value) { return(null); } function externalTypeName() { return(null); } function internalTypeName() { return(null); } function getTypedValue(requestedType) { var _local3; if ((requestedType == externalTypeName()) || (requestedType == null)) { var _local4 = dataAccessor.getTypedValue(); var _local2 = internalToExternal(_local4.value); _local3 = new mx.data.binding.TypedValue(_local2, externalTypeName()); } return(_local3); } function getGettableTypes() { return([externalTypeName()]); } function setTypedValue(newValue) { if ((newValue.typeName == externalTypeName()) || (newValue.typeName == null)) { var _local4 = externalToInternal(newValue.value); var _local3; if (!_local4) { _local3 = [mx.data.binding.DataAccessor.conversionFailed(newValue, internalTypeName())]; } var _local5 = dataAccessor.setTypedValue(new mx.data.binding.TypedValue(_local4, internalTypeName())); if (_local3) { return(_local3); } return(_local5); } return([mx.data.binding.DataAccessor.conversionFailed(newValue, internalTypeName())]); } function getSettableTypes() { return([externalTypeName()]); } static function extractTokenDate(value, tokenInfo) { var _local1 = ""; if (value != null) { switch (tokenInfo.token) { case "M" : var _local5 = value.getMonth() + 1; if (_local5 < 10) { _local1 = _local1 + "0"; } _local1 = _local1 + _local5.toString(); break; case "Y" : var _local6 = value.getFullYear().toString(); if ((tokenInfo.end - tokenInfo.begin) < 3) { _local1 = _local6.substr(2); } else { _local1 = _local6; } break; case "D" : var _local3 = value.getDate(); if (_local3 < 10) { _local1 = _local1 + "0"; } _local1 = _local1 + _local3.toString(); break; case "H" : var _local8 = value.getHours(); if (_local8 < 10) { _local1 = _local1 + "0"; } _local1 = _local1 + _local8.toString(); break; case "N" : var _local7 = value.getMinutes(); if (_local7 < 10) { _local1 = _local1 + "0"; } _local1 = _local1 + _local7.toString(); break; case "S" : var _local4 = value.getSeconds(); if (_local4 < 10) { _local1 = _local1 + "0"; } _local1 = _local1 + _local4.toString(); } } return(_local1); } static function infuseTokenDate(tkData, tk, value) { if (tkData.length > 0) { switch (tk.token) { case "M" : value.setMonth(Number(tkData) - 1); break; case "D" : value.setDate(Number(tkData)); break; case "Y" : value.setYear(Number(tkData)); break; case "H" : value.setHours(Number(tkData)); break; case "N" : value.setMinutes(Number(tkData)); break; case "S" : value.setSeconds(Number(tkData)); } } } }
Symbol 144 MovieClip [__Packages.mx.data.binding.Encoder] Frame 0
class mx.data.binding.Encoder extends mx.data.binding.DataAccessor { function Encoder () { super(); } }
Symbol 145 MovieClip [__Packages.mx.data.binding.Kind] Frame 0
class mx.data.binding.Kind extends mx.data.binding.DataAccessor { function Kind () { super(); } }
Symbol 146 MovieClip [__Packages.mx.utils.Iterator] Frame 0
interface mx.utils.Iterator{}
Symbol 147 MovieClip [__Packages.mx.utils.Collection] Frame 0
interface mx.utils.Collection{}
Symbol 148 MovieClip [__Packages.mx.utils.IteratorImpl] Frame 0
class mx.utils.IteratorImpl { var _collection, _cursor; function IteratorImpl (coll) { _collection = coll; _cursor = 0; } function hasNext() { return(_cursor < _collection.getLength()); } function next() { return(_collection.getItemAt(_cursor++)); } }
Symbol 149 MovieClip [__Packages.mx.utils.CollectionImpl] Frame 0
class mx.utils.CollectionImpl extends Object { var _items; function CollectionImpl () { super(); _items = new Array(); } function addItem(item) { var _local2 = false; if (item != null) { _items.push(item); _local2 = true; } return(_local2); } function clear() { _items = new Array(); } function contains(item) { return(internalGetItem(item) > -1); } function getItemAt(index) { return(_items[index]); } function getIterator() { return(new mx.utils.IteratorImpl(this)); } function getLength() { return(_items.length); } function isEmpty() { return(_items.length == 0); } function removeItem(item) { var _local2 = false; var _local3 = internalGetItem(item); if (_local3 > -1) { _items.splice(_local3, 1); _local2 = true; } return(_local2); } function internalGetItem(item) { var _local3 = -1; var _local2 = 0; while (_local2 < _items.length) { if (_items[_local2] == item) { _local3 = _local2; break; } _local2++; } return(_local3); } }
Symbol 150 MovieClip [__Packages.mx.utils.StringFormatter] Frame 0
class mx.utils.StringFormatter { var __extractToken, __infuseToken, __tokenInfo, __format; function StringFormatter (format, tokens, extractTokenFunc, infuseTokenFunc) { setFormat(format, tokens); __extractToken = extractTokenFunc; __infuseToken = infuseTokenFunc; } function extractValue(formattedData, result) { if (result != null) { var _local3 = null; var _local2 = 0; while (_local2 < __tokenInfo.length) { _local3 = __tokenInfo[_local2]; __infuseToken(formattedData.substring(_local3.begin, _local3.end), _local3, result); _local2++; } } } function formatValue(value) { var _local5 = ""; if (value != null) { var _local3 = __tokenInfo[0]; _local5 = __format.substring(0, _local3.begin) + __extractToken(value, _local3); var _local4 = _local3; var _local2 = 1; while (_local2 < __tokenInfo.length) { _local3 = __tokenInfo[_local2]; _local5 = _local5 + (__format.substring(_local4.end, _local3.begin) + __extractToken(value, _local3)); _local4 = _local3; _local2++; } } return(_local5); } function getFormat() { return(__format); } function setFormat(format, tokens) { function compareValues(a, b) { if (a.begin < b.begin) { return(-1); } if (a.begin > b.begin) { return(1); } return(0); } if (format != __format) { __format = format; var _local5 = tokens.split(","); __tokenInfo = new Array(); var _local4 = 0; var _local3 = 0; var _local7 = 0; var _local2 = 0; while (_local2 < _local5.length) { _local4 = format.indexOf(_local5[_local2]); if ((_local4 >= 0) && (_local4 < format.length)) { _local3 = format.lastIndexOf(_local5[_local2]); _local3 = ((_local3 >= 0) ? (_local3 + 1) : (_local4 + 1)); __tokenInfo.splice(_local7, 0, {token:_local5[_local2], begin:_local4, end:_local3}); _local7++; } _local2++; } __tokenInfo.sort(compareValues); } } }
Symbol 151 MovieClip [__Packages.mx.core.UIObject] Frame 0
class mx.core.UIObject extends MovieClip { var _width, _height, _x, _y, _parent, _minHeight, _minWidth, _visible, dispatchEvent, _xscale, _yscale, methodTable, onEnterFrame, tfList, __width, __height, moveTo, lineTo, createTextField, attachMovie, buildDepthTable, findNextAvailableDepth, idNames, childrenCreated, _name, createAccessibilityImplementation, _endInit, validateNow, hasOwnProperty, initProperties, stylecache, className, ignoreClassStyleDeclaration, _tf, fontFamily, fontSize, color, marginLeft, marginRight, fontStyle, fontWeight, textAlign, textIndent, textDecoration, embedFonts, styleName, enabled; function UIObject () { super(); constructObject(); } function get width() { return(_width); } function get height() { return(_height); } function get left() { return(_x); } function get x() { return(_x); } function get top() { return(_y); } function get y() { return(_y); } function get right() { return(_parent.width - (_x + width)); } function get bottom() { return(_parent.height - (_y + height)); } function getMinHeight(Void) { return(_minHeight); } function setMinHeight(h) { _minHeight = h; } function get minHeight() { return(getMinHeight()); } function set minHeight(h) { setMinHeight(h); //return(minHeight); } function getMinWidth(Void) { return(_minWidth); } function setMinWidth(w) { _minWidth = w; } function get minWidth() { return(getMinWidth()); } function set minWidth(w) { setMinWidth(w); //return(minWidth); } function setVisible(x, noEvent) { if (x != _visible) { _visible = x; if (noEvent != true) { dispatchEvent({type:(x ? "reveal" : "hide")}); } } } function get visible() { return(_visible); } function set visible(x) { setVisible(x, false); //return(visible); } function get scaleX() { return(_xscale); } function set scaleX(x) { _xscale = x; //return(scaleX); } function get scaleY() { return(_yscale); } function set scaleY(y) { _yscale = y; //return(scaleY); } function doLater(obj, fn) { if (methodTable == undefined) { methodTable = new Array(); } methodTable.push({obj:obj, fn:fn}); onEnterFrame = doLaterDispatcher; } function doLaterDispatcher(Void) { delete onEnterFrame; if (invalidateFlag) { redraw(); } var _local3 = methodTable; methodTable = new Array(); if (_local3.length > 0) { var _local2; while (_local2 = _local3.shift() , _local2 != undefined) { _local2.obj[_local2.fn](); } } } function cancelAllDoLaters(Void) { delete onEnterFrame; methodTable = new Array(); } function invalidate(Void) { invalidateFlag = true; onEnterFrame = doLaterDispatcher; } function invalidateStyle(Void) { invalidate(); } function redraw(bAlways) { if (invalidateFlag || (bAlways)) { invalidateFlag = false; var _local2; for (_local2 in tfList) { tfList[_local2].draw(); } draw(); dispatchEvent({type:"draw"}); } } function draw(Void) { } function move(x, y, noEvent) { var _local3 = _x; var _local2 = _y; _x = x; _y = y; if (noEvent != true) { dispatchEvent({type:"move", oldX:_local3, oldY:_local2}); } } function setSize(w, h, noEvent) { var _local2 = __width; var _local3 = __height; __width = w; __height = h; size(); if (noEvent != true) { dispatchEvent({type:"resize", oldWidth:_local2, oldHeight:_local3}); } } function size(Void) { _width = __width; _height = __height; } function drawRect(x1, y1, x2, y2) { moveTo(x1, y1); lineTo(x2, y1); lineTo(x2, y2); lineTo(x1, y2); lineTo(x1, y1); } function createLabel(name, depth, text) { createTextField(name, depth, 0, 0, 0, 0); var _local2 = this[name]; _local2._color = textColorList; _local2._visible = false; _local2.__text = text; if (tfList == undefined) { tfList = new Object(); } tfList[name] = _local2; _local2.invalidateStyle(); invalidate(); _local2.styleName = this; return(_local2); } function createObject(linkageName, id, depth, initobj) { return(attachMovie(linkageName, id, depth, initobj)); } function createClassObject(className, id, depth, initobj) { var _local3 = className.symbolName == undefined; if (_local3) { Object.registerClass(className.symbolOwner.symbolName, className); } var _local4 = createObject(className.symbolOwner.symbolName, id, depth, initobj); if (_local3) { Object.registerClass(className.symbolOwner.symbolName, className.symbolOwner); } return(_local4); } function createEmptyObject(id, depth) { return(createClassObject(mx.core.UIObject, id, depth)); } function destroyObject(id) { var _local2 = this[id]; if (_local2.getDepth() < 0) { var _local4 = buildDepthTable(); var _local5 = findNextAvailableDepth(0, _local4, "up"); var _local3 = _local5; _local2.swapDepths(_local3); } _local2.removeMovieClip(); delete this[id]; } function getSkinIDName(tag) { return(idNames[tag]); } function setSkin(tag, linkageName, initObj) { if (_global.skinRegistry[linkageName] == undefined) { mx.skins.SkinElement.registerElement(linkageName, mx.skins.SkinElement); } return(createObject(linkageName, getSkinIDName(tag), tag, initObj)); } function createSkin(tag) { var _local2 = getSkinIDName(tag); createEmptyObject(_local2, tag); return(this[_local2]); } function createChildren(Void) { } function _createChildren(Void) { createChildren(); childrenCreated = true; } function constructObject(Void) { if (_name == undefined) { return(undefined); } init(); _createChildren(); createAccessibilityImplementation(); _endInit(); if (validateNow) { redraw(true); } else { invalidate(); } } function initFromClipParameters(Void) { var _local4 = false; var _local2; for (_local2 in clipParameters) { if (hasOwnProperty(_local2)) { _local4 = true; this["def_" + _local2] = this[_local2]; delete this[_local2]; } } if (_local4) { for (_local2 in clipParameters) { var _local3 = this["def_" + _local2]; if (_local3 != undefined) { this[_local2] = _local3; } } } } function init(Void) { __width = _width; __height = _height; if (initProperties == undefined) { initFromClipParameters(); } else { initProperties(); } if (_global.cascadingStyles == true) { stylecache = new Object(); } } function getClassStyleDeclaration(Void) { var _local4 = this; var _local3 = className; while (_local3 != undefined) { if (ignoreClassStyleDeclaration[_local3] == undefined) { if (_global.styles[_local3] != undefined) { return(_global.styles[_local3]); } } _local4 = _local4.__proto__; _local3 = _local4.className; } } function setColor(color) { } function __getTextFormat(tf, bAll) { var _local8 = stylecache.tf; if (_local8 != undefined) { var _local3; for (_local3 in mx.styles.StyleManager.TextFormatStyleProps) { if (bAll || (mx.styles.StyleManager.TextFormatStyleProps[_local3])) { if (tf[_local3] == undefined) { tf[_local3] = _local8[_local3]; } } } return(false); } var _local6 = false; for (var _local3 in mx.styles.StyleManager.TextFormatStyleProps) { if (bAll || (mx.styles.StyleManager.TextFormatStyleProps[_local3])) { if (tf[_local3] == undefined) { var _local5 = _tf[_local3]; if (_local5 != undefined) { tf[_local3] = _local5; } else if ((_local3 == "font") && (fontFamily != undefined)) { tf[_local3] = fontFamily; } else if ((_local3 == "size") && (fontSize != undefined)) { tf[_local3] = fontSize; } else if ((_local3 == "color") && (color != undefined)) { tf[_local3] = color; } else if ((_local3 == "leftMargin") && (marginLeft != undefined)) { tf[_local3] = marginLeft; } else if ((_local3 == "rightMargin") && (marginRight != undefined)) { tf[_local3] = marginRight; } else if ((_local3 == "italic") && (fontStyle != undefined)) { tf[_local3] = fontStyle == _local3; } else if ((_local3 == "bold") && (fontWeight != undefined)) { tf[_local3] = fontWeight == _local3; } else if ((_local3 == "align") && (textAlign != undefined)) { tf[_local3] = textAlign; } else if ((_local3 == "indent") && (textIndent != undefined)) { tf[_local3] = textIndent; } else if ((_local3 == "underline") && (textDecoration != undefined)) { tf[_local3] = textDecoration == _local3; } else if ((_local3 == "embedFonts") && (embedFonts != undefined)) { tf[_local3] = embedFonts; } else { _local6 = true; } } } } if (_local6) { var _local9 = styleName; if (_local9 != undefined) { if (typeof(_local9) != "string") { _local6 = _local9.__getTextFormat(tf, true, this); } else if (_global.styles[_local9] != undefined) { _local6 = _global.styles[_local9].__getTextFormat(tf, true, this); } } } if (_local6) { var _local10 = getClassStyleDeclaration(); if (_local10 != undefined) { _local6 = _local10.__getTextFormat(tf, true, this); } } if (_local6) { if (_global.cascadingStyles) { if (_parent != undefined) { _local6 = _parent.__getTextFormat(tf, false); } } } if (_local6) { _local6 = _global.style.__getTextFormat(tf, true, this); } return(_local6); } function _getTextFormat(Void) { var _local2 = stylecache.tf; if (_local2 != undefined) { return(_local2); } _local2 = new TextFormat(); __getTextFormat(_local2, true); stylecache.tf = _local2; if (enabled == false) { var _local3 = getStyle("disabledColor"); _local2.color = _local3; } return(_local2); } function getStyleName(Void) { var _local2 = styleName; if (_local2 != undefined) { if (typeof(_local2) != "string") { return(_local2.getStyleName()); } return(_local2); } if (_parent != undefined) { return(_parent.getStyleName()); } return(undefined); } function getStyle(styleProp) { var _local3; _global.getStyleCounter++; if (this[styleProp] != undefined) { return(this[styleProp]); } var _local6 = styleName; if (_local6 != undefined) { if (typeof(_local6) != "string") { _local3 = _local6.getStyle(styleProp); } else { var _local7 = _global.styles[_local6]; _local3 = _local7.getStyle(styleProp); } } if (_local3 != undefined) { return(_local3); } var _local7 = getClassStyleDeclaration(); if (_local7 != undefined) { _local3 = _local7[styleProp]; } if (_local3 != undefined) { return(_local3); } if (_global.cascadingStyles) { if (mx.styles.StyleManager.isInheritingStyle(styleProp) || (mx.styles.StyleManager.isColorStyle(styleProp))) { var _local5 = stylecache; if (_local5 != undefined) { if (_local5[styleProp] != undefined) { return(_local5[styleProp]); } } if (_parent != undefined) { _local3 = _parent.getStyle(styleProp); } else { _local3 = _global.style[styleProp]; } if (_local5 != undefined) { _local5[styleProp] = _local3; } return(_local3); } } if (_local3 == undefined) { _local3 = _global.style[styleProp]; } return(_local3); } static function mergeClipParameters(o, p) { for (var _local3 in p) { o[_local3] = p[_local3]; } return(true); } static var symbolName = "UIObject"; static var symbolOwner = mx.core.UIObject; static var version = "2.0.2.127"; static var textColorList = {color:1, disabledColor:1}; var invalidateFlag = false; var lineWidth = 1; var lineColor = 0; var tabEnabled = false; var clipParameters = {visible:1, minHeight:1, minWidth:1, maxHeight:1, maxWidth:1, preferredHeight:1, preferredWidth:1}; }
Symbol 152 MovieClip [__Packages.mx.core.UIComponent] Frame 0
class mx.core.UIComponent extends mx.core.UIObject { var __width, __height, invalidate, stylecache, removeEventListener, dispatchEvent, drawFocus, addEventListener, _xscale, _yscale, _focusrect, watch, enabled; function UIComponent () { super(); } function get width() { return(__width); } function get height() { return(__height); } function setVisible(x, noEvent) { super.setVisible(x, noEvent); } function enabledChanged(id, oldValue, newValue) { setEnabled(newValue); invalidate(); delete stylecache.tf; return(newValue); } function setEnabled(enabled) { invalidate(); } function getFocus() { var selFocus = Selection.getFocus(); return(((selFocus === null) ? null : (eval (selFocus)))); } function setFocus() { Selection.setFocus(this); } function getFocusManager() { var _local2 = this; while (_local2 != undefined) { if (_local2.focusManager != undefined) { return(_local2.focusManager); } _local2 = _local2._parent; } return(undefined); } function onKillFocus(newFocus) { removeEventListener("keyDown", this); removeEventListener("keyUp", this); dispatchEvent({type:"focusOut"}); drawFocus(false); } function onSetFocus(oldFocus) { addEventListener("keyDown", this); addEventListener("keyUp", this); dispatchEvent({type:"focusIn"}); if (getFocusManager().bDrawFocus != false) { drawFocus(true); } } function findFocusInChildren(o) { if (o.focusTextField != undefined) { return(o.focusTextField); } if (o.tabEnabled == true) { return(o); } return(undefined); } function findFocusFromObject(o) { if (o.tabEnabled != true) { if (o._parent == undefined) { return(undefined); } if (o._parent.tabEnabled == true) { o = o._parent; } else if (o._parent.tabChildren) { o = findFocusInChildren(o._parent); } else { o = findFocusFromObject(o._parent); } } return(o); } function pressFocus() { var _local3 = findFocusFromObject(this); var _local2 = getFocus(); if (_local3 != _local2) { _local2.drawFocus(false); if (getFocusManager().bDrawFocus != false) { _local3.drawFocus(true); } } } function releaseFocus() { var _local2 = findFocusFromObject(this); if (_local2 != getFocus()) { _local2.setFocus(); } } function isParent(o) { while (o != undefined) { if (o == this) { return(true); } o = o._parent; } return(false); } function size() { } function init() { super.init(); _xscale = 100; _yscale = 100; _focusrect = _global.useFocusRect == false; watch("enabled", enabledChanged); if (enabled == false) { setEnabled(false); } } function dispatchValueChangedEvent(value) { dispatchEvent({type:"valueChanged", value:value}); } static var symbolName = "UIComponent"; static var symbolOwner = mx.core.UIComponent; static var version = "2.0.2.127"; static var kStretch = 5000; var focusEnabled = true; var tabEnabled = true; var origBorderStyles = {themeColor:16711680}; var clipParameters = {}; static var mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.core.UIComponent.prototype.clipParameters, mx.core.UIObject.prototype.clipParameters); }
Symbol 153 MovieClip [__Packages.mx.controls.SimpleButton] Frame 0
class mx.controls.SimpleButton extends mx.core.UIComponent { static var emphasizedStyleDeclaration; var preset, boundingBox_mc, useHandCursor, skinName, linkLength, iconName, destroyObject, __width, _width, __height, _height, __emphaticStyleName, styleName, enabled, invalidate, pressFocus, dispatchEvent, autoRepeat, interval, getStyle, releaseFocus, createLabel, invalidateStyle; function SimpleButton () { super(); } function init(Void) { super.init(); if (preset == undefined) { boundingBox_mc._visible = false; boundingBox_mc._width = (boundingBox_mc._height = 0); } useHandCursor = false; } function createChildren(Void) { if (preset != undefined) { var _local2 = this[idNames[preset]]; this[refNames[preset]] = _local2; skinName = _local2; if (falseOverSkin.length == 0) { rolloverSkin = fus; } if (falseOverIcon.length == 0) { rolloverIcon = fui; } initializing = false; } else if (__state == true) { setStateVar(true); } else { if (falseOverSkin.length == 0) { rolloverSkin = fus; } if (falseOverIcon.length == 0) { rolloverIcon = fui; } } } function setIcon(tag, linkageName) { return(setSkin(tag + 8, linkageName)); } function changeIcon(tag, linkageName) { linkLength = linkageName.length; var _local2 = stateNames[tag] + "Icon"; this[_local2] = linkageName; this[idNames[tag + 8]] = _local2; setStateVar(getState()); } function changeSkin(tag, linkageName) { var _local2 = stateNames[tag] + "Skin"; this[_local2] = linkageName; this[idNames[tag]] = _local2; setStateVar(getState()); } function viewIcon(varName) { var _local4 = varName + "Icon"; var _local3 = this[_local4]; if (typeof(_local3) == "string") { var _local5 = _local3; if (__emphasized) { if (this[_local3 + "Emphasized"].length > 0) { _local3 = _local3 + "Emphasized"; } } if (this[_local3].length == 0) { return(undefined); } _local3 = setIcon(tagMap[_local5], this[_local3]); if ((_local3 == undefined) && (_global.isLivePreview)) { _local3 = setIcon(0, "ButtonIcon"); } this[_local4] = _local3; } iconName._visible = false; iconName = _local3; iconName._visible = true; } function removeIcons() { var _local3 = 0; while (_local3 < 2) { var _local2 = 8; while (_local2 < 16) { destroyObject(idNames[_local2]); this[stateNames[_local2 - 8] + "Icon"] = ""; _local2++; } _local3++; } refresh(); } function setSkin(tag, linkageName, initobj) { var _local3 = super.setSkin(tag, linkageName, ((initobj != undefined) ? (initobj) : ({styleName:this}))); calcSize(tag, _local3); return(_local3); } function calcSize(Void) { __width = _width; __height = _height; } function viewSkin(varName, initObj) { var _local3 = varName + "Skin"; var _local2 = this[_local3]; if (typeof(_local2) == "string") { var _local4 = _local2; if (__emphasized) { if (this[_local2 + "Emphasized"].length > 0) { _local2 = _local2 + "Emphasized"; } } if (this[_local2].length == 0) { return(undefined); } _local2 = setSkin(tagMap[_local4], this[_local2], ((initObj != undefined) ? (initObj) : ({styleName:this}))); this[_local3] = _local2; } skinName._visible = false; skinName = _local2; skinName._visible = true; } function showEmphasized(e) { if (e && (!__emphatic)) { if (emphasizedStyleDeclaration != undefined) { __emphaticStyleName = styleName; styleName = emphasizedStyleDeclaration; } __emphatic = true; } else { if (__emphatic) { styleName = __emphaticStyleName; } __emphatic = false; } } function refresh(Void) { var _local2 = getState(); if (enabled == false) { viewIcon("disabled"); viewSkin("disabled"); } else { viewSkin(phase); viewIcon(phase); } setView(phase == "down"); iconName.enabled = enabled; } function setView(offset) { if (iconName == undefined) { return(undefined); } var _local2 = (offset ? (btnOffset) : 0); iconName._x = ((__width - iconName._width) / 2) + _local2; iconName._y = ((__height - iconName._height) / 2) + _local2; } function setStateVar(state) { if (state) { if (trueOverSkin.length == 0) { rolloverSkin = tus; } else { rolloverSkin = trs; } if (trueOverIcon.length == 0) { rolloverIcon = tui; } else { rolloverIcon = tri; } upSkin = tus; downSkin = tds; disabledSkin = dts; upIcon = tui; downIcon = tdi; disabledIcon = dti; } else { if (falseOverSkin.length == 0) { rolloverSkin = fus; } else { rolloverSkin = frs; } if (falseOverIcon.length == 0) { rolloverIcon = fui; } else { rolloverIcon = fri; } upSkin = fus; downSkin = fds; disabledSkin = dfs; upIcon = fui; downIcon = fdi; disabledIcon = dfi; } __state = state; } function setState(state) { if (state != __state) { setStateVar(state); invalidate(); } } function size(Void) { refresh(); } function draw(Void) { if (initializing) { initializing = false; skinName.visible = true; iconName.visible = true; } size(); } function getState(Void) { return(__state); } function setToggle(val) { __toggle = val; if (__toggle == false) { setState(false); } } function getToggle(Void) { return(__toggle); } function set toggle(val) { setToggle(val); //return(toggle); } function get toggle() { return(getToggle()); } function set value(val) { setSelected(val); //return(value); } function get value() { return(getSelected()); } function set selected(val) { setSelected(val); //return(selected); } function get selected() { return(getSelected()); } function setSelected(val) { if (__toggle) { setState(val); } else { setState((initializing ? (val) : (__state))); } } function getSelected() { return(__state); } function setEnabled(val) { if (enabled != val) { super.setEnabled(val); invalidate(); } } function onPress(Void) { pressFocus(); phase = "down"; refresh(); dispatchEvent({type:"buttonDown"}); if (autoRepeat) { interval = setInterval(this, "onPressDelay", getStyle("repeatDelay")); } } function onPressDelay(Void) { dispatchEvent({type:"buttonDown"}); if (autoRepeat) { clearInterval(interval); interval = setInterval(this, "onPressRepeat", getStyle("repeatInterval")); } } function onPressRepeat(Void) { dispatchEvent({type:"buttonDown"}); updateAfterEvent(); } function onRelease(Void) { releaseFocus(); phase = "rollover"; if (interval != undefined) { clearInterval(interval); delete interval; } if (getToggle()) { setState(!getState()); } else { refresh(); } dispatchEvent({type:"click"}); } function onDragOut(Void) { phase = "up"; refresh(); dispatchEvent({type:"buttonDragOut"}); } function onDragOver(Void) { if (phase != "up") { onPress(); return(undefined); } phase = "down"; refresh(); } function onReleaseOutside(Void) { releaseFocus(); phase = "up"; if (interval != undefined) { clearInterval(interval); delete interval; } } function onRollOver(Void) { phase = "rollover"; refresh(); } function onRollOut(Void) { phase = "up"; refresh(); } function getLabel(Void) { return(fui.text); } function setLabel(val) { if (typeof(fui) == "string") { createLabel("fui", 8, val); fui.styleName = this; } else { fui.text = val; } var _local4 = fui._getTextFormat(); var _local2 = _local4.getTextExtent2(val); fui._width = _local2.width + 5; fui._height = _local2.height + 5; iconName = fui; setView(__state); } function get emphasized() { return(__emphasized); } function set emphasized(val) { __emphasized = val; var _local2 = 0; while (_local2 < 8) { this[idNames[_local2]] = stateNames[_local2] + "Skin"; if (typeof(this[idNames[_local2 + 8]]) == "movieclip") { this[idNames[_local2 + 8]] = stateNames[_local2] + "Icon"; } _local2++; } showEmphasized(__emphasized); setStateVar(__state); invalidateStyle(); //return(emphasized); } function keyDown(e) { if (e.code == 32) { onPress(); } } function keyUp(e) { if (e.code == 32) { onRelease(); } } function onKillFocus(newFocus) { super.onKillFocus(); if (phase != "up") { phase = "up"; refresh(); } } static var symbolName = "SimpleButton"; static var symbolOwner = mx.controls.SimpleButton; static var version = "2.0.2.127"; var className = "SimpleButton"; var style3dInset = 4; var btnOffset = 1; var __toggle = false; var __state = false; var __emphasized = false; var __emphatic = false; static var falseUp = 0; static var falseDown = 1; static var falseOver = 2; static var falseDisabled = 3; static var trueUp = 4; static var trueDown = 5; static var trueOver = 6; static var trueDisabled = 7; var falseUpSkin = "SimpleButtonUp"; var falseDownSkin = "SimpleButtonIn"; var falseOverSkin = ""; var falseDisabledSkin = "SimpleButtonUp"; var trueUpSkin = "SimpleButtonIn"; var trueDownSkin = ""; var trueOverSkin = ""; var trueDisabledSkin = "SimpleButtonIn"; var falseUpIcon = ""; var falseDownIcon = ""; var falseOverIcon = ""; var falseDisabledIcon = ""; var trueUpIcon = ""; var trueDownIcon = ""; var trueOverIcon = ""; var trueDisabledIcon = ""; var phase = "up"; var fui = "falseUpIcon"; var fus = "falseUpSkin"; var fdi = "falseDownIcon"; var fds = "falseDownSkin"; var frs = "falseOverSkin"; var fri = "falseOverIcon"; var dfi = "falseDisabledIcon"; var dfs = "falseDisabledSkin"; var tui = "trueUpIcon"; var tus = "trueUpSkin"; var tdi = "trueDownIcon"; var tds = "trueDownSkin"; var trs = "trueOverSkin"; var tri = "trueOverIcon"; var dts = "trueDisabledSkin"; var dti = "trueDisabledIcon"; var rolloverSkin = mx.controls.SimpleButton.prototype.frs; var rolloverIcon = mx.controls.SimpleButton.prototype.fri; var upSkin = mx.controls.SimpleButton.prototype.fus; var downSkin = mx.controls.SimpleButton.prototype.fds; var disabledSkin = mx.controls.SimpleButton.prototype.dfs; var upIcon = mx.controls.SimpleButton.prototype.fui; var downIcon = mx.controls.SimpleButton.prototype.fdi; var disabledIcon = mx.controls.SimpleButton.prototype.dfi; var initializing = true; var idNames = ["fus", "fds", "frs", "dfs", "tus", "tds", "trs", "dts", "fui", "fdi", "fri", "dfi", "tui", "tdi", "tri", "dti"]; var stateNames = ["falseUp", "falseDown", "falseOver", "falseDisabled", "trueUp", "trueDown", "trueOver", "trueDisabled"]; var refNames = ["upSkin", "downSkin", "rolloverSkin", "disabledSkin"]; var tagMap = {falseUpSkin:0, falseDownSkin:1, falseOverSkin:2, falseDisabledSkin:3, trueUpSkin:4, trueDownSkin:5, trueOverSkin:6, trueDisabledSkin:7, falseUpIcon:0, falseDownIcon:1, falseOverIcon:2, falseDisabledIcon:3, trueUpIcon:4, trueDownIcon:5, trueOverIcon:6, trueDisabledIcon:7}; }
Symbol 154 MovieClip [__Packages.mx.controls.Button] Frame 0
class mx.controls.Button extends mx.controls.SimpleButton { var initializing, labelPath, initIcon, getState, enabled, phase, idNames, __width, __height, setState, invalidate, iconName, refresh, createLabel, _iconLinkageName, removeIcons, hitArea_mc, createEmptyObject; function Button () { super(); } function init(Void) { super.init(); } function draw() { if (initializing) { labelPath.visible = true; } super.draw(); if (initIcon != undefined) { _setIcon(initIcon); } delete initIcon; } function onRelease(Void) { super.onRelease(); } function createChildren(Void) { super.createChildren(); } function setSkin(tag, linkageName, initobj) { return(super.setSkin(tag, linkageName, initobj)); } function viewSkin(varName) { var _local3 = (getState() ? "true" : "false"); _local3 = _local3 + (enabled ? (phase) : "disabled"); super.viewSkin(varName, {styleName:this, borderStyle:_local3}); } function invalidateStyle(c) { labelPath.invalidateStyle(c); super.invalidateStyle(c); } function setColor(c) { var _local2 = 0; while (_local2 < 8) { this[idNames[_local2]].redraw(true); _local2++; } } function setEnabled(enable) { labelPath.enabled = enable; super.setEnabled(enable); } function calcSize(tag, ref) { if ((__width == undefined) || (__height == undefined)) { return(undefined); } if (tag < 7) { ref.setSize(__width, __height, true); } } function size(Void) { setState(getState()); setHitArea(__width, __height); var _local3 = 0; while (_local3 < 8) { var _local4 = idNames[_local3]; if (typeof(this[_local4]) == "movieclip") { this[_local4].setSize(__width, __height, true); } _local3++; } super.size(); } function set labelPlacement(val) { __labelPlacement = val; invalidate(); //return(labelPlacement); } function get labelPlacement() { return(__labelPlacement); } function getLabelPlacement(Void) { return(__labelPlacement); } function setLabelPlacement(val) { __labelPlacement = val; invalidate(); } function getBtnOffset(Void) { if (getState()) { var _local2 = btnOffset; } else if (phase == "down") { var _local2 = btnOffset; } else { var _local2 = 0; } return(_local2); } function setView(offset) { var _local16 = (offset ? (btnOffset) : 0); var _local12 = getLabelPlacement(); var _local7 = 0; var _local6 = 0; var _local9 = 0; var _local8 = 0; var _local5 = 0; var _local4 = 0; var _local3 = labelPath; var _local2 = iconName; var _local15 = _local3.textWidth; var _local14 = _local3.textHeight; var _local10 = (__width - borderW) - borderW; var _local11 = (__height - borderW) - borderW; if (_local2 != undefined) { _local7 = _local2._width; _local6 = _local2._height; } if ((_local12 == "left") || (_local12 == "right")) { if (_local3 != undefined) { _local9 = Math.min(_local10 - _local7, _local15 + 5); _local3._width = _local9; _local8 = Math.min(_local11, _local14 + 5); _local3._height = _local8; } if (_local12 == "right") { _local5 = _local7; if (centerContent) { _local5 = _local5 + (((_local10 - _local9) - _local7) / 2); } _local2._x = _local5 - _local7; } else { _local5 = (_local10 - _local9) - _local7; if (centerContent) { _local5 = _local5 / 2; } _local2._x = _local5 + _local9; } _local4 = 0; _local2._y = _local4; if (centerContent) { _local2._y = (_local11 - _local6) / 2; _local4 = (_local11 - _local8) / 2; } if (!centerContent) { _local2._y = _local2._y + Math.max(0, (_local8 - _local6) / 2); } } else { if (_local3 != undefined) { _local9 = Math.min(_local10, _local15 + 5); _local3._width = _local9; _local8 = Math.min(_local11 - _local6, _local14 + 5); _local3._height = _local8; } _local5 = (_local10 - _local9) / 2; _local2._x = (_local10 - _local7) / 2; if (_local12 == "top") { _local4 = (_local11 - _local8) - _local6; if (centerContent) { _local4 = _local4 / 2; } _local2._y = _local4 + _local8; } else { _local4 = _local6; if (centerContent) { _local4 = _local4 + (((_local11 - _local8) - _local6) / 2); } _local2._y = _local4 - _local6; } } var _local13 = borderW + _local16; _local3._x = _local5 + _local13; _local3._y = _local4 + _local13; _local2._x = _local2._x + _local13; _local2._y = _local2._y + _local13; } function set label(lbl) { setLabel(lbl); //return(label); } function setLabel(label) { if (label == "") { labelPath.removeTextField(); refresh(); return(undefined); } if (labelPath == undefined) { var _local2 = createLabel("labelPath", 200, label); _local2._width = _local2.textWidth + 5; _local2._height = _local2.textHeight + 5; if (initializing) { _local2.visible = false; } } else { delete labelPath.__text; labelPath.text = label; refresh(); } } function getLabel(Void) { return(((labelPath.__text != undefined) ? (labelPath.__text) : (labelPath.text))); } function get label() { return(getLabel()); } function _getIcon(Void) { return(_iconLinkageName); } function get icon() { if (initializing) { return(initIcon); } return(_iconLinkageName); } function _setIcon(linkage) { if (initializing) { if (linkage == "") { return(undefined); } initIcon = linkage; } else { if (linkage == "") { removeIcons(); return(undefined); } super.changeIcon(0, linkage); super.changeIcon(1, linkage); super.changeIcon(3, linkage); super.changeIcon(4, linkage); super.changeIcon(5, linkage); _iconLinkageName = linkage; refresh(); } } function set icon(linkage) { _setIcon(linkage); //return(icon); } function setHitArea(w, h) { if (hitArea_mc == undefined) { createEmptyObject("hitArea_mc", 100); } var _local2 = hitArea_mc; _local2.clear(); _local2.beginFill(16711680); _local2.drawRect(0, 0, w, h); _local2.endFill(); _local2.setVisible(false); } static var symbolName = "Button"; static var symbolOwner = mx.controls.Button; var className = "Button"; static var version = "2.0.2.127"; var btnOffset = 0; var _color = "buttonColor"; var __label = "default value"; var __labelPlacement = "right"; var falseUpSkin = "ButtonSkin"; var falseDownSkin = "ButtonSkin"; var falseOverSkin = "ButtonSkin"; var falseDisabledSkin = "ButtonSkin"; var trueUpSkin = "ButtonSkin"; var trueDownSkin = "ButtonSkin"; var trueOverSkin = "ButtonSkin"; var trueDisabledSkin = "ButtonSkin"; var falseUpIcon = ""; var falseDownIcon = ""; var falseOverIcon = ""; var falseDisabledIcon = ""; var trueUpIcon = ""; var trueDownIcon = ""; var trueOverIcon = ""; var trueDisabledIcon = ""; var clipParameters = {labelPlacement:1, icon:1, toggle:1, selected:1, label:1}; static var mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.Button.prototype.clipParameters, mx.controls.SimpleButton.prototype.clipParameters); var centerContent = true; var borderW = 1; }
Symbol 184 MovieClip [__Packages.mx.skins.SkinElement] Frame 0
class mx.skins.SkinElement extends MovieClip { var _visible, _x, _y, _width, _height; function SkinElement () { super(); } static function registerElement(name, className) { Object.registerClass(name, ((className == undefined) ? (mx.skins.SkinElement) : (className))); _global.skinRegistry[name] = true; } function __set__visible(visible) { _visible = visible; } function move(x, y) { _x = x; _y = y; } function setSize(w, h) { _width = w; _height = h; } }
Symbol 185 MovieClip [__Packages.mx.styles.CSSTextStyles] Frame 0
class mx.styles.CSSTextStyles { function CSSTextStyles () { } static function addTextStyles(o, bColor) { o.addProperty("textAlign", function () { return(this._tf.align); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.align = x; }); o.addProperty("fontWeight", function () { return(((this._tf.bold != undefined) ? ((this._tf.bold ? "bold" : "none")) : undefined)); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.bold = x == "bold"; }); if (bColor) { o.addProperty("color", function () { return(this._tf.color); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.color = x; }); } o.addProperty("fontFamily", function () { return(this._tf.font); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.font = x; }); o.addProperty("textIndent", function () { return(this._tf.indent); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.indent = x; }); o.addProperty("fontStyle", function () { return(((this._tf.italic != undefined) ? ((this._tf.italic ? "italic" : "none")) : undefined)); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.italic = x == "italic"; }); o.addProperty("marginLeft", function () { return(this._tf.leftMargin); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.leftMargin = x; }); o.addProperty("marginRight", function () { return(this._tf.rightMargin); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.rightMargin = x; }); o.addProperty("fontSize", function () { return(this._tf.size); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.size = x; }); o.addProperty("textDecoration", function () { return(((this._tf.underline != undefined) ? ((this._tf.underline ? "underline" : "none")) : undefined)); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.underline = x == "underline"; }); o.addProperty("embedFonts", function () { return(this._tf.embedFonts); }, function (x) { if (this._tf == undefined) { this._tf = new TextFormat(); } this._tf.embedFonts = x; }); } }
Symbol 186 MovieClip [__Packages.mx.styles.StyleManager] Frame 0
class mx.styles.StyleManager { function StyleManager () { } static function registerInheritingStyle(styleName) { inheritingStyles[styleName] = true; } static function isInheritingStyle(styleName) { return(inheritingStyles[styleName] == true); } static function registerColorStyle(styleName) { colorStyles[styleName] = true; } static function isColorStyle(styleName) { return(colorStyles[styleName] == true); } static function registerColorName(colorName, colorValue) { colorNames[colorName] = colorValue; } static function isColorName(colorName) { return(colorNames[colorName] != undefined); } static function getColorName(colorName) { return(colorNames[colorName]); } static var inheritingStyles = {color:true, direction:true, fontFamily:true, fontSize:true, fontStyle:true, fontWeight:true, textAlign:true, textIndent:true}; static var colorStyles = {barColor:true, trackColor:true, borderColor:true, buttonColor:true, color:true, dateHeaderColor:true, dateRollOverColor:true, disabledColor:true, fillColor:true, highlightColor:true, scrollTrackColor:true, selectedDateColor:true, shadowColor:true, strokeColor:true, symbolBackgroundColor:true, symbolBackgroundDisabledColor:true, symbolBackgroundPressedColor:true, symbolColor:true, symbolDisabledColor:true, themeColor:true, todayIndicatorColor:true, shadowCapColor:true, borderCapColor:true, focusColor:true}; static var colorNames = {black:0, white:16777215, red:16711680, green:65280, blue:255, magenta:16711935, yellow:16776960, cyan:65535, haloGreen:8453965, haloBlue:2881013, haloOrange:16761344}; static var TextFormatStyleProps = {font:true, size:true, color:true, leftMargin:false, rightMargin:false, italic:true, bold:true, align:true, indent:true, underline:false, embedFonts:false}; static var TextStyleMap = {textAlign:true, fontWeight:true, color:true, fontFamily:true, textIndent:true, fontStyle:true, lineHeight:true, marginLeft:true, marginRight:true, fontSize:true, textDecoration:true, embedFonts:true}; }
Symbol 187 MovieClip [__Packages.mx.styles.CSSStyleDeclaration] Frame 0
class mx.styles.CSSStyleDeclaration { var _tf; function CSSStyleDeclaration () { } function __getTextFormat(tf, bAll) { var _local5 = false; if (_tf != undefined) { var _local2; for (_local2 in mx.styles.StyleManager.TextFormatStyleProps) { if (bAll || (mx.styles.StyleManager.TextFormatStyleProps[_local2])) { if (tf[_local2] == undefined) { var _local3 = _tf[_local2]; if (_local3 != undefined) { tf[_local2] = _local3; } else { _local5 = true; } } } } } else { _local5 = true; } return(_local5); } function getStyle(styleProp) { var _local2 = this[styleProp]; var _local3 = mx.styles.StyleManager.getColorName(_local2); return(((_local3 == undefined) ? (_local2) : (_local3))); } static function classConstruct() { mx.styles.CSSTextStyles.addTextStyles(mx.styles.CSSStyleDeclaration.prototype, true); return(true); } static var classConstructed = classConstruct(); static var CSSTextStylesDependency = mx.styles.CSSTextStyles; }
Symbol 188 MovieClip [__Packages.mx.events.UIEventDispatcher] Frame 0
class mx.events.UIEventDispatcher extends mx.events.EventDispatcher { var dispatchQueue, owner, __sentLoadEvent, __origAddEventListener; function UIEventDispatcher () { super(); } static function addKeyEvents(obj) { if (obj.keyHandler == undefined) { var _local1 = (obj.keyHandler = new Object()); _local1.owner = obj; _local1.onKeyDown = _fEventDispatcher.onKeyDown; _local1.onKeyUp = _fEventDispatcher.onKeyUp; } Key.addListener(obj.keyHandler); } static function removeKeyEvents(obj) { Key.removeListener(obj.keyHandler); } static function addLoadEvents(obj) { if (obj.onLoad == undefined) { obj.onLoad = _fEventDispatcher.onLoad; obj.onUnload = _fEventDispatcher.onUnload; if (obj.getBytesTotal() == obj.getBytesLoaded()) { obj.doLater(obj, "onLoad"); } } } static function removeLoadEvents(obj) { delete obj.onLoad; delete obj.onUnload; } static function initialize(obj) { if (_fEventDispatcher == undefined) { _fEventDispatcher = new mx.events.UIEventDispatcher(); } obj.addEventListener = _fEventDispatcher.__addEventListener; obj.__origAddEventListener = _fEventDispatcher.addEventListener; obj.removeEventListener = _fEventDispatcher.removeEventListener; obj.dispatchEvent = _fEventDispatcher.dispatchEvent; obj.dispatchQueue = _fEventDispatcher.dispatchQueue; } function dispatchEvent(eventObj) { if (eventObj.target == undefined) { eventObj.target = this; } this[eventObj.type + "Handler"](eventObj); dispatchQueue(mx.events.EventDispatcher, eventObj); dispatchQueue(this, eventObj); } function onKeyDown(Void) { owner.dispatchEvent({type:"keyDown", code:Key.getCode(), ascii:Key.getAscii(), shiftKey:Key.isDown(16), ctrlKey:Key.isDown(17)}); } function onKeyUp(Void) { owner.dispatchEvent({type:"keyUp", code:Key.getCode(), ascii:Key.getAscii(), shiftKey:Key.isDown(16), ctrlKey:Key.isDown(17)}); } function onLoad(Void) { if (__sentLoadEvent != true) { dispatchEvent({type:"load"}); } __sentLoadEvent = true; } function onUnload(Void) { dispatchEvent({type:"unload"}); } function __addEventListener(event, handler) { __origAddEventListener(event, handler); var _local3 = lowLevelEvents; for (var _local5 in _local3) { if (mx.events.UIEventDispatcher[_local5][event] != undefined) { var _local2 = _local3[_local5][0]; mx.events.UIEventDispatcher[_local2](this); } } } function removeEventListener(event, handler) { var _local6 = "__q_" + event; mx.events.EventDispatcher._removeEventListener(this[_local6], event, handler); if (this[_local6].length == 0) { var _local2 = lowLevelEvents; for (var _local5 in _local2) { if (mx.events.UIEventDispatcher[_local5][event] != undefined) { var _local3 = _local2[_local5][1]; mx.events.UIEventDispatcher[_local2[_local5][1]](this); } } } } static var keyEvents = {keyDown:1, keyUp:1}; static var loadEvents = {load:1, unload:1}; static var lowLevelEvents = {keyEvents:["addKeyEvents", "removeKeyEvents"], loadEvents:["addLoadEvents", "removeLoadEvents"]}; static var _fEventDispatcher = undefined; }
Symbol 189 MovieClip [__Packages.mx.skins.ColoredSkinElement] Frame 0
class mx.skins.ColoredSkinElement { var getStyle, _color, onEnterFrame; function ColoredSkinElement () { } function setColor(c) { if (c != undefined) { var _local2 = new Color(this); _local2.setRGB(c); } } function draw(Void) { setColor(getStyle(_color)); onEnterFrame = undefined; } function invalidateStyle(Void) { onEnterFrame = draw; } static function setColorStyle(p, colorStyle) { if (p._color == undefined) { p._color = colorStyle; } p.setColor = mixins.setColor; p.invalidateStyle = mixins.invalidateStyle; p.draw = mixins.draw; p.setColor(p.getStyle(colorStyle)); } static var mixins = new mx.skins.ColoredSkinElement(); }
Symbol 190 MovieClip [__Packages.mx.core.ext.UIObjectExtensions] Frame 0
class mx.core.ext.UIObjectExtensions { function UIObjectExtensions () { } static function addGeometry(tf, ui) { tf.addProperty("width", ui.__get__width, null); tf.addProperty("height", ui.__get__height, null); tf.addProperty("left", ui.__get__left, null); tf.addProperty("x", ui.__get__x, null); tf.addProperty("top", ui.__get__top, null); tf.addProperty("y", ui.__get__y, null); tf.addProperty("right", ui.__get__right, null); tf.addProperty("bottom", ui.__get__bottom, null); tf.addProperty("visible", ui.__get__visible, ui.__set__visible); } static function Extensions() { if (bExtended == true) { return(true); } bExtended = true; var _local6 = mx.core.UIObject.prototype; var _local9 = mx.skins.SkinElement.prototype; addGeometry(_local9, _local6); mx.events.UIEventDispatcher.initialize(_local6); var _local13 = mx.skins.ColoredSkinElement; mx.styles.CSSTextStyles.addTextStyles(_local6); var _local5 = MovieClip.prototype; _local5.getTopLevel = _local6.getTopLevel; _local5.createLabel = _local6.createLabel; _local5.createObject = _local6.createObject; _local5.createClassObject = _local6.createClassObject; _local5.createEmptyObject = _local6.createEmptyObject; _local5.destroyObject = _local6.destroyObject; _global.ASSetPropFlags(_local5, "getTopLevel", 1); _global.ASSetPropFlags(_local5, "createLabel", 1); _global.ASSetPropFlags(_local5, "createObject", 1); _global.ASSetPropFlags(_local5, "createClassObject", 1); _global.ASSetPropFlags(_local5, "createEmptyObject", 1); _global.ASSetPropFlags(_local5, "destroyObject", 1); _local5.__getTextFormat = _local6.__getTextFormat; _local5._getTextFormat = _local6._getTextFormat; _local5.getStyleName = _local6.getStyleName; _local5.getStyle = _local6.getStyle; _global.ASSetPropFlags(_local5, "__getTextFormat", 1); _global.ASSetPropFlags(_local5, "_getTextFormat", 1); _global.ASSetPropFlags(_local5, "getStyleName", 1); _global.ASSetPropFlags(_local5, "getStyle", 1); var _local7 = TextField.prototype; addGeometry(_local7, _local6); _local7.addProperty("enabled", function () { return(this.__enabled); }, function (x) { this.__enabled = x; this.invalidateStyle(); }); _local7.move = _local9.move; _local7.setSize = _local9.setSize; _local7.invalidateStyle = function () { this.invalidateFlag = true; }; _local7.draw = function () { if (this.invalidateFlag) { this.invalidateFlag = false; var _local2 = this._getTextFormat(); this.setTextFormat(_local2); this.setNewTextFormat(_local2); this.embedFonts = _local2.embedFonts == true; if (this.__text != undefined) { if (this.text == "") { this.text = this.__text; } delete this.__text; } this._visible = true; } }; _local7.setColor = function (color) { this.textColor = color; }; _local7.getStyle = _local5.getStyle; _local7.__getTextFormat = _local6.__getTextFormat; _local7.setValue = function (v) { this.text = v; }; _local7.getValue = function () { return(this.text); }; _local7.addProperty("value", function () { return(this.getValue()); }, function (v) { this.setValue(v); }); _local7._getTextFormat = function () { var _local2 = this.stylecache.tf; if (_local2 != undefined) { return(_local2); } _local2 = new TextFormat(); this.__getTextFormat(_local2); this.stylecache.tf = _local2; if (this.__enabled == false) { if (this.enabledColor == undefined) { var _local4 = this.getTextFormat(); this.enabledColor = _local4.color; } var _local3 = this.getStyle("disabledColor"); _local2.color = _local3; } else if (this.enabledColor != undefined) { if (_local2.color == undefined) { _local2.color = this.enabledColor; } } return(_local2); }; _local7.getPreferredWidth = function () { this.draw(); return(this.textWidth + 4); }; _local7.getPreferredHeight = function () { this.draw(); return(this.textHeight + 4); }; TextFormat.prototype.getTextExtent2 = function (s) { var _local3 = _root._getTextExtent; if (_local3 == undefined) { _root.createTextField("_getTextExtent", -2, 0, 0, 1000, 100); _local3 = _root._getTextExtent; _local3._visible = false; } _root._getTextExtent.text = s; var _local4 = this.align; this.align = "left"; _root._getTextExtent.setTextFormat(this); this.align = _local4; return({width:_local3.textWidth, height:_local3.textHeight}); }; if (_global.style == undefined) { _global.style = new mx.styles.CSSStyleDeclaration(); _global.cascadingStyles = true; _global.styles = new Object(); _global.skinRegistry = new Object(); if (_global._origWidth == undefined) { _global.origWidth = Stage.width; _global.origHeight = Stage.height; } } var _local4 = _root; while (_local4._parent != undefined) { _local4 = _local4._parent; } _local4.addProperty("width", function () { return(Stage.width); }, null); _local4.addProperty("height", function () { return(Stage.height); }, null); _global.ASSetPropFlags(_local4, "width", 1); _global.ASSetPropFlags(_local4, "height", 1); return(true); } static var bExtended = false; static var UIObjectExtended = Extensions(); static var UIObjectDependency = mx.core.UIObject; static var SkinElementDependency = mx.skins.SkinElement; static var CSSTextStylesDependency = mx.styles.CSSTextStyles; static var UIEventDispatcherDependency = mx.events.UIEventDispatcher; }
Symbol 191 MovieClip [__Packages.mx.skins.halo.Defaults] Frame 0
class mx.skins.halo.Defaults { var beginGradientFill, beginFill, moveTo, lineTo, curveTo, endFill; function Defaults () { } static function setThemeDefaults() { var _local2 = _global.style; _local2.themeColor = 8453965 /* 0x80FF4D */; _local2.disabledColor = 8684164 /* 0x848284 */; _local2.modalTransparency = 0; _local2.filled = true; _local2.stroked = true; _local2.strokeWidth = 1; _local2.strokeColor = 0; _local2.fillColor = 16777215 /* 0xFFFFFF */; _local2.repeatInterval = 35; _local2.repeatDelay = 500; _local2.fontFamily = "_sans"; _local2.fontSize = 12; _local2.selectionColor = 13500353 /* 0xCDFFC1 */; _local2.rollOverColor = 14942166 /* 0xE3FFD6 */; _local2.useRollOver = true; _local2.backgroundDisabledColor = 14540253 /* 0xDDDDDD */; _local2.selectionDisabledColor = 14540253 /* 0xDDDDDD */; _local2.selectionDuration = 200; _local2.openDuration = 250; _local2.borderStyle = "inset"; _local2.color = 734012 /* 0x0B333C */; _local2.textSelectedColor = 24371; _local2.textRollOverColor = 2831164 /* 0x2B333C */; _local2.textDisabledColor = 16777215 /* 0xFFFFFF */; _local2.vGridLines = true; _local2.hGridLines = false; _local2.vGridLineColor = 6710886 /* 0x666666 */; _local2.hGridLineColor = 6710886 /* 0x666666 */; _local2.headerColor = 15395562 /* 0xEAEAEA */; _local2.indentation = 17; _local2.folderOpenIcon = "TreeFolderOpen"; _local2.folderClosedIcon = "TreeFolderClosed"; _local2.defaultLeafIcon = "TreeNodeIcon"; _local2.disclosureOpenIcon = "TreeDisclosureOpen"; _local2.disclosureClosedIcon = "TreeDisclosureClosed"; _local2.popupDuration = 150; _local2.todayColor = 6710886 /* 0x666666 */; _local2 = (_global.styles.ScrollSelectList = new mx.styles.CSSStyleDeclaration()); _local2.backgroundColor = 16777215 /* 0xFFFFFF */; _local2.borderColor = 13290186 /* 0xCACACA */; _local2.borderStyle = "inset"; _local2 = (_global.styles.ComboBox = new mx.styles.CSSStyleDeclaration()); _local2.borderStyle = "inset"; _local2 = (_global.styles.NumericStepper = new mx.styles.CSSStyleDeclaration()); _local2.textAlign = "center"; _local2 = (_global.styles.RectBorder = new mx.styles.CSSStyleDeclaration()); _local2.borderColor = 14015965 /* 0xD5DDDD */; _local2.buttonColor = 7305079 /* 0x6F7777 */; _local2.shadowColor = 15658734 /* 0xEEEEEE */; _local2.highlightColor = 12897484 /* 0xC4CCCC */; _local2.shadowCapColor = 14015965 /* 0xD5DDDD */; _local2.borderCapColor = 9542041 /* 0x919999 */; var _local4 = new Object(); _local4.borderColor = 16711680 /* 0xFF0000 */; _local4.buttonColor = 16711680 /* 0xFF0000 */; _local4.shadowColor = 16711680 /* 0xFF0000 */; _local4.highlightColor = 16711680 /* 0xFF0000 */; _local4.shadowCapColor = 16711680 /* 0xFF0000 */; _local4.borderCapColor = 16711680 /* 0xFF0000 */; mx.core.UIComponent.prototype.origBorderStyles = _local4; var _local3; _local3 = (_global.styles.TextInput = new mx.styles.CSSStyleDeclaration()); _local3.backgroundColor = 16777215 /* 0xFFFFFF */; _local3.borderStyle = "inset"; _global.styles.TextArea = _global.styles.TextInput; _local3 = (_global.styles.Window = new mx.styles.CSSStyleDeclaration()); _local3.borderStyle = "default"; _local3 = (_global.styles.windowStyles = new mx.styles.CSSStyleDeclaration()); _local3.fontWeight = "bold"; _local3 = (_global.styles.dataGridStyles = new mx.styles.CSSStyleDeclaration()); _local3.fontWeight = "bold"; _local3 = (_global.styles.Alert = new mx.styles.CSSStyleDeclaration()); _local3.borderStyle = "alert"; _local3 = (_global.styles.ScrollView = new mx.styles.CSSStyleDeclaration()); _local3.borderStyle = "inset"; _local3 = (_global.styles.View = new mx.styles.CSSStyleDeclaration()); _local3.borderStyle = "none"; _local3 = (_global.styles.ProgressBar = new mx.styles.CSSStyleDeclaration()); _local3.color = 11187123 /* 0xAAB3B3 */; _local3.fontWeight = "bold"; _local3 = (_global.styles.AccordionHeader = new mx.styles.CSSStyleDeclaration()); _local3.fontWeight = "bold"; _local3.fontSize = "11"; _local3 = (_global.styles.Accordion = new mx.styles.CSSStyleDeclaration()); _local3.borderStyle = "solid"; _local3.backgroundColor = 16777215 /* 0xFFFFFF */; _local3.borderColor = 9081738 /* 0x8A938A */; _local3.headerHeight = 22; _local3.marginLeft = (_local3.marginRight = (_local3.marginTop = (_local3.marginBottom = -1))); _local3.verticalGap = -1; _local3 = (_global.styles.DateChooser = new mx.styles.CSSStyleDeclaration()); _local3.borderColor = 9542041 /* 0x919999 */; _local3.headerColor = 16777215 /* 0xFFFFFF */; _local3 = (_global.styles.CalendarLayout = new mx.styles.CSSStyleDeclaration()); _local3.fontSize = 10; _local3.textAlign = "right"; _local3.color = 2831164 /* 0x2B333C */; _local3 = (_global.styles.WeekDayStyle = new mx.styles.CSSStyleDeclaration()); _local3.fontWeight = "bold"; _local3.fontSize = 11; _local3.textAlign = "center"; _local3.color = 2831164 /* 0x2B333C */; _local3 = (_global.styles.TodayStyle = new mx.styles.CSSStyleDeclaration()); _local3.color = 16777215 /* 0xFFFFFF */; _local3 = (_global.styles.HeaderDateText = new mx.styles.CSSStyleDeclaration()); _local3.fontSize = 12; _local3.fontWeight = "bold"; _local3.textAlign = "center"; } function drawRoundRect(x, y, w, h, r, c, alpha, rot, gradient, ratios) { if (typeof(r) == "object") { var _local18 = r.br; var _local16 = r.bl; var _local15 = r.tl; var _local10 = r.tr; } else { var _local10 = r; var _local15 = _local10; var _local16 = _local15; var _local18 = _local16; } if (typeof(c) == "object") { if (typeof(alpha) != "object") { var _local9 = [alpha, alpha]; } else { var _local9 = alpha; } if (ratios == undefined) { ratios = [0, 255]; } var _local14 = h * 0.7; if (typeof(rot) != "object") { var _local11 = {matrixType:"box", x:-_local14, y:_local14, w:w * 2, h:h * 4, r:rot * 0.0174532925199433 /* Math.PI/180 */}; } else { var _local11 = rot; } if (gradient == "radial") { beginGradientFill("radial", c, _local9, ratios, _local11); } else { beginGradientFill("linear", c, _local9, ratios, _local11); } } else if (c != undefined) { beginFill(c, alpha); } r = _local18; var _local13 = r - (r * 0.707106781186547); var _local12 = r - (r * 0.414213562373095); moveTo(x + w, (y + h) - r); lineTo(x + w, (y + h) - r); curveTo(x + w, (y + h) - _local12, (x + w) - _local13, (y + h) - _local13); curveTo((x + w) - _local12, y + h, (x + w) - r, y + h); r = _local16; _local13 = r - (r * 0.707106781186547); _local12 = r - (r * 0.414213562373095); lineTo(x + r, y + h); curveTo(x + _local12, y + h, x + _local13, (y + h) - _local13); curveTo(x, (y + h) - _local12, x, (y + h) - r); r = _local15; _local13 = r - (r * 0.707106781186547); _local12 = r - (r * 0.414213562373095); lineTo(x, y + r); curveTo(x, y + _local12, x + _local13, y + _local13); curveTo(x + _local12, y, x + r, y); r = _local10; _local13 = r - (r * 0.707106781186547); _local12 = r - (r * 0.414213562373095); lineTo((x + w) - r, y); curveTo((x + w) - _local12, y, (x + w) - _local13, y + _local13); curveTo(x + w, y + _local12, x + w, y + r); lineTo(x + w, (y + h) - r); if (c != undefined) { endFill(); } } static function classConstruct() { mx.core.ext.UIObjectExtensions.Extensions(); setThemeDefaults(); mx.core.UIObject.prototype.drawRoundRect = mx.skins.halo.Defaults.prototype.drawRoundRect; return(true); } static var classConstructed = classConstruct(); static var CSSStyleDeclarationDependency = mx.styles.CSSStyleDeclaration; static var UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions; static var UIObjectDependency = mx.core.UIObject; }
Symbol 192 MovieClip [__Packages.mx.managers.DepthManager] Frame 0
class mx.managers.DepthManager { var _childCounter, createClassObject, createObject, _parent, swapDepths, _topmost, getDepth; function DepthManager () { MovieClip.prototype.createClassChildAtDepth = createClassChildAtDepth; MovieClip.prototype.createChildAtDepth = createChildAtDepth; MovieClip.prototype.setDepthTo = setDepthTo; MovieClip.prototype.setDepthAbove = setDepthAbove; MovieClip.prototype.setDepthBelow = setDepthBelow; MovieClip.prototype.findNextAvailableDepth = findNextAvailableDepth; MovieClip.prototype.shuffleDepths = shuffleDepths; MovieClip.prototype.getDepthByFlag = getDepthByFlag; MovieClip.prototype.buildDepthTable = buildDepthTable; _global.ASSetPropFlags(MovieClip.prototype, "createClassChildAtDepth", 1); _global.ASSetPropFlags(MovieClip.prototype, "createChildAtDepth", 1); _global.ASSetPropFlags(MovieClip.prototype, "setDepthTo", 1); _global.ASSetPropFlags(MovieClip.prototype, "setDepthAbove", 1); _global.ASSetPropFlags(MovieClip.prototype, "setDepthBelow", 1); _global.ASSetPropFlags(MovieClip.prototype, "findNextAvailableDepth", 1); _global.ASSetPropFlags(MovieClip.prototype, "shuffleDepths", 1); _global.ASSetPropFlags(MovieClip.prototype, "getDepthByFlag", 1); _global.ASSetPropFlags(MovieClip.prototype, "buildDepthTable", 1); } static function sortFunction(a, b) { if (a.getDepth() > b.getDepth()) { return(1); } return(-1); } static function test(depth) { if (depth == reservedDepth) { return(false); } return(true); } static function createClassObjectAtDepth(className, depthSpace, initObj) { var _local1; switch (depthSpace) { case kCursor : _local1 = holder.createClassChildAtDepth(className, kTopmost, initObj); break; case kTooltip : _local1 = holder.createClassChildAtDepth(className, kTop, initObj); break; } return(_local1); } static function createObjectAtDepth(linkageName, depthSpace, initObj) { var _local1; switch (depthSpace) { case kCursor : _local1 = holder.createChildAtDepth(linkageName, kTopmost, initObj); break; case kTooltip : _local1 = holder.createChildAtDepth(linkageName, kTop, initObj); break; } return(_local1); } function createClassChildAtDepth(className, depthFlag, initObj) { if (_childCounter == undefined) { _childCounter = 0; } var _local3 = buildDepthTable(); var _local2 = getDepthByFlag(depthFlag, _local3); var _local6 = "down"; if (depthFlag == kBottom) { _local6 = "up"; } var _local5; if (_local3[_local2] != undefined) { _local5 = _local2; _local2 = findNextAvailableDepth(_local2, _local3, _local6); } var _local4 = createClassObject(className, "depthChild" + (_childCounter++), _local2, initObj); if (_local5 != undefined) { _local3[_local2] = _local4; shuffleDepths(_local4, _local5, _local3, _local6); } if (depthFlag == kTopmost) { _local4._topmost = true; } return(_local4); } function createChildAtDepth(linkageName, depthFlag, initObj) { if (_childCounter == undefined) { _childCounter = 0; } var _local3 = buildDepthTable(); var _local2 = getDepthByFlag(depthFlag, _local3); var _local6 = "down"; if (depthFlag == kBottom) { _local6 = "up"; } var _local5; if (_local3[_local2] != undefined) { _local5 = _local2; _local2 = findNextAvailableDepth(_local2, _local3, _local6); } var _local4 = createObject(linkageName, "depthChild" + (_childCounter++), _local2, initObj); if (_local5 != undefined) { _local3[_local2] = _local4; shuffleDepths(_local4, _local5, _local3, _local6); } if (depthFlag == kTopmost) { _local4._topmost = true; } return(_local4); } function setDepthTo(depthFlag) { var _local2 = _parent.buildDepthTable(); var _local3 = _parent.getDepthByFlag(depthFlag, _local2); if (_local2[_local3] != undefined) { shuffleDepths(this, _local3, _local2, undefined); } else { swapDepths(_local3); } if (depthFlag == kTopmost) { _topmost = true; } else { delete _topmost; } } function setDepthAbove(targetInstance) { if (targetInstance._parent != _parent) { return(undefined); } var _local2 = targetInstance.getDepth() + 1; var _local3 = _parent.buildDepthTable(); if ((_local3[_local2] != undefined) && (getDepth() < _local2)) { _local2 = _local2 - 1; } if (_local2 > highestDepth) { _local2 = highestDepth; } if (_local2 == highestDepth) { _parent.shuffleDepths(this, _local2, _local3, "down"); } else if (_local3[_local2] != undefined) { _parent.shuffleDepths(this, _local2, _local3, undefined); } else { swapDepths(_local2); } } function setDepthBelow(targetInstance) { if (targetInstance._parent != _parent) { return(undefined); } var _local6 = targetInstance.getDepth() - 1; var _local3 = _parent.buildDepthTable(); if ((_local3[_local6] != undefined) && (getDepth() > _local6)) { _local6 = _local6 + 1; } var _local4 = lowestDepth + numberOfAuthortimeLayers; var _local5; for (_local5 in _local3) { var _local2 = _local3[_local5]; if (_local2._parent != undefined) { _local4 = Math.min(_local4, _local2.getDepth()); } } if (_local6 < _local4) { _local6 = _local4; } if (_local6 == _local4) { _parent.shuffleDepths(this, _local6, _local3, "up"); } else if (_local3[_local6] != undefined) { _parent.shuffleDepths(this, _local6, _local3, undefined); } else { swapDepths(_local6); } } function findNextAvailableDepth(targetDepth, depthTable, direction) { var _local5 = lowestDepth + numberOfAuthortimeLayers; if (targetDepth < _local5) { targetDepth = _local5; } if (depthTable[targetDepth] == undefined) { return(targetDepth); } var _local2 = targetDepth; var _local1 = targetDepth; if (direction == "down") { while (depthTable[_local1] != undefined) { _local1--; } return(_local1); } while (depthTable[_local2] != undefined) { _local2++; } return(_local2); } function shuffleDepths(subject, targetDepth, depthTable, direction) { var _local9 = lowestDepth + numberOfAuthortimeLayers; var _local8 = _local9; var _local5; for (_local5 in depthTable) { var _local7 = depthTable[_local5]; if (_local7._parent != undefined) { _local9 = Math.min(_local9, _local7.getDepth()); } } if (direction == undefined) { if (subject.getDepth() > targetDepth) { direction = "up"; } else { direction = "down"; } } var _local1 = new Array(); for (_local5 in depthTable) { var _local7 = depthTable[_local5]; if (_local7._parent != undefined) { _local1.push(_local7); } } _local1.sort(sortFunction); if (direction == "up") { var _local3; var _local11; do { if (_local1.length <= 0) { break; } _local3 = _local1.pop(); } while (_local3 != subject); do { if (_local1.length <= 0) { break; } _local11 = subject.getDepth(); _local3 = _local1.pop(); var _local4 = _local3.getDepth(); if (_local11 > (_local4 + 1)) { if (_local4 >= 0) { subject.swapDepths(_local4 + 1); } else if ((_local11 > _local8) && (_local4 < _local8)) { subject.swapDepths(_local8); } } subject.swapDepths(_local3); } while (_local4 != targetDepth); } else if (direction == "down") { var _local3; do { if (_local1.length <= 0) { break; } _local3 = _local1.shift(); } while (_local3 != subject); do { if (_local1.length <= 0) { break; } var _local11 = _local3.getDepth(); _local3 = _local1.shift(); var _local4 = _local3.getDepth(); if ((_local11 < (_local4 - 1)) && (_local4 > 0)) { subject.swapDepths(_local4 - 1); } subject.swapDepths(_local3); } while (_local4 != targetDepth); } } function getDepthByFlag(depthFlag, depthTable) { var _local2 = 0; if ((depthFlag == kTop) || (depthFlag == kNotopmost)) { var _local5 = 0; var _local7 = false; var _local8; for (_local8 in depthTable) { var _local9 = depthTable[_local8]; var _local3 = typeof(_local9); if ((_local3 == "movieclip") || ((_local3 == "object") && (_local9.__getTextFormat != undefined))) { if (_local9.getDepth() <= highestDepth) { if (!_local9._topmost) { _local2 = Math.max(_local2, _local9.getDepth()); } else if (!_local7) { _local5 = _local9.getDepth(); _local7 = true; } else { _local5 = Math.min(_local5, _local9.getDepth()); } } } } _local2 = _local2 + 20; if (_local7) { if (_local2 >= _local5) { _local2 = _local5 - 1; } } } else if (depthFlag == kBottom) { for (var _local8 in depthTable) { var _local9 = depthTable[_local8]; var _local3 = typeof(_local9); if ((_local3 == "movieclip") || ((_local3 == "object") && (_local9.__getTextFormat != undefined))) { if (_local9.getDepth() <= highestDepth) { _local2 = Math.min(_local2, _local9.getDepth()); } } } _local2 = _local2 - 20; } else if (depthFlag == kTopmost) { for (var _local8 in depthTable) { var _local9 = depthTable[_local8]; var _local3 = typeof(_local9); if ((_local3 == "movieclip") || ((_local3 == "object") && (_local9.__getTextFormat != undefined))) { if (_local9.getDepth() <= highestDepth) { _local2 = Math.max(_local2, _local9.getDepth()); } } } _local2 = _local2 + 100; } if (_local2 >= highestDepth) { _local2 = highestDepth; } var _local6 = lowestDepth + numberOfAuthortimeLayers; for (var _local9 in depthTable) { var _local4 = depthTable[_local9]; if (_local4._parent != undefined) { _local6 = Math.min(_local6, _local4.getDepth()); } } if (_local2 <= _local6) { _local2 = _local6; } return(_local2); } function buildDepthTable(Void) { var _local5 = new Array(); var _local4; for (_local4 in this) { var _local2 = this[_local4]; var _local3 = typeof(_local2); if ((_local3 == "movieclip") || ((_local3 == "object") && (_local2.__getTextFormat != undefined))) { if (_local2._parent == this) { _local5[_local2.getDepth()] = _local2; } } } return(_local5); } static var reservedDepth = 1048575; static var highestDepth = 1048574; static var lowestDepth = -16383; static var numberOfAuthortimeLayers = 383; static var kCursor = 101; static var kTooltip = 102; static var kTop = 201; static var kBottom = 202; static var kTopmost = 203; static var kNotopmost = 204; static var holder = _root.createEmptyMovieClip("reserved", reservedDepth); static var __depthManager = new mx.managers.DepthManager(); }
Symbol 193 MovieClip [__Packages.mx.managers.SystemManager] Frame 0
class mx.managers.SystemManager { static var _xAddEventListener, addEventListener, __addEventListener, _xRemoveEventListener, removeEventListener, __removeEventListener, form, __screen, dispatchEvent; function SystemManager () { } static function init(Void) { if (_initialized == false) { _initialized = true; mx.events.EventDispatcher.initialize(mx.managers.SystemManager); Mouse.addListener(mx.managers.SystemManager); Stage.addListener(mx.managers.SystemManager); _xAddEventListener = addEventListener; addEventListener = __addEventListener; _xRemoveEventListener = removeEventListener; removeEventListener = __removeEventListener; } } static function addFocusManager(f) { form = f; f.focusManager.activate(); } static function removeFocusManager(f) { } static function onMouseDown(Void) { var _local1 = form; _local1.focusManager._onMouseDown(); } static function onResize(Void) { var _local7 = Stage.width; var _local6 = Stage.height; var _local9 = _global.origWidth; var _local8 = _global.origHeight; var _local3 = Stage.align; var _local5 = (_local9 - _local7) / 2; var _local4 = (_local8 - _local6) / 2; if (_local3 == "T") { _local4 = 0; } else if (_local3 == "B") { _local4 = _local8 - _local6; } else if (_local3 == "L") { _local5 = 0; } else if (_local3 == "R") { _local5 = _local9 - _local7; } else if (_local3 == "LT") { _local4 = 0; _local5 = 0; } else if (_local3 == "TR") { _local4 = 0; _local5 = _local9 - _local7; } else if (_local3 == "LB") { _local4 = _local8 - _local6; _local5 = 0; } else if (_local3 == "RB") { _local4 = _local8 - _local6; _local5 = _local9 - _local7; } if (__screen == undefined) { __screen = new Object(); } __screen.x = _local5; __screen.y = _local4; __screen.width = _local7; __screen.height = _local6; _root.focusManager.relocate(); dispatchEvent({type:"resize"}); } static function get screen() { init(); if (__screen == undefined) { onResize(); } return(__screen); } static var _initialized = false; static var idleFrames = 0; static var isMouseDown = false; static var forms = new Array(); }
Symbol 194 MovieClip [__Packages.mx.managers.FocusManager] Frame 0
class mx.managers.FocusManager extends mx.core.UIComponent { var __defaultPushButton, defPushButton, form, move, tabEnabled, _width, _height, _x, _y, _alpha, _parent, tabCapture, watch, lastMouse, _visible, lastFocus, doLater, lastSelFocus, cancelAllDoLaters, _searchKey, _lastTarget, _firstNode, _nextIsNext, _nextNode, _lastx, _prevNode, _needPrev, _foundList, _prevObj, _nextObj, _firstObj, _lastObj, _lastNode, lastTabFocus, findFocusFromObject; function FocusManager () { super(); } function get defaultPushButton() { return(__defaultPushButton); } function set defaultPushButton(x) { if (x != __defaultPushButton) { __defaultPushButton.__set__emphasized(false); __defaultPushButton = x; defPushButton = x; x.__set__emphasized(true); } //return(defaultPushButton); } function getMaxTabIndex(o) { var _local3 = 0; var _local6; for (_local6 in o) { var _local2 = o[_local6]; if (_local2._parent == o) { if (_local2.tabIndex != undefined) { if (_local2.tabIndex > _local3) { _local3 = _local2.tabIndex; } } if (_local2.tabChildren == true) { var _local4 = getMaxTabIndex(_local2); if (_local4 > _local3) { _local3 = _local4; } } } } return(_local3); } function getNextTabIndex(Void) { return(getMaxTabIndex(form) + 1); } function get nextTabIndex() { return(getNextTabIndex()); } function relocate(Void) { var _local2 = mx.managers.SystemManager.__get__screen(); move(_local2.x - 1, _local2.y - 1); } function init(Void) { super.init(); tabEnabled = false; _width = (_height = 1); _x = (_y = -1); _alpha = 0; _parent.focusManager = this; _parent.tabChildren = true; _parent.tabEnabled = false; form = _parent; _parent.addEventListener("hide", this); _parent.addEventListener("reveal", this); mx.managers.SystemManager.init(); mx.managers.SystemManager.addFocusManager(form); tabCapture.tabIndex = 0; watch("enabled", enabledChanged); Selection.addListener(this); lastMouse = new Object(); _global.ASSetPropFlags(_parent, "focusManager", 1); _global.ASSetPropFlags(_parent, "tabChildren", 1); _global.ASSetPropFlags(_parent, "tabEnabled", 1); } function enabledChanged(id, oldValue, newValue) { _visible = newValue; return(newValue); } function activate(Void) { Key.addListener(this); activated = (_visible = true); if (lastFocus != undefined) { bNeedFocus = true; if (!mx.managers.SystemManager.isMouseDown) { doLater(this, "restoreFocus"); } } } function deactivate(Void) { Key.removeListener(this); activated = (_visible = false); var _local2 = getSelectionFocus(); var _local3 = getActualFocus(_local2); if (isOurFocus(_local3)) { lastSelFocus = _local2; lastFocus = _local3; } cancelAllDoLaters(); } function isOurFocus(o) { if (o.focusManager == this) { return(true); } while (o != undefined) { if (o.focusManager != undefined) { return(false); } if (o._parent == _parent) { return(true); } o = o._parent; } return(false); } function onSetFocus(o, n) { if (n == null) { if (activated) { bNeedFocus = true; } } else { var _local2 = getFocus(); if (isOurFocus(_local2)) { bNeedFocus = false; lastFocus = _local2; lastSelFocus = n; } } } function restoreFocus(Void) { var _local2 = lastSelFocus.hscroll; if (_local2 != undefined) { var _local5 = lastSelFocus.scroll; var _local4 = lastSelFocus.background; } lastFocus.setFocus(); var _local3 = Selection; Selection.setSelection(_local3.lastBeginIndex, _local3.lastEndIndex); if (_local2 != undefined) { lastSelFocus.scroll = _local5; lastSelFocus.hscroll = _local2; lastSelFocus.background = _local4; } } function onUnload(Void) { mx.managers.SystemManager.removeFocusManager(form); } function setFocus(o) { if (o == null) { Selection.setFocus(null); } else if (o.setFocus == undefined) { Selection.setFocus(o); } else { o.setFocus(); } } function getActualFocus(o) { var _local1 = o._parent; while (_local1 != undefined) { if (_local1.focusTextField != undefined) { while (_local1.focusTextField != undefined) { o = _local1; _local1 = _local1._parent; if (_local1 == undefined) { return(undefined); } if (_local1.focusTextField == undefined) { return(o); } } } if (_local1.tabEnabled != true) { return(o); } o = _local1; _local1 = o._parent; } return(undefined); } function getSelectionFocus() { var m = Selection.getFocus(); var o = eval (m); return(o); } function getFocus(Void) { var _local2 = getSelectionFocus(); return(getActualFocus(_local2)); } function walkTree(p, index, groupName, dir, lookup, firstChild) { var _local5 = true; var _local11; for (_local11 in p) { var _local2 = p[_local11]; if ((((_local2._parent == p) && (_local2.enabled != false)) && (_local2._visible != false)) && ((_local2.tabEnabled == true) || ((_local2.tabEnabled != false) && ((((((((_local2.onPress != undefined) || (_local2.onRelease != undefined)) || (_local2.onReleaseOutside != undefined)) || (_local2.onDragOut != undefined)) || (_local2.onDragOver != undefined)) || (_local2.onRollOver != undefined)) || (_local2.onRollOut != undefined)) || (_local2 instanceof TextField))))) { if (_local2._searchKey == _searchKey) { continue; } _local2._searchKey = _searchKey; if (_local2 != _lastTarget) { if (((_local2.groupName != undefined) || (groupName != undefined)) && (_local2.groupName == groupName)) { continue; } if ((_local2 instanceof TextField) && (_local2.selectable == false)) { continue; } if (_local5 || (((_local2.groupName != undefined) && (_local2.groupName == _firstNode.groupName)) && (_local2.selected == true))) { if (firstChild) { _firstNode = _local2; firstChild = false; } } if (_nextIsNext == true) { if ((((_local2.groupName != undefined) && (_local2.groupName == _nextNode.groupName)) && (_local2.selected == true)) || ((_nextNode == undefined) && ((_local2.groupName == undefined) || ((_local2.groupName != undefined) && (_local2.groupName != groupName))))) { _nextNode = _local2; } } if ((_local2.groupName == undefined) || (groupName != _local2.groupName)) { if (((_lastx.groupName != undefined) && (_local2.groupName == _lastx.groupName)) && (_lastx.selected == true)) { } else { _lastx = _local2; } } } else { _prevNode = _lastx; _needPrev = false; _nextIsNext = true; } if (_local2.tabIndex != undefined) { if (_local2.tabIndex == index) { if (_foundList[_local2._name] == undefined) { if (_needPrev) { _prevObj = _local2; _needPrev = false; } _nextObj = _local2; } } if (dir && (_local2.tabIndex > index)) { if (((_nextObj == undefined) || ((_nextObj.tabIndex > _local2.tabIndex) && (((_local2.groupName == undefined) || (_nextObj.groupName == undefined)) || (_local2.groupName != _nextObj.groupName)))) || ((((_nextObj.groupName != undefined) && (_nextObj.groupName == _local2.groupName)) && (_nextObj.selected != true)) && ((_local2.selected == true) || (_nextObj.tabIndex > _local2.tabIndex)))) { _nextObj = _local2; } } else if ((!dir) && (_local2.tabIndex < index)) { if (((_prevObj == undefined) || ((_prevObj.tabIndex < _local2.tabIndex) && (((_local2.groupName == undefined) || (_prevObj.groupName == undefined)) || (_local2.groupName != _prevObj.groupName)))) || ((((_prevObj.groupName != undefined) && (_prevObj.groupName == _local2.groupName)) && (_prevObj.selected != true)) && ((_local2.selected == true) || (_prevObj.tabIndex < _local2.tabIndex)))) { _prevObj = _local2; } } if (((_firstObj == undefined) || ((_local2.tabIndex < _firstObj.tabIndex) && (((_local2.groupName == undefined) || (_firstObj.groupName == undefined)) || (_local2.groupName != _firstObj.groupName)))) || ((((_firstObj.groupName != undefined) && (_firstObj.groupName == _local2.groupName)) && (_firstObj.selected != true)) && ((_local2.selected == true) || (_local2.tabIndex < _firstObj.tabIndex)))) { _firstObj = _local2; } if (((_lastObj == undefined) || ((_local2.tabIndex > _lastObj.tabIndex) && (((_local2.groupName == undefined) || (_lastObj.groupName == undefined)) || (_local2.groupName != _lastObj.groupName)))) || ((((_lastObj.groupName != undefined) && (_lastObj.groupName == _local2.groupName)) && (_lastObj.selected != true)) && ((_local2.selected == true) || (_local2.tabIndex > _lastObj.tabIndex)))) { _lastObj = _local2; } } if (_local2.tabChildren) { getTabCandidateFromChildren(_local2, index, groupName, dir, _local5 && (firstChild)); } _local5 = false; } else if (((_local2._parent == p) && (_local2.tabChildren == true)) && (_local2._visible != false)) { if (_local2 == _lastTarget) { if (_local2._searchKey == _searchKey) { continue; } _local2._searchKey = _searchKey; if (_prevNode == undefined) { var _local3 = _lastx; var _local7 = false; while (_local3 != undefined) { if (_local3 == _local2) { _local7 = true; break; } _local3 = _local3._parent; } if (_local7 == false) { _prevNode = _lastx; } } _needPrev = false; if (_nextNode == undefined) { _nextIsNext = true; } } else if (!((_local2.focusManager != undefined) && (_local2.focusManager._parent == _local2))) { if (_local2._searchKey == _searchKey) { continue; } _local2._searchKey = _searchKey; getTabCandidateFromChildren(_local2, index, groupName, dir, _local5 && (firstChild)); } _local5 = false; } } _lastNode = _lastx; if (lookup) { if (p._parent != undefined) { if (p != _parent) { if ((_prevNode == undefined) && (dir)) { _needPrev = true; } else if ((_nextNode == undefined) && (!dir)) { _nextIsNext = false; } _lastTarget = _lastTarget._parent; getTabCandidate(p._parent, index, groupName, dir, true); } } } } function getTabCandidate(o, index, groupName, dir, firstChild) { var _local2; var _local3 = true; if (o == _parent) { _local2 = o; _local3 = false; } else { _local2 = o._parent; if (_local2 == undefined) { _local2 = o; _local3 = false; } } walkTree(_local2, index, groupName, dir, _local3, firstChild); } function getTabCandidateFromChildren(o, index, groupName, dir, firstChild) { walkTree(o, index, groupName, dir, false, firstChild); } function getFocusManagerFromObject(o) { while (o != undefined) { if (o.focusManager != undefined) { return(o.focusManager); } o = o._parent; } return(undefined); } function tabHandler(Void) { bDrawFocus = true; var _local5 = getSelectionFocus(); var _local4 = getActualFocus(_local5); if (_local4 != _local5) { _local5 = _local4; } if (getFocusManagerFromObject(_local5) != this) { _local5 == undefined; } if (_local5 == undefined) { _local5 = form; } else if (_local5.tabIndex != undefined) { if ((_foundList != undefined) || (_foundList.tabIndex != _local5.tabIndex)) { _foundList = new Object(); _foundList.tabIndex = _local5.tabIndex; } _foundList[_local5._name] = _local5; } var _local3 = Key.isDown(16) != true; _searchKey = getTimer(); _needPrev = true; _nextIsNext = false; _lastx = undefined; _firstNode = undefined; _lastNode = undefined; _nextNode = undefined; _prevNode = undefined; _firstObj = undefined; _lastObj = undefined; _nextObj = undefined; _prevObj = undefined; _lastTarget = _local5; var _local6 = _local5; getTabCandidate(_local6, ((_local5.tabIndex == undefined) ? 0 : (_local5.tabIndex)), _local5.groupName, _local3, true); var _local2; if (_local3) { if (_nextObj != undefined) { _local2 = _nextObj; } else { _local2 = _firstObj; } } else if (_prevObj != undefined) { _local2 = _prevObj; } else { _local2 = _lastObj; } if (_local2.tabIndex != _local5.tabIndex) { _foundList = new Object(); _foundList.tabIndex = _local2.tabIndex; _foundList[_local2._name] = _local2; } else { if (_foundList == undefined) { _foundList = new Object(); _foundList.tabIndex = _local2.tabIndex; } _foundList[_local2._name] = _local2; } if (_local2 == undefined) { if (_local3 == false) { if (_nextNode != undefined) { _local2 = _nextNode; } else { _local2 = _firstNode; } } else if ((_prevNode == undefined) || (_local5 == form)) { _local2 = _lastNode; } else { _local2 = _prevNode; } } if (_local2 == undefined) { return(undefined); } lastTabFocus = _local2; setFocus(_local2); if (_local2.emphasized != undefined) { if (defPushButton != undefined) { _local5 = defPushButton; defPushButton = _local2; _local5.emphasized = false; _local2.emphasized = true; } } else if ((defPushButton != undefined) && (defPushButton != __defaultPushButton)) { _local5 = defPushButton; defPushButton = __defaultPushButton; _local5.emphasized = false; __defaultPushButton.__set__emphasized(true); } } function onKeyDown(Void) { mx.managers.SystemManager.idleFrames = 0; if (defaultPushButtonEnabled) { if (Key.getCode() == 13) { if (defaultPushButton != undefined) { doLater(this, "sendDefaultPushButtonEvent"); } } } } function sendDefaultPushButtonEvent(Void) { defPushButton.dispatchEvent({type:"click"}); } function getMousedComponentFromChildren(x, y, o) { for (var _local7 in o) { var _local2 = o[_local7]; if (((_local2._visible && (_local2.enabled)) && (_local2._parent == o)) && (_local2._searchKey != _searchKey)) { _local2._searchKey = _searchKey; if (_local2.hitTest(x, y, true)) { if ((_local2.onPress != undefined) || (_local2.onRelease != undefined)) { return(_local2); } var _local3 = getMousedComponentFromChildren(x, y, _local2); if (_local3 != undefined) { return(_local3); } return(_local2); } } } return(undefined); } function mouseActivate(Void) { if (!bNeedFocus) { return(undefined); } _searchKey = getTimer(); var _local2 = getMousedComponentFromChildren(lastMouse.x, lastMouse.y, form); if (_local2 instanceof mx.core.UIComponent) { return(undefined); } _local2 = findFocusFromObject(_local2); if (_local2 == lastFocus) { return(undefined); } if (_local2 == undefined) { doLater(this, "restoreFocus"); return(undefined); } var _local3 = _local2.hscroll; if (_local3 != undefined) { var _local6 = _local2.scroll; var _local5 = _local2.background; } setFocus(_local2); var _local4 = Selection; Selection.setSelection(_local4.lastBeginIndex, _local4.lastEndIndex); if (_local3 != undefined) { _local2.scroll = _local6; _local2.hscroll = _local3; _local2.background = _local5; } } function _onMouseDown(Void) { bDrawFocus = false; if (lastFocus != undefined) { lastFocus.drawFocus(false); } mx.managers.SystemManager.idleFrames = 0; var _local3 = Selection; _local3.lastBeginIndex = Selection.getBeginIndex(); _local3.lastEndIndex = Selection.getEndIndex(); lastMouse.x = _root._xmouse; lastMouse.y = _root._ymouse; _root.localToGlobal(lastMouse); } function onMouseUp(Void) { if (_visible) { doLater(this, "mouseActivate"); } } function handleEvent(e) { if (e.type == "reveal") { mx.managers.SystemManager.activate(form); } else { mx.managers.SystemManager.deactivate(form); } } static function enableFocusManagement() { if (!initialized) { initialized = true; Object.registerClass("FocusManager", mx.managers.FocusManager); if (_root.focusManager == undefined) { _root.createClassObject(mx.managers.FocusManager, "focusManager", mx.managers.DepthManager.highestDepth--); } } } static var symbolName = "FocusManager"; static var symbolOwner = mx.managers.FocusManager; static var version = "2.0.2.127"; var className = "FocusManager"; var bNeedFocus = false; var bDrawFocus = false; var defaultPushButtonEnabled = true; var activated = true; static var initialized = false; static var UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions; }
Symbol 195 MovieClip [__Packages.mx.skins.halo.FocusRect] Frame 0
class mx.skins.halo.FocusRect extends mx.skins.SkinElement { var boundingBox_mc, _xscale, _yscale, clear, beginFill, drawRoundRect, endFill, _visible; function FocusRect () { super(); boundingBox_mc._visible = false; boundingBox_mc._width = (boundingBox_mc._height = 0); } function draw(o) { o.adjustFocusRect(); } function setSize(w, h, r, a, rectCol) { _xscale = (_yscale = 100); clear(); if (typeof(r) == "object") { r.br = ((r.br > 2) ? (r.br - 2) : 0); r.bl = ((r.bl > 2) ? (r.bl - 2) : 0); r.tr = ((r.tr > 2) ? (r.tr - 2) : 0); r.tl = ((r.tl > 2) ? (r.tl - 2) : 0); beginFill(rectCol, a * 0.3); drawRoundRect(0, 0, w, h, r); drawRoundRect(2, 2, w - 4, h - 4, r); endFill(); r.br = ((r.br > 1) ? (r.br + 1) : 0); r.bl = ((r.bl > 1) ? (r.bl + 1) : 0); r.tr = ((r.tr > 1) ? (r.tr + 1) : 0); r.tl = ((r.tl > 1) ? (r.tl + 1) : 0); beginFill(rectCol, a * 0.3); drawRoundRect(1, 1, w - 2, h - 2, r); r.br = ((r.br > 1) ? (r.br - 1) : 0); r.bl = ((r.bl > 1) ? (r.bl - 1) : 0); r.tr = ((r.tr > 1) ? (r.tr - 1) : 0); r.tl = ((r.tl > 1) ? (r.tl - 1) : 0); drawRoundRect(2, 2, w - 4, h - 4, r); endFill(); } else { var _local5; if (r != 0) { _local5 = r - 2; } else { _local5 = 0; } beginFill(rectCol, a * 0.3); drawRoundRect(0, 0, w, h, r); drawRoundRect(2, 2, w - 4, h - 4, _local5); endFill(); beginFill(rectCol, a * 0.3); if (r != 0) { _local5 = r - 2; r = r - 1; } else { _local5 = 0; r = 0; } drawRoundRect(1, 1, w - 2, h - 2, r); drawRoundRect(2, 2, w - 4, h - 4, _local5); endFill(); } } function handleEvent(e) { if (e.type == "unload") { _visible = true; } else if (e.type == "resize") { e.target.adjustFocusRect(); } else if (e.type == "move") { e.target.adjustFocusRect(); } } static function classConstruct() { mx.core.UIComponent.prototype.drawFocus = function (focused) { var _local2 = this._parent.focus_mc; if (!focused) { _local2._visible = false; this.removeEventListener("unload", _local2); this.removeEventListener("move", _local2); this.removeEventListener("resize", _local2); } else { if (_local2 == undefined) { _local2 = this._parent.createChildAtDepth("FocusRect", mx.managers.DepthManager.kTop); _local2.tabEnabled = false; this._parent.focus_mc = _local2; } else { _local2._visible = true; } _local2.draw(this); if (_local2.getDepth() < this.getDepth()) { _local2.setDepthAbove(this); } this.addEventListener("unload", _local2); this.addEventListener("move", _local2); this.addEventListener("resize", _local2); } }; mx.core.UIComponent.prototype.adjustFocusRect = function () { var _local2 = this.getStyle("themeColor"); if (_local2 == undefined) { _local2 = 8453965 /* 0x80FF4D */; } var _local3 = this._parent.focus_mc; _local3.setSize(this.width + 4, this.height + 4, 0, 100, _local2); _local3.move(this.x - 2, this.y - 2); }; TextField.prototype.drawFocus = mx.core.UIComponent.prototype.drawFocus; TextField.prototype.adjustFocusRect = mx.core.UIComponent.prototype.adjustFocusRect; mx.skins.halo.FocusRect.prototype.drawRoundRect = mx.skins.halo.Defaults.prototype.drawRoundRect; return(true); } static var classConstructed = classConstruct(); static var DefaultsDependency = mx.skins.halo.Defaults; static var UIComponentDependency = mx.core.UIComponent; }
Symbol 196 MovieClip [__Packages.mx.managers.OverlappedWindows] Frame 0
class mx.managers.OverlappedWindows { function OverlappedWindows () { } static function checkIdle(Void) { if (mx.managers.SystemManager.idleFrames > 10) { mx.managers.SystemManager.dispatchEvent({type:"idle"}); } else { mx.managers.SystemManager.idleFrames++; } } static function __addEventListener(e, o, l) { if (e == "idle") { if (mx.managers.SystemManager.interval == undefined) { mx.managers.SystemManager.interval = setInterval(mx.managers.SystemManager.checkIdle, 100); } } mx.managers.SystemManager._xAddEventListener(e, o, l); } static function __removeEventListener(e, o, l) { if (e == "idle") { if (mx.managers.SystemManager._xRemoveEventListener(e, o, l) == 0) { clearInterval(mx.managers.SystemManager.interval); } } else { mx.managers.SystemManager._xRemoveEventListener(e, o, l); } } static function onMouseDown(Void) { mx.managers.SystemManager.idleFrames = 0; mx.managers.SystemManager.isMouseDown = true; var _local5 = _root; var _local3; var _local8 = _root._xmouse; var _local7 = _root._ymouse; if (mx.managers.SystemManager.form.modalWindow == undefined) { if (mx.managers.SystemManager.forms.length > 1) { var _local6 = mx.managers.SystemManager.forms.length; var _local4; _local4 = 0; while (_local4 < _local6) { var _local2 = mx.managers.SystemManager.forms[_local4]; if (_local2._visible) { if (_local2.hitTest(_local8, _local7)) { if (_local3 == undefined) { _local3 = _local2.getDepth(); _local5 = _local2; } else if (_local3 < _local2.getDepth()) { _local3 = _local2.getDepth(); _local5 = _local2; } } } _local4++; } if (_local5 != mx.managers.SystemManager.form) { mx.managers.SystemManager.activate(_local5); } } } var _local9 = mx.managers.SystemManager.form; _local9.focusManager._onMouseDown(); } static function onMouseMove(Void) { mx.managers.SystemManager.idleFrames = 0; } static function onMouseUp(Void) { mx.managers.SystemManager.isMouseDown = false; mx.managers.SystemManager.idleFrames = 0; } static function activate(f) { if (mx.managers.SystemManager.form != undefined) { if ((mx.managers.SystemManager.form != f) && (mx.managers.SystemManager.forms.length > 1)) { var _local1 = mx.managers.SystemManager.form; _local1.focusManager.deactivate(); } } mx.managers.SystemManager.form = f; f.focusManager.activate(); } static function deactivate(f) { if (mx.managers.SystemManager.form != undefined) { if ((mx.managers.SystemManager.form == f) && (mx.managers.SystemManager.forms.length > 1)) { var _local5 = mx.managers.SystemManager.form; _local5.focusManager.deactivate(); var _local3 = mx.managers.SystemManager.forms.length; var _local1; var _local2; _local1 = 0; while (_local1 < _local3) { if (mx.managers.SystemManager.forms[_local1] == f) { _local1 = _local1 + 1; while (_local1 < _local3) { if (mx.managers.SystemManager.forms[_local1]._visible == true) { _local2 = mx.managers.SystemManager.forms[_local1]; } _local1++; } mx.managers.SystemManager.form = _local2; break; } if (mx.managers.SystemManager.forms[_local1]._visible == true) { _local2 = mx.managers.SystemManager.forms[_local1]; } _local1++; } _local5 = mx.managers.SystemManager.form; _local5.focusManager.activate(); } } } static function addFocusManager(f) { mx.managers.SystemManager.forms.push(f); mx.managers.SystemManager.activate(f); } static function removeFocusManager(f) { var _local3 = mx.managers.SystemManager.forms.length; var _local1; _local1 = 0; while (_local1 < _local3) { if (mx.managers.SystemManager.forms[_local1] == f) { if (mx.managers.SystemManager.form == f) { mx.managers.SystemManager.deactivate(f); } mx.managers.SystemManager.forms.splice(_local1, 1); return(undefined); } _local1++; } } static function enableOverlappedWindows() { if (!initialized) { initialized = true; mx.managers.SystemManager.checkIdle = checkIdle; mx.managers.SystemManager.__addEventListener = __addEventListener; mx.managers.SystemManager.__removeEventListener = __removeEventListener; mx.managers.SystemManager.onMouseDown = onMouseDown; mx.managers.SystemManager.onMouseMove = onMouseMove; mx.managers.SystemManager.onMouseUp = onMouseUp; mx.managers.SystemManager.activate = activate; mx.managers.SystemManager.deactivate = deactivate; mx.managers.SystemManager.addFocusManager = addFocusManager; mx.managers.SystemManager.removeFocusManager = removeFocusManager; } } static var initialized = false; static var SystemManagerDependency = mx.managers.SystemManager; }
Symbol 197 MovieClip [__Packages.mx.styles.CSSSetStyle] Frame 0
class mx.styles.CSSSetStyle { var styleName, stylecache, _color, setColor, invalidateStyle; function CSSSetStyle () { } function _setStyle(styleProp, newValue) { this[styleProp] = newValue; if (mx.styles.StyleManager.TextStyleMap[styleProp] != undefined) { if (styleProp == "color") { if (isNaN(newValue)) { newValue = mx.styles.StyleManager.getColorName(newValue); this[styleProp] = newValue; if (newValue == undefined) { return(undefined); } } } _level0.changeTextStyleInChildren(styleProp); return(undefined); } if (mx.styles.StyleManager.isColorStyle(styleProp)) { if (isNaN(newValue)) { newValue = mx.styles.StyleManager.getColorName(newValue); this[styleProp] = newValue; if (newValue == undefined) { return(undefined); } } if (styleProp == "themeColor") { var _local7 = mx.styles.StyleManager.colorNames.haloBlue; var _local6 = mx.styles.StyleManager.colorNames.haloGreen; var _local8 = mx.styles.StyleManager.colorNames.haloOrange; var _local4 = {}; _local4[_local7] = 12188666 /* 0xB9FBFA */; _local4[_local6] = 13500353 /* 0xCDFFC1 */; _local4[_local8] = 16766319 /* 0xFFD56F */; var _local5 = {}; _local5[_local7] = 13958653 /* 0xD4FDFD */; _local5[_local6] = 14942166 /* 0xE3FFD6 */; _local5[_local8] = 16772787 /* 0xFFEEB3 */; var _local9 = _local4[newValue]; var _local10 = _local5[newValue]; if (_local9 == undefined) { _local9 = newValue; } if (_local10 == undefined) { _local10 = newValue; } setStyle("selectionColor", _local9); setStyle("rollOverColor", _local10); } _level0.changeColorStyleInChildren(styleName, styleProp, newValue); } else { if ((styleProp == "backgroundColor") && (isNaN(newValue))) { newValue = mx.styles.StyleManager.getColorName(newValue); this[styleProp] = newValue; if (newValue == undefined) { return(undefined); } } _level0.notifyStyleChangeInChildren(styleName, styleProp, newValue); } } function changeTextStyleInChildren(styleProp) { var _local4 = getTimer(); var _local5; for (_local5 in this) { var _local2 = this[_local5]; if (_local2._parent == this) { if (_local2.searchKey != _local4) { if (_local2.stylecache != undefined) { delete _local2.stylecache.tf; delete _local2.stylecache[styleProp]; } _local2.invalidateStyle(styleProp); _local2.changeTextStyleInChildren(styleProp); _local2.searchKey = _local4; } } } } function changeColorStyleInChildren(sheetName, colorStyle, newValue) { var _local6 = getTimer(); var _local7; for (_local7 in this) { var _local2 = this[_local7]; if (_local2._parent == this) { if (_local2.searchKey != _local6) { if (((_local2.getStyleName() == sheetName) || (sheetName == undefined)) || (sheetName == "_global")) { if (_local2.stylecache != undefined) { delete _local2.stylecache[colorStyle]; } if (typeof(_local2._color) == "string") { if (_local2._color == colorStyle) { var _local4 = _local2.getStyle(colorStyle); if (colorStyle == "color") { if (stylecache.tf.color != undefined) { stylecache.tf.color = _local4; } } _local2.setColor(_local4); } } else if (_local2._color[colorStyle] != undefined) { if (typeof(_local2) != "movieclip") { _local2._parent.invalidateStyle(); } else { _local2.invalidateStyle(colorStyle); } } } _local2.changeColorStyleInChildren(sheetName, colorStyle, newValue); _local2.searchKey = _local6; } } } } function notifyStyleChangeInChildren(sheetName, styleProp, newValue) { var _local5 = getTimer(); var _local6; for (_local6 in this) { var _local2 = this[_local6]; if (_local2._parent == this) { if (_local2.searchKey != _local5) { if (((_local2.styleName == sheetName) || ((_local2.styleName != undefined) && (typeof(_local2.styleName) == "movieclip"))) || (sheetName == undefined)) { if (_local2.stylecache != undefined) { delete _local2.stylecache[styleProp]; delete _local2.stylecache.tf; } delete _local2.enabledColor; _local2.invalidateStyle(styleProp); } _local2.notifyStyleChangeInChildren(sheetName, styleProp, newValue); _local2.searchKey = _local5; } } } } function setStyle(styleProp, newValue) { if (stylecache != undefined) { delete stylecache[styleProp]; delete stylecache.tf; } this[styleProp] = newValue; if (mx.styles.StyleManager.isColorStyle(styleProp)) { if (isNaN(newValue)) { newValue = mx.styles.StyleManager.getColorName(newValue); this[styleProp] = newValue; if (newValue == undefined) { return(undefined); } } if (styleProp == "themeColor") { var _local10 = mx.styles.StyleManager.colorNames.haloBlue; var _local9 = mx.styles.StyleManager.colorNames.haloGreen; var _local11 = mx.styles.StyleManager.colorNames.haloOrange; var _local6 = {}; _local6[_local10] = 12188666 /* 0xB9FBFA */; _local6[_local9] = 13500353 /* 0xCDFFC1 */; _local6[_local11] = 16766319 /* 0xFFD56F */; var _local7 = {}; _local7[_local10] = 13958653 /* 0xD4FDFD */; _local7[_local9] = 14942166 /* 0xE3FFD6 */; _local7[_local11] = 16772787 /* 0xFFEEB3 */; var _local12 = _local6[newValue]; var _local13 = _local7[newValue]; if (_local12 == undefined) { _local12 = newValue; } if (_local13 == undefined) { _local13 = newValue; } setStyle("selectionColor", _local12); setStyle("rollOverColor", _local13); } if (typeof(_color) == "string") { if (_color == styleProp) { if (styleProp == "color") { if (stylecache.tf.color != undefined) { stylecache.tf.color = newValue; } } setColor(newValue); } } else if (_color[styleProp] != undefined) { invalidateStyle(styleProp); } changeColorStyleInChildren(undefined, styleProp, newValue); } else { if ((styleProp == "backgroundColor") && (isNaN(newValue))) { newValue = mx.styles.StyleManager.getColorName(newValue); this[styleProp] = newValue; if (newValue == undefined) { return(undefined); } } invalidateStyle(styleProp); } if (mx.styles.StyleManager.isInheritingStyle(styleProp) || (styleProp == "styleName")) { var _local8; var _local5 = newValue; if (styleProp == "styleName") { _local8 = ((typeof(newValue) == "string") ? (_global.styles[newValue]) : (_local5)); _local5 = _local8.themeColor; if (_local5 != undefined) { _local8.rollOverColor = (_local8.selectionColor = _local5); } } notifyStyleChangeInChildren(undefined, styleProp, newValue); } } static function enableRunTimeCSS() { } static function classConstruct() { var _local2 = MovieClip.prototype; var _local3 = mx.styles.CSSSetStyle.prototype; mx.styles.CSSStyleDeclaration.prototype.setStyle = _local3._setStyle; _local2.changeTextStyleInChildren = _local3.changeTextStyleInChildren; _local2.changeColorStyleInChildren = _local3.changeColorStyleInChildren; _local2.notifyStyleChangeInChildren = _local3.notifyStyleChangeInChildren; _local2.setStyle = _local3.setStyle; _global.ASSetPropFlags(_local2, "changeTextStyleInChildren", 1); _global.ASSetPropFlags(_local2, "changeColorStyleInChildren", 1); _global.ASSetPropFlags(_local2, "notifyStyleChangeInChildren", 1); _global.ASSetPropFlags(_local2, "setStyle", 1); var _local4 = TextField.prototype; _local4.setStyle = _local2.setStyle; _local4.changeTextStyleInChildren = _local3.changeTextStyleInChildren; return(true); } static var classConstructed = classConstruct(); static var CSSStyleDeclarationDependency = mx.styles.CSSStyleDeclaration; }
Symbol 198 MovieClip [__Packages.mx.core.ext.UIComponentExtensions] Frame 0
class mx.core.ext.UIComponentExtensions { function UIComponentExtensions () { } static function Extensions() { if (bExtended == true) { return(true); } bExtended = true; TextField.prototype.setFocus = function () { Selection.setFocus(this); }; TextField.prototype.onSetFocus = function (oldFocus) { if (this.tabEnabled != false) { if (this.getFocusManager().bDrawFocus) { this.drawFocus(true); } } }; TextField.prototype.onKillFocus = function (oldFocus) { if (this.tabEnabled != false) { this.drawFocus(false); } }; TextField.prototype.drawFocus = mx.core.UIComponent.prototype.drawFocus; TextField.prototype.getFocusManager = mx.core.UIComponent.prototype.getFocusManager; mx.managers.OverlappedWindows.enableOverlappedWindows(); mx.styles.CSSSetStyle.enableRunTimeCSS(); mx.managers.FocusManager.enableFocusManagement(); } static var bExtended = false; static var UIComponentExtended = Extensions(); static var UIComponentDependency = mx.core.UIComponent; static var FocusManagerDependency = mx.managers.FocusManager; static var OverlappedWindowsDependency = mx.managers.OverlappedWindows; }
Symbol 199 MovieClip [__Packages.mx.skins.Border] Frame 0
class mx.skins.Border extends mx.core.UIObject { function Border () { super(); } function init(Void) { super.init(); } static var symbolName = "Border"; static var symbolOwner = mx.skins.Border; var className = "Border"; var tagBorder = 0; var idNames = new Array("border_mc"); }
Symbol 200 MovieClip [__Packages.mx.skins.RectBorder] Frame 0
class mx.skins.RectBorder extends mx.skins.Border { var __width, __height, offset, __borderMetrics; function RectBorder () { super(); } function get width() { return(__width); } function get height() { return(__height); } function init(Void) { super.init(); } function draw(Void) { size(); } function getBorderMetrics(Void) { var _local2 = offset; if (__borderMetrics == undefined) { __borderMetrics = {left:_local2, top:_local2, right:_local2, bottom:_local2}; } else { __borderMetrics.left = _local2; __borderMetrics.top = _local2; __borderMetrics.right = _local2; __borderMetrics.bottom = _local2; } return(__borderMetrics); } function get borderMetrics() { return(getBorderMetrics()); } function drawBorder(Void) { } function size(Void) { drawBorder(); } function setColor(Void) { drawBorder(); } static var symbolName = "RectBorder"; static var symbolOwner = mx.skins.RectBorder; static var version = "2.0.2.127"; var className = "RectBorder"; var borderStyleName = "borderStyle"; var borderColorName = "borderColor"; var shadowColorName = "shadowColor"; var highlightColorName = "highlightColor"; var buttonColorName = "buttonColor"; var backgroundColorName = "backgroundColor"; }
Symbol 201 MovieClip [__Packages.mx.skins.halo.RectBorder] Frame 0
class mx.skins.halo.RectBorder extends mx.skins.RectBorder { var offset, getStyle, borderStyleName, __borderMetrics, className, borderColorName, backgroundColorName, shadowColorName, highlightColorName, buttonColorName, __get__width, __get__height, clear, _color, drawRoundRect, beginFill, drawRect, endFill; function RectBorder () { super(); } function init(Void) { borderWidths.default = 3; super.init(); } function getBorderMetrics(Void) { if (offset == undefined) { var _local3 = getStyle(borderStyleName); offset = borderWidths[_local3]; } if ((getStyle(borderStyleName) == "default") || (getStyle(borderStyleName) == "alert")) { __borderMetrics = {left:3, top:1, right:3, bottom:3}; return(__borderMetrics); } return(super.getBorderMetrics()); } function drawBorder(Void) { var _local6 = _global.styles[className]; if (_local6 == undefined) { _local6 = _global.styles.RectBorder; } var _local5 = getStyle(borderStyleName); var _local7 = getStyle(borderColorName); if (_local7 == undefined) { _local7 = _local6[borderColorName]; } var _local8 = getStyle(backgroundColorName); if (_local8 == undefined) { _local8 = _local6[backgroundColorName]; } var _local16 = getStyle("backgroundImage"); if (_local5 != "none") { var _local14 = getStyle(shadowColorName); if (_local14 == undefined) { _local14 = _local6[shadowColorName]; } var _local13 = getStyle(highlightColorName); if (_local13 == undefined) { _local13 = _local6[highlightColorName]; } var _local12 = getStyle(buttonColorName); if (_local12 == undefined) { _local12 = _local6[buttonColorName]; } var _local11 = getStyle(borderCapColorName); if (_local11 == undefined) { _local11 = _local6[borderCapColorName]; } var _local10 = getStyle(shadowCapColorName); if (_local10 == undefined) { _local10 = _local6[shadowCapColorName]; } } offset = borderWidths[_local5]; var _local9 = offset; var _local3 = __get__width(); var _local4 = __get__height(); clear(); _color = undefined; if (_local5 == "none") { } else if (_local5 == "inset") { _color = colorList; draw3dBorder(_local11, _local12, _local7, _local13, _local14, _local10); } else if (_local5 == "outset") { _color = colorList; draw3dBorder(_local11, _local7, _local12, _local14, _local13, _local10); } else if (_local5 == "alert") { var _local15 = getStyle("themeColor"); drawRoundRect(0, 5, _local3, _local4 - 5, 5, 6184542, 10); drawRoundRect(1, 4, _local3 - 2, _local4 - 5, 4, [6184542, 6184542], 10, 0, "radial"); drawRoundRect(2, 0, _local3 - 4, _local4 - 2, 3, [0, 14342874], 100, 0, "radial"); drawRoundRect(2, 0, _local3 - 4, _local4 - 2, 3, _local15, 50); drawRoundRect(3, 1, _local3 - 6, _local4 - 4, 2, 16777215, 100); } else if (_local5 == "default") { drawRoundRect(0, 5, _local3, _local4 - 5, {tl:5, tr:5, br:0, bl:0}, 6184542, 10); drawRoundRect(1, 4, _local3 - 2, _local4 - 5, {tl:4, tr:4, br:0, bl:0}, [6184542, 6184542], 10, 0, "radial"); drawRoundRect(2, 0, _local3 - 4, _local4 - 2, {tl:3, tr:3, br:0, bl:0}, [12897484, 11844796], 100, 0, "radial"); drawRoundRect(3, 1, _local3 - 6, _local4 - 4, {tl:2, tr:2, br:0, bl:0}, 16777215, 100); } else if (_local5 == "dropDown") { drawRoundRect(0, 0, _local3 + 1, _local4, {tl:4, tr:0, br:0, bl:4}, [13290186, 7895160], 100, -10, "linear"); drawRoundRect(1, 1, _local3 - 1, _local4 - 2, {tl:3, tr:0, br:0, bl:3}, 16777215, 100); } else if (_local5 == "menuBorder") { var _local15 = getStyle("themeColor"); drawRoundRect(4, 4, _local3 - 2, _local4 - 3, 0, [6184542, 6184542], 10, 0, "radial"); drawRoundRect(4, 4, _local3 - 1, _local4 - 2, 0, 6184542, 10); drawRoundRect(0, 0, _local3 + 1, _local4, 0, [0, 14342874], 100, 250, "linear"); drawRoundRect(0, 0, _local3 + 1, _local4, 0, _local15, 50); drawRoundRect(2, 2, _local3 - 3, _local4 - 4, 0, 16777215, 100); } else if (_local5 == "comboNonEdit") { } else { beginFill(_local7); drawRect(0, 0, _local3, _local4); drawRect(1, 1, _local3 - 1, _local4 - 1); endFill(); _color = borderColorName; } if (_local8 != undefined) { beginFill(_local8); drawRect(_local9, _local9, __get__width() - _local9, __get__height() - _local9); endFill(); } } function draw3dBorder(c1, c2, c3, c4, c5, c6) { var _local3 = __get__width(); var _local2 = __get__height(); beginFill(c1); drawRect(0, 0, _local3, _local2); drawRect(1, 0, _local3 - 1, _local2); endFill(); beginFill(c2); drawRect(1, 0, _local3 - 1, 1); endFill(); beginFill(c3); drawRect(1, _local2 - 1, _local3 - 1, _local2); endFill(); beginFill(c4); drawRect(1, 1, _local3 - 1, 2); endFill(); beginFill(c5); drawRect(1, _local2 - 2, _local3 - 1, _local2 - 1); endFill(); beginFill(c6); drawRect(1, 2, _local3 - 1, _local2 - 2); drawRect(2, 2, _local3 - 2, _local2 - 2); endFill(); } static function classConstruct() { mx.core.ext.UIObjectExtensions.Extensions(); _global.styles.rectBorderClass = mx.skins.halo.RectBorder; _global.skinRegistry.RectBorder = true; return(true); } static var symbolName = "RectBorder"; static var symbolOwner = mx.skins.halo.RectBorder; static var version = "2.0.2.127"; var borderCapColorName = "borderCapColor"; var shadowCapColorName = "shadowCapColor"; var colorList = {highlightColor:0, borderColor:0, buttonColor:0, shadowColor:0, borderCapColor:0, shadowCapColor:0}; var borderWidths = {none:0, solid:1, inset:2, outset:2, alert:3, dropDown:2, menuBorder:2, comboNonEdit:2}; static var classConstructed = classConstruct(); static var UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions; }
Symbol 202 MovieClip [__Packages.mx.skins.halo.ButtonSkin] Frame 0
class mx.skins.halo.ButtonSkin extends mx.skins.RectBorder { var __get__width, __get__height, getStyle, _parent, clear, drawRoundRect, __get__x, __get__y; function ButtonSkin () { super(); } function init() { super.init(); } function size() { drawHaloRect(__get__width(), __get__height()); } function drawHaloRect(w, h) { var _local6 = getStyle("borderStyle"); var _local4 = getStyle("themeColor"); var _local5 = _parent.emphasized; clear(); switch (_local6) { case "falseup" : if (_local5) { drawRoundRect(__get__x(), __get__y(), w, h, 5, 9542041, 100); drawRoundRect(__get__x(), __get__y(), w, h, 5, _local4, 75); drawRoundRect(__get__x() + 1, __get__y() + 1, w - 2, h - 2, 4, [3355443, 16777215], 85, 0, "radial"); drawRoundRect(__get__x() + 2, __get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, "radial"); drawRoundRect(__get__x() + 2, __get__y() + 2, w - 4, h - 4, 3, _local4, 75); drawRoundRect(__get__x() + 3, __get__y() + 3, w - 6, h - 6, 2, 16777215, 100); drawRoundRect(__get__x() + 3, __get__y() + 4, w - 6, h - 7, 2, 16316664, 100); } else { drawRoundRect(0, 0, w, h, 5, 9542041, 100); drawRoundRect(1, 1, w - 2, h - 2, 4, [13291985, 16250871], 100, 0, "radial"); drawRoundRect(2, 2, w - 4, h - 4, 3, [9542041, 13818586], 100, 0, "radial"); drawRoundRect(3, 3, w - 6, h - 6, 2, 16777215, 100); drawRoundRect(3, 4, w - 6, h - 7, 2, 16316664, 100); } break; case "falsedown" : drawRoundRect(__get__x(), __get__y(), w, h, 5, 9542041, 100); drawRoundRect(__get__x() + 1, __get__y() + 1, w - 2, h - 2, 4, [3355443, 16579836], 100, 0, "radial"); drawRoundRect(__get__x() + 1, __get__y() + 1, w - 2, h - 2, 4, _local4, 50); drawRoundRect(__get__x() + 2, __get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, "radial"); drawRoundRect(__get__x(), __get__y(), w, h, 5, _local4, 40); drawRoundRect(__get__x() + 3, __get__y() + 3, w - 6, h - 6, 2, 16777215, 100); drawRoundRect(__get__x() + 3, __get__y() + 4, w - 6, h - 7, 2, _local4, 20); break; case "falserollover" : drawRoundRect(__get__x(), __get__y(), w, h, 5, 9542041, 100); drawRoundRect(__get__x(), __get__y(), w, h, 5, _local4, 50); drawRoundRect(__get__x() + 1, __get__y() + 1, w - 2, h - 2, 4, [3355443, 16777215], 100, 0, "radial"); drawRoundRect(__get__x() + 2, __get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, "radial"); drawRoundRect(__get__x() + 2, __get__y() + 2, w - 4, h - 4, 3, _local4, 50); drawRoundRect(__get__x() + 3, __get__y() + 3, w - 6, h - 6, 2, 16777215, 100); drawRoundRect(__get__x() + 3, __get__y() + 4, w - 6, h - 7, 2, 16316664, 100); break; case "falsedisabled" : drawRoundRect(0, 0, w, h, 5, 13159628, 100); drawRoundRect(1, 1, w - 2, h - 2, 4, 15921906, 100); drawRoundRect(2, 2, w - 4, h - 4, 3, 13949401, 100); drawRoundRect(3, 3, w - 6, h - 6, 2, 15921906, 100); break; case "trueup" : drawRoundRect(__get__x(), __get__y(), w, h, 5, 10066329, 100); drawRoundRect(__get__x() + 1, __get__y() + 1, w - 2, h - 2, 4, [3355443, 16579836], 100, 0, "radial"); drawRoundRect(__get__x() + 1, __get__y() + 1, w - 2, h - 2, 4, _local4, 50); drawRoundRect(__get__x() + 2, __get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, "radial"); drawRoundRect(__get__x(), __get__y(), w, h, 5, _local4, 40); drawRoundRect(__get__x() + 3, __get__y() + 3, w - 6, h - 6, 2, 16777215, 100); drawRoundRect(__get__x() + 3, __get__y() + 4, w - 6, h - 7, 2, 16250871, 100); break; case "truedown" : drawRoundRect(__get__x(), __get__y(), w, h, 5, 10066329, 100); drawRoundRect(__get__x() + 1, __get__y() + 1, w - 2, h - 2, 4, [3355443, 16579836], 100, 0, "radial"); drawRoundRect(__get__x() + 1, __get__y() + 1, w - 2, h - 2, 4, _local4, 50); drawRoundRect(__get__x() + 2, __get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, "radial"); drawRoundRect(__get__x(), __get__y(), w, h, 5, _local4, 40); drawRoundRect(__get__x() + 3, __get__y() + 3, w - 6, h - 6, 2, 16777215, 100); drawRoundRect(__get__x() + 3, __get__y() + 4, w - 6, h - 7, 2, _local4, 20); break; case "truerollover" : drawRoundRect(__get__x(), __get__y(), w, h, 5, 9542041, 100); drawRoundRect(__get__x(), __get__y(), w, h, 5, _local4, 50); drawRoundRect(__get__x() + 1, __get__y() + 1, w - 2, h - 2, 4, [3355443, 16777215], 100, 0, "radial"); drawRoundRect(__get__x() + 1, __get__y() + 1, w - 2, h - 2, 4, _local4, 40); drawRoundRect(__get__x() + 2, __get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, "radial"); drawRoundRect(__get__x() + 2, __get__y() + 2, w - 4, h - 4, 3, _local4, 40); drawRoundRect(__get__x() + 3, __get__y() + 3, w - 6, h - 6, 2, 16777215, 100); drawRoundRect(__get__x() + 3, __get__y() + 4, w - 6, h - 7, 2, 16316664, 100); break; case "truedisabled" : drawRoundRect(0, 0, w, h, 5, 13159628, 100); drawRoundRect(1, 1, w - 2, h - 2, 4, 15921906, 100); drawRoundRect(2, 2, w - 4, h - 4, 3, 13949401, 100); drawRoundRect(3, 3, w - 6, h - 6, 2, 15921906, 100); } } static function classConstruct() { mx.core.ext.UIObjectExtensions.Extensions(); _global.skinRegistry.ButtonSkin = true; return(true); } static var symbolName = "ButtonSkin"; static var symbolOwner = mx.skins.halo.ButtonSkin; var className = "ButtonSkin"; var backgroundColorName = "buttonColor"; static var classConstructed = classConstruct(); static var UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions; }
Symbol 241 MovieClip Frame 1
if (random(3) == 0) { stop(); }
Symbol 241 MovieClip Frame 2
if (random(2) == 0) { stop(); }
Symbol 241 MovieClip Frame 3
Symbol 242 MovieClip Frame 1
_yscale = (random(80) + 75);
Instance of Symbol 241 MovieClip "mountain" in Symbol 242 MovieClip Frame 1
onClipEvent (load) { gotoAndStop(random(3) + 1); }
Symbol 243 MovieClip Frame 1
_yscale = (random(80) + 75);
Instance of Symbol 241 MovieClip "mountain" in Symbol 243 MovieClip Frame 1
onClipEvent (load) { gotoAndStop(random(3) + 1); }
Symbol 254 MovieClip Frame 1
gotoAndPlay(random(7) + 2);
Symbol 254 MovieClip Frame 10
gotoAndPlay (2);
Symbol 255 MovieClip Frame 819
if (random(2) == 0) { gotoAndPlay (1); } else { gotoAndPlay (821); }
Symbol 255 MovieClip Frame 1939
if (random(2) == 0) { gotoAndPlay (1); } else { gotoAndPlay (821); }
Instance of Symbol 242 MovieClip in Symbol 267 MovieClip [background] Frame 1
onClipEvent (load) { gotoAndPlay (60); }
Instance of Symbol 242 MovieClip in Symbol 267 MovieClip [background] Frame 1
onClipEvent (load) { gotoAndPlay (520); }
Instance of Symbol 242 MovieClip in Symbol 267 MovieClip [background] Frame 1
onClipEvent (load) { gotoAndPlay (360); }
Instance of Symbol 242 MovieClip in Symbol 267 MovieClip [background] Frame 1
onClipEvent (load) { gotoAndPlay (200); }
Instance of Symbol 243 MovieClip in Symbol 267 MovieClip [background] Frame 1
onClipEvent (load) { gotoAndPlay (345); }
Instance of Symbol 243 MovieClip in Symbol 267 MovieClip [background] Frame 1
onClipEvent (load) { gotoAndPlay (225); }
Instance of Symbol 243 MovieClip in Symbol 267 MovieClip [background] Frame 1
onClipEvent (load) { gotoAndPlay (120); }
Instance of Symbol 255 MovieClip in Symbol 267 MovieClip [background] Frame 1
onClipEvent (load) { gotoAndPlay (400); }
Symbol 276 MovieClip Frame 1
gotoAndPlay(random(10) + 2);
Symbol 276 MovieClip Frame 15
gotoAndPlay (2);
Symbol 286 MovieClip Frame 1
gotoAndStop(random(4) + 2);
Symbol 309 MovieClip Frame 1
gotoAndPlay(random(11) + 2);
Symbol 309 MovieClip Frame 18
gotoAndPlay (1);
Symbol 309 MovieClip Frame 33
stop();
Symbol 310 MovieClip Frame 1
if (random(2) == 1) { _xscale = (_xscale * -1); } gotoAndStop(random(5) + 2);
Symbol 333 MovieClip Frame 1
gotoAndPlay(random(5) + 2);
Symbol 338 MovieClip Frame 1
gotoAndPlay(random(17) + 2);
Symbol 338 MovieClip Frame 20
gotoAndPlay (2);
Symbol 344 MovieClip Frame 1
gotoAndPlay(random(10) + 2);
Symbol 344 MovieClip Frame 15
gotoAndPlay (2);
Symbol 359 MovieClip Frame 15
gotoAndPlay (1);
Symbol 371 MovieClip Frame 1
gotoAndPlay(random(5) + 2);
Symbol 375 MovieClip Frame 1
gotoAndPlay(random(17) + 2);
Symbol 375 MovieClip Frame 20
gotoAndPlay (2);
Symbol 378 MovieClip [boxcar] Frame 1
stop();
Symbol 378 MovieClip [boxcar] Frame 2
stop();
Symbol 378 MovieClip [boxcar] Frame 3
stop();
Symbol 402 MovieClip [bush] Frame 1
if (random(2) == 1) { _xscale = (_xscale * -1); } _rotation = (random(10) - 5);
Symbol 441 MovieClip Frame 17
gotoAndPlay (1);
Symbol 449 MovieClip [vulturesign] Frame 1
this._xscale = 84; this._yscale = 84;
Symbol 449 MovieClip [vulturesign] Frame 3
gotoAndPlay (1);
Symbol 449 MovieClip [vulturesign] Frame 48
stop();
Symbol 459 MovieClip Frame 10
if (random(2) == 1) { gotoAndPlay (1); }
Symbol 459 MovieClip Frame 20
if (random(2) == 1) { gotoAndPlay (11); } else { gotoAndPlay (2); }
Symbol 499 MovieClip Frame 3
if (!_parent.run) { gotoAndPlay ("Idle"); } else if (_parent.run) { gotoAndPlay ("Run1"); }
Symbol 499 MovieClip Frame 13
if (_parent.run) { gotoAndPlay ("Run1"); } else { gotoAndPlay ("Idle"); }
Symbol 499 MovieClip Frame 20
_parent.arms._y = _parent.arms._y - 8; _y = (_y - 5);
Symbol 499 MovieClip Frame 21
_parent.arms._y = _parent.arms._y - 8; _y = (_y - 5);
Symbol 499 MovieClip Frame 22
_parent.arms._y = _parent.arms._y - 8; _y = (_y - 5);
Symbol 499 MovieClip Frame 26
_parent.arms._y = _parent.arms._y + 8; _y = (_y + 5);
Symbol 499 MovieClip Frame 27
_parent.arms._y = _parent.arms._y + 8; _y = (_y + 5);
Symbol 499 MovieClip Frame 28
_parent.arms._y = -55; _y = -55;
Symbol 499 MovieClip Frame 30
gotoAndPlay ("Idle");
Symbol 499 MovieClip Frame 39
function crouchFunc() { _y = (-55 + (_parent.Crouch * 0.5)); _parent.arms._y = -55 + (_parent.Crouch * 1); } _parent._parent.Crouch = 5; crouchFunc();
Symbol 499 MovieClip Frame 40
_parent.Crouch = 14; crouchFunc();
Symbol 499 MovieClip Frame 41
_parent.Crouch = 20; crouchFunc();
Symbol 499 MovieClip Frame 43
gotoAndPlay ("Crouch2");
Symbol 499 MovieClip Frame 44
_parent.Crouch = 14; crouchFunc();
Symbol 499 MovieClip Frame 45
_parent.Crouch = 5; crouchFunc();
Symbol 499 MovieClip Frame 46
_parent.Crouch = 0; crouchFunc(); _parent.arms._y = -55; _y = -55; gotoAndPlay ("Idle");
Symbol 499 MovieClip Frame 53
_parent.arms.gotoAndPlay("DeathF1");
Symbol 499 MovieClip Frame 59
gotoAndPlay ("D2");
Symbol 562 MovieClip Frame 3
gotoAndPlay ("idle");
Symbol 562 MovieClip Frame 5
_parent.shooting = true;
Symbol 562 MovieClip Frame 18
_parent.Bullets--; if (_parent._xscale > 0) { _parent.bdir = 180; } else { _parent.bdir = 0; } _root.spawnBullet(-1, _parent.bdir);
Symbol 562 MovieClip Frame 27
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 562 MovieClip Frame 41
_parent.Bullets = _parent.Bullets + 2;
Symbol 562 MovieClip Frame 45
if (_parent.Bullets < 10) { gotoAndPlay ("Re2"); } else { gotoAndPlay ("Idle"); _parent.reloading = false; _parent.shooting = false; }
Symbol 562 MovieClip Frame 59
gotoAndPlay ("Idle"); _parent.reloading = false;
Symbol 562 MovieClip Frame 65
_parent.legs.gotoAndPlay("DeathF1");
Symbol 562 MovieClip Frame 66
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 562 MovieClip Frame 67
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 562 MovieClip Frame 68
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 562 MovieClip Frame 71
gotoAndPlay ("DeathF2");
Symbol 562 MovieClip Frame 79
_root.throwDynamite(0);
Symbol 562 MovieClip Frame 85
if (random(4) == 0) { gotoAndPlay ("Bomb"); }
Symbol 562 MovieClip Frame 86
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 563 MovieClip [mexican] Frame 1
function retreating() { if ((retreat == 0) && (health < 600)) { if ((this.Crouch == 0) && (_root["boxcar" + this.curtrain]._currentframe == 1)) { this.desx = (this.rightlim + 35) + 40; this.action = 2; this.retreat = 1; } } else if ((retreat == 1) && (health < 400)) { if ((this.Crouch == 0) && (_root["boxcar" + this.curtrain]._currentframe == 1)) { this.desx = (this.rightlim + 35) + 40; this.action = 2; this.retreat = 2; } } else if ((retreat == 2) && (health < 200)) { if ((this.Crouch == 0) && (_root["boxcar" + this.curtrain]._currentframe == 1)) { this.desx = (this.rightlim + 35) + 40; this.action = 2; this.retreat = 3; } } else if ((retreat == 3) && (health < 100)) { if ((this.Crouch == 0) && (_root["boxcar" + this.curtrain]._currentframe == 1)) { this.desx = (this.rightlim + 35) + 40; this.action = 2; } } } function death() { _root.hud.healthChange(health, healthmax); health = health - 10; retreating(); if ((health < 600) && (phase == 1)) { phase = 2; bombchance = 5; } else if ((health < 300) && (phase == 2)) { phase = 3; bombchance = 2; } if (this.health <= 0) { _root.hud.destroyHealth(); _root.playthugdeath(); alive = false; legs._y = -60; arms._y = -60; arms.gotoAndPlay("DeathF1"); Crouch = 0; _root.resetGame(7); } else { _root.playthugdeath(); } } var Bullets = 10; var Crouch = 0; bombchance = 99; retreat = 0; _root.hud.healthChange(health, healthmax);
Symbol 601 MovieClip Frame 3
if (!_parent.run) { gotoAndPlay ("Idle"); } else if (_parent.run) { gotoAndPlay ("Run1"); }
Symbol 601 MovieClip Frame 13
if (_parent.run) { gotoAndPlay ("Run1"); } else { gotoAndPlay ("Idle"); }
Symbol 601 MovieClip Frame 22
if (_parent.jump) { gotoAndPlay ("Jump2"); } else { gotoAndPlay ("Idle"); }
Symbol 601 MovieClip Frame 29
function crouchFunc() { _y = (-51 + (_parent.Crouch * 0.9)); _parent.arms._y = -51 + (_parent.Crouch * 1.3); } _parent.Crouch = 5; crouchFunc();
Symbol 601 MovieClip Frame 30
_parent.Crouch = 11; crouchFunc();
Symbol 601 MovieClip Frame 31
_parent.Crouch = 16; crouchFunc();
Symbol 601 MovieClip Frame 33
gotoAndPlay ("Crouch2");
Symbol 601 MovieClip Frame 34
_parent.Crouch = 11; crouchFunc();
Symbol 601 MovieClip Frame 35
_parent.Crouch = 5; crouchFunc();
Symbol 601 MovieClip Frame 36
_parent.Crouch = 0; crouchFunc(); gotoAndPlay ("Idle");
Symbol 658 MovieClip Frame 3
if (random(25) != 0) { gotoAndPlay ("Idle"); }
Symbol 658 MovieClip Frame 14
gotoAndPlay ("Idle");
Symbol 658 MovieClip Frame 21
_parent.shooting = true;
Symbol 658 MovieClip Frame 23
_parent.Bullets--; _root.hud.bulletCheck(); _root.spawnBullet(0, _parent.bdir);
Symbol 658 MovieClip Frame 26
if ((_root.lastkey == 1) && (_parent.Bullets > 0)) { gotoAndPlay ("Bullet1"); } _root.lastkey = 0;
Symbol 658 MovieClip Frame 27
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 658 MovieClip Frame 33
_parent.shooting = true;
Symbol 658 MovieClip Frame 35
_parent.Bullets--; _root.hud.bulletCheck(); _root.spawnBullet(0, _parent.bdir);
Symbol 658 MovieClip Frame 38
if ((_root.lastkey == -1) && (_parent.Bullets > 0)) { gotoAndPlay ("Bullet2"); } _root.lastkey = 0;
Symbol 658 MovieClip Frame 39
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 658 MovieClip Frame 45
_parent.shooting = true;
Symbol 658 MovieClip Frame 47
_parent.Bullets--; _root.hud.bulletCheck(); _root.spawnBullet2(0, _parent.bdir);
Symbol 658 MovieClip Frame 50
if ((_root.lastkey == 2) && (_parent.Bullets > 0)) { gotoAndPlay ("Bullet3"); } _root.lastkey = 0;
Symbol 658 MovieClip Frame 51
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 658 MovieClip Frame 65
_parent.Bullets++; _root.hud.bulletCheck();
Symbol 658 MovieClip Frame 67
if (_parent.Bullets < 6) { gotoAndPlay ("Re2"); } else { gotoAndPlay ("Idle"); _parent.reloading = false; }
Symbol 658 MovieClip Frame 81
gotoAndPlay ("Idle"); _parent.reloading = false;
Symbol 682 MovieClip Frame 1
if (_parent.dir != 0) { gotoAndStop (3); }
Symbol 682 MovieClip Frame 3
if (_parent.dir == -1) { gotoAndPlay ("DeathB1"); } else if (_parent.dir == 1) { gotoAndPlay ("DeathF1"); } else if (random(2) == 0) { gotoAndPlay ("DeathF1"); } else { gotoAndPlay ("DeathB1"); }
Symbol 682 MovieClip Frame 10
gotoAndPlay ("DeathF2");
Symbol 682 MovieClip Frame 17
gotoAndPlay ("DeathB2");
Symbol 683 MovieClip [bandit] Frame 1
function death(_dir, _damage) { Crouch = 0; yspd = 0; legs._y = -51; arms._y = -51; alive = false; gotoAndStop (2); if (_dir > 0) { if (_xscale > 0) { dir = -1; } else { dir = 1; } } else if (_xscale > 0) { dir = 1; } else { dir = -1; } if (((_x < (_root["boxcar" + curtrain]._x + 50)) && (_dir < 0)) || ((_x > (_root["boxcar" + curtrain]._x + 190)) && (_dir > 0))) { specfall = true; } _root.hud.gotoAndPlay(2); _root.spawnParticle(1, _x, _y - 25); } var Bullets = 6; var Crouch = 0; stop(); dir = 0; specfall = false;
Symbol 693 MovieClip [blood] Frame 5
stop(); this.removeMovieClip();
Symbol 705 MovieClip [dynamite] Frame 1
if (_parent.yspd == 0) { stop(); }
Symbol 716 MovieClip [explosion] Frame 12
this.removeMovieClip();
Symbol 731 MovieClip [rock] Frame 1
gotoAndStop(random(7) + 1);
Symbol 739 MovieClip Frame 1
if (_parent.yspd == 0) { stop(); }
Symbol 746 MovieClip Frame 1
if (_parent.yspd == 0) { stop(); }
Symbol 755 MovieClip Frame 1
gotoAndPlay(random(17) + 2);
Symbol 755 MovieClip Frame 20
gotoAndPlay (2);
Symbol 783 MovieClip [rider_bandit] Frame 2
gotoAndStop (1);
Symbol 783 MovieClip [rider_bandit] Frame 15
_root.spawnChar(300); _root.bandit._y = _root.bandit._y - 5;
Symbol 783 MovieClip [rider_bandit] Frame 16
_root.bandit._y = _root.bandit._y + 5;
Symbol 783 MovieClip [rider_bandit] Frame 104
this.removeMovieClip();
Symbol 793 MovieClip Frame 11
if (random(2) == 1) { gotoAndPlay (1); }
Symbol 793 MovieClip Frame 18
gotoAndPlay (11);
Symbol 834 MovieClip Frame 3
if (_parent.alive) { gotoAndPlay ("idle"); } else { gotoAndPlay ("DeathF1"); }
Symbol 834 MovieClip Frame 10
_parent.shooting = true;
Symbol 834 MovieClip Frame 15
if (((_parent.boss && (random(4) == 0)) && (_parent.health < 400)) && (_parent.action != 2)) { _root.throwDynamite(_parent.en); _root.throwDynamite(_parent.en); _root.throwDynamite(_parent.en); } else { _root.throwDynamite(_parent.en); }
Symbol 834 MovieClip Frame 18
if ((random(4) == 0) && (_root.phase > 4)) { gotoAndPlay ("Bullet1"); }
Symbol 834 MovieClip Frame 19
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 834 MovieClip Frame 73
gotoAndPlay ("DeathF2");
Symbol 834 MovieClip Frame 82
_x = (_x + 15);
Symbol 834 MovieClip Frame 83
_x = (_x + 15); gotoAndPlay ("DeathB2");
Symbol 835 MovieClip [horse] Frame 1
function death() { if (boss) { _root.hud.healthChange(health, healthmax); } else { _root.hud.healthChange(health + 30, healthmax + 30); } health = health - 10; if ((health < 0) && (alive)) { _root.hud.destroyHealth(); _root.playthugdeath(); _root.hcount = 0; alive = false; if (!boss) { arms.gotoAndPlay("DeathF1"); } else { arms.gotoAndPlay("DeathB1"); _root.ecount = 0; } if (random(2) == 0) { this.desx = (-_root._x) - 300; } else { this.desx = (-_root._x) + 99999; } } else if (random(2) == 0) { _root.playthugdeath(); } } Bullets = 6; if (boss) { _root.hud.healthChange(health, healthmax); } else { _root.hud.healthChange(health + 30, healthmax + 30); }
Symbol 877 MovieClip [sign] Frame 1
stop();
Symbol 882 MovieClip [sign_jump] Frame 1
stop();
Symbol 899 MovieClip Frame 531
stop();
Symbol 903 MovieClip Frame 1
stop();
Symbol 903 MovieClip Frame 18
gotoAndStop (1);
Instance of Symbol 183 MovieClip [Button] "scorebutton" in Symbol 919 MovieClip Frame 1
//component parameters onClipEvent (construct) { icon = ""; label = "Submit"; labelPlacement = "right"; selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; } onClipEvent (load) { function __f_click(eventObj) { _root.playername = _parent.pname.text; if ((_root.survivalscore != 0) && (!_root.cheater)) { root.kongregateStats.submit("SurvivalScore", _root.survivalscore); mochi.MochiServices.connect("f3eb86dc007de4df"); mochi.MochiScores.showLeaderboard({boardID:"d732bfbf2e70e7a7", score:_root.survivalscore, name:_root.playername, clip:_root.hud, hideDoneButton:true, onClose:function () { }}); _root.survivalscore = 0; } } this.addEventListener("click", __f_click); }
Symbol 933 MovieClip Frame 1
stop(); gotoAndStop(random(11) + 1);
Symbol 938 MovieClip [hud] Frame 1
stop(); function spawnHealth() { this.healthbar.removeMovieClip(); this.attachMovie("healthbar", "healthbar", 23); this.healthbar._x = 50; this.healthbar._y = -50; this.healthbar.desy = 30; this.healthbar.desscale = 100; this.healthbar.onEnterFrame = function () { this._y = this._y - ((this._y - this.desy) / 10); this.red._xscale = this.red._xscale - ((this.red._xscale - this.desscale) / 4); if (this._y < -55) { this.removeMovieClip(); } }; } function destroyHealth() { this.healthbar.desy = -60; } function healthChange(_current, _max) { this.healthbar.desscale = (_current / _max) * 100; } if ((_root.phase != 1) || (_root.instructioncount > 3)) { instructions._visible = false; } _root.instructioncount++; function bulletCheck() { _i = 1; while (_i <= 6) { if (_root.bandit.Bullets < _i) { this["bullet" + _i]._visible = false; } else { this["bullet" + _i]._visible = true; } _i++; } } function displayMessage(_message) { j = 0; while (j < 11) { this["line" + j]._y = this["line" + j]._y + 15; j++; } this.createEmptyMovieClip("line" + i, i); this["line" + i]._x = 10; this["line" + i]._y = 10; this["line" + i].createTextField("line", 1, 0, 0, 300, 20); this["line" + i].line.text = (count + ". ") + _message; i++; count++; if (i > 5) { i = 0; } } i = 0; count = 0;
Symbol 938 MovieClip [hud] Frame 2
this.healthbar.desy = -60; function textfunc() { if ((random(10) == 0) && (n <= texteffect.length)) { text_title.text = title_str; title_str = title_str + texteffect[n]; n++; _root.playcolt(); } else if (n >= texteffect.length) { clearInterval(textint); } } texteffect = new Array("A", "M", "E", " ", "O", "V", "E", "R", " "); var title_str = "G"; n = 0; textint = setInterval(textfunc, 70); _root.playerscore = ((_root.enemieskilled * 15) + (_root.obstaclesjumped * 15)) - Math.round(_root.gametime / 4); _root.HPScoreService.postScore(_root.playerscore, "");
Symbol 938 MovieClip [hud] Frame 23
stop();
Symbol 942 MovieClip [sign_duck] Frame 1
if (random(2) == 1) { _xscale = (_xscale * -1); } gotoAndStop(random(3) + 2);
Symbol 943 MovieClip Frame 1
gotoAndStop(random(5) + 1);
Symbol 1007 MovieClip Frame 3
gotoAndPlay ("idle");
Symbol 1007 MovieClip Frame 9
_parent.shooting = true;
Symbol 1007 MovieClip Frame 18
_parent.Bullets--; if (_parent._xscale > 0) { _parent.bdir = 180; } else { _parent.bdir = 0; } _root.spawnBullet(_parent.en, _parent.bdir); _root.playcolt();
Symbol 1007 MovieClip Frame 26
if ((random(7) == 0) && (_parent.Bullets > 0)) { gotoAndPlay ("Bullet1"); }
Symbol 1007 MovieClip Frame 27
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 1007 MovieClip Frame 41
_parent.Bullets++;
Symbol 1007 MovieClip Frame 43
if (_parent.Bullets < 6) { gotoAndPlay ("Re2"); } else { gotoAndPlay ("Idle"); _parent.reloading = false; }
Symbol 1007 MovieClip Frame 59
gotoAndPlay ("Idle"); _parent.reloading = false;
Symbol 1007 MovieClip Frame 65
_parent.legs.legs.gotoAndPlay("DeathF1");
Symbol 1007 MovieClip Frame 66
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1007 MovieClip Frame 67
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1007 MovieClip Frame 68
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1007 MovieClip Frame 70
stop();
Symbol 1007 MovieClip Frame 73
_parent.legs.legs.gotoAndPlay("DeathB1");
Symbol 1007 MovieClip Frame 74
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1007 MovieClip Frame 75
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1007 MovieClip Frame 76
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1007 MovieClip Frame 78
stop();
Symbol 1007 MovieClip Frame 87
stop();
Symbol 1071 MovieClip Frame 3
gotoAndPlay ("idle");
Symbol 1071 MovieClip Frame 9
_parent.shooting = true;
Symbol 1071 MovieClip Frame 18
_parent.Bullets--; if (_parent._xscale > 0) { _parent.bdir = 180; } else { _parent.bdir = 0; } _root.spawnBullet(_parent.en, _parent.bdir); _root.playcolt();
Symbol 1071 MovieClip Frame 26
if ((random(7) == 0) && (_parent.Bullets > 0)) { gotoAndPlay ("Shot1"); }
Symbol 1071 MovieClip Frame 27
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 1071 MovieClip Frame 41
_parent.Bullets++;
Symbol 1071 MovieClip Frame 43
if (_parent.Bullets < 6) { gotoAndPlay ("Re2"); } else { gotoAndPlay ("Idle"); _parent.reloading = false; }
Symbol 1071 MovieClip Frame 59
gotoAndPlay ("Idle"); _parent.reloading = false;
Symbol 1071 MovieClip Frame 65
_parent.legs.legs.gotoAndPlay("DeathF1");
Symbol 1071 MovieClip Frame 66
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1071 MovieClip Frame 67
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1071 MovieClip Frame 68
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1071 MovieClip Frame 70
stop();
Symbol 1071 MovieClip Frame 73
_parent.legs.legs.gotoAndPlay("DeathB1");
Symbol 1071 MovieClip Frame 74
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1071 MovieClip Frame 75
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1071 MovieClip Frame 76
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1071 MovieClip Frame 78
stop();
Symbol 1071 MovieClip Frame 87
stop();
Symbol 1134 MovieClip Frame 3
gotoAndPlay ("idle");
Symbol 1134 MovieClip Frame 9
_parent.shooting = true;
Symbol 1134 MovieClip Frame 18
_parent.Bullets--; if (_parent._xscale > 0) { _parent.bdir = 180; } else { _parent.bdir = 0; } _root.spawnBullet(_parent.en, _parent.bdir); _root.playcolt();
Symbol 1134 MovieClip Frame 26
if ((random(7) == 0) && (_parent.Bullets > 0)) { gotoAndPlay ("Shot1"); }
Symbol 1134 MovieClip Frame 27
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 1134 MovieClip Frame 41
_parent.Bullets++;
Symbol 1134 MovieClip Frame 43
if (_parent.Bullets < 6) { gotoAndPlay ("Re2"); } else { gotoAndPlay ("Idle"); _parent.reloading = false; }
Symbol 1134 MovieClip Frame 59
gotoAndPlay ("Idle"); _parent.reloading = false;
Symbol 1134 MovieClip Frame 65
_parent.legs.legs.gotoAndPlay("DeathF1");
Symbol 1134 MovieClip Frame 66
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1134 MovieClip Frame 67
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1134 MovieClip Frame 68
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1134 MovieClip Frame 70
stop();
Symbol 1134 MovieClip Frame 73
_parent.legs.legs.gotoAndPlay("DeathB1");
Symbol 1134 MovieClip Frame 74
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1134 MovieClip Frame 75
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1134 MovieClip Frame 76
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1134 MovieClip Frame 78
stop();
Symbol 1134 MovieClip Frame 87
stop();
Symbol 1204 MovieClip Frame 3
gotoAndPlay ("idle");
Symbol 1204 MovieClip Frame 5
_parent.shooting = true;
Symbol 1204 MovieClip Frame 15
_parent.Bullets--; if (_parent._xscale > 0) { _parent.bdir = 180; } else { _parent.bdir = 0; } _root.spawnBullet(_parent.en, _parent.bdir); _root.playcolt();
Symbol 1204 MovieClip Frame 18
_parent.Bullets--; if (_parent._xscale > 0) { _parent.bdir = 180; } else { _parent.bdir = 0; } _root.spawnBullet(_parent.en, _parent.bdir); _root.playcolt();
Symbol 1204 MovieClip Frame 26
if ((random(9) == 0) && (_parent.Bullets > 0)) { gotoAndPlay ("Shot1"); }
Symbol 1204 MovieClip Frame 27
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 1204 MovieClip Frame 41
_parent.Bullets++;
Symbol 1204 MovieClip Frame 45
if (_parent.Bullets < 6) { gotoAndPlay ("Re2"); } else { gotoAndPlay ("Idle"); _parent.reloading = false; }
Symbol 1204 MovieClip Frame 59
gotoAndPlay ("Idle"); _parent.reloading = false;
Symbol 1204 MovieClip Frame 65
_parent.legs.legs.gotoAndPlay("DeathF1");
Symbol 1204 MovieClip Frame 66
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1204 MovieClip Frame 67
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1204 MovieClip Frame 68
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1204 MovieClip Frame 70
stop();
Symbol 1204 MovieClip Frame 73
_parent.legs.legs.gotoAndPlay("DeathB1");
Symbol 1204 MovieClip Frame 74
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1204 MovieClip Frame 75
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1204 MovieClip Frame 76
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1204 MovieClip Frame 78
stop();
Symbol 1204 MovieClip Frame 87
stop();
Symbol 1274 MovieClip Frame 3
gotoAndPlay ("idle");
Symbol 1274 MovieClip Frame 5
_parent.shooting = true;
Symbol 1274 MovieClip Frame 15
_parent.Bullets--; if (_parent._xscale > 0) { _parent.bdir = 180; } else { _parent.bdir = 0; } _root.spawnBullet(_parent.en, _parent.bdir); _root.playcolt();
Symbol 1274 MovieClip Frame 18
_parent.Bullets--; if (_parent._xscale > 0) { _parent.bdir = 180; } else { _parent.bdir = 0; } _root.spawnBullet(_parent.en, _parent.bdir); _root.playcolt();
Symbol 1274 MovieClip Frame 26
if ((random(9) == 0) && (_parent.Bullets > 0)) { gotoAndPlay ("Shot1"); }
Symbol 1274 MovieClip Frame 27
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 1274 MovieClip Frame 41
_parent.Bullets++;
Symbol 1274 MovieClip Frame 45
if (_parent.Bullets < 6) { gotoAndPlay ("Re2"); } else { gotoAndPlay ("Idle"); _parent.reloading = false; }
Symbol 1274 MovieClip Frame 59
gotoAndPlay ("Idle"); _parent.reloading = false;
Symbol 1274 MovieClip Frame 65
_parent.legs.legs.gotoAndPlay("DeathF1");
Symbol 1274 MovieClip Frame 66
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1274 MovieClip Frame 67
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1274 MovieClip Frame 68
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1274 MovieClip Frame 70
stop();
Symbol 1274 MovieClip Frame 73
_parent.legs.legs.gotoAndPlay("DeathB1");
Symbol 1274 MovieClip Frame 74
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1274 MovieClip Frame 75
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1274 MovieClip Frame 76
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1274 MovieClip Frame 78
stop();
Symbol 1274 MovieClip Frame 87
stop();
Symbol 1311 MovieClip Frame 3
gotoAndPlay ("Idle");
Symbol 1311 MovieClip Frame 20
gotoAndPlay ("Idle"); _parent.reloading = false;
Symbol 1311 MovieClip Frame 23
_parent.legs.legs.gotoAndPlay("DeathF1");
Symbol 1311 MovieClip Frame 24
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1311 MovieClip Frame 25
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1311 MovieClip Frame 26
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1311 MovieClip Frame 28
stop();
Symbol 1311 MovieClip Frame 31
_parent.legs.legs.gotoAndPlay("DeathB1");
Symbol 1311 MovieClip Frame 32
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1311 MovieClip Frame 33
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1311 MovieClip Frame 34
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1311 MovieClip Frame 36
stop();
Symbol 1311 MovieClip Frame 39
stop();
Symbol 1374 MovieClip Frame 3
gotoAndPlay ("idle");
Symbol 1374 MovieClip Frame 9
_parent.shooting = true;
Symbol 1374 MovieClip Frame 18
_parent.Bullets--; if (_parent._xscale > 0) { _parent.bdir = 180; } else { _parent.bdir = 0; } _root.spawnBullet(_parent.en, _parent.bdir); _root.spawnBullet(_parent.en, _parent.bdir); _root.playcolt();
Symbol 1374 MovieClip Frame 26
if ((random(5) == 0) && (_parent.Bullets > 0)) { gotoAndPlay ("Shot1"); }
Symbol 1374 MovieClip Frame 27
_parent.shooting = false; gotoAndPlay ("Idle");
Symbol 1374 MovieClip Frame 41
_parent.Bullets++;
Symbol 1374 MovieClip Frame 45
if (_parent.Bullets < 6) { gotoAndPlay ("Re2"); } else { gotoAndPlay ("Idle"); _parent.reloading = false; }
Symbol 1374 MovieClip Frame 59
gotoAndPlay ("Idle"); _parent.reloading = false;
Symbol 1374 MovieClip Frame 65
_parent.legs.legs.gotoAndPlay("DeathF1");
Symbol 1374 MovieClip Frame 66
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1374 MovieClip Frame 67
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1374 MovieClip Frame 68
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1374 MovieClip Frame 70
stop();
Symbol 1374 MovieClip Frame 73
_parent.legs.legs.gotoAndPlay("DeathB1");
Symbol 1374 MovieClip Frame 74
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1374 MovieClip Frame 75
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1374 MovieClip Frame 76
_y = (_y + 3); _parent.legs._y = _parent.legs._y + 3;
Symbol 1374 MovieClip Frame 78
stop();
Symbol 1374 MovieClip Frame 87
stop();
Symbol 1375 MovieClip [thug] Frame 1
function getdown() { action = 1; legs.legs.gotoAndPlay("Crouch"); timer = 0; } function death(_dir) { if (alive) { if (_x > ((-_root._x) - 20)) { _root.playthugdeath(); } if (_dir > 0) { if (_xscale > 0) { dir = -1; } else { dir = 1; } } else if (_xscale > 0) { dir = 1; } else { dir = -1; } alive = false; if (dir == -1) { arms.death = -1; if (_xscale > 0) { fallx = random(5) + 1; } else { fallx = (-random(5)) - 1; } } else if (dir == 1) { arms.death = 1; if (_xscale < 0) { fallx = random(5) + 1; } else { fallx = (-random(5)) - 1; } } legs._y = -51; arms._y = -51; if ((((random(2) == 0) || (_x < (leftlim + 50))) || (_x > (rightlim - 50))) || (Crouch > 0)) { fall = true; jump = true; yspd = -1; fally = 380 + random(10); } else if (dir == 1) { arms.gotoAndPlay("DeathF1"); } else if (dir == -1) { arms.gotoAndPlay("DeathB1"); } Crouch = 0; if (_currentframe <= 3) { _root.spawnParticle(1, _x, _y - 25); } else if (_currentframe <= 5) { _root.spawnParticle(1, _x, _y - 25); _root.spawnParticle(1, _x, _y - 25); } else if (_currentframe == 7) { _root.spawnParticle(2, _x, _y - 25); } _root.enemieskilled++; _root.survivalscore = _root.survivalscore + 5; _root.ecount--; if (!_root.objects) { this.removeMovieClip(); } } } var Bullets = 6; var Crouch = 0; fally = 350; dir = 0; randomtype = random(4) + 1; if (randomtype > _root.phase) { randomtype = 1; } if (melee) { gotoAndStop (6); } else if (randomtype == 1) { if (random(4) == 0) { gotoAndStop (3); } else { gotoAndStop(random(2) + 1); } } else if (randomtype < 4) { if (random(2) == 0) { gotoAndStop (4); } else { gotoAndStop (5); } } else if (randomtype == 4) { gotoAndStop (7); }
Symbol 1383 MovieClip Frame 1
stop();
Symbol 1387 MovieClip Frame 70
stop();
Symbol 1393 MovieClip Frame 1
texteffect = new Array("A", "N", "D", "I", "T", ":", " ", "G", "U", "N", "S", "L", "I", "N", "G", "E", "R", "S"); var title_str = "B"; n = 0; desy = 360; _y = 360; onEnterFrame = function () { if (((random(10) == 0) && (n <= texteffect.length)) && (Math.abs(_root.bandit_menu._y) < 1)) { text_title.text = title_str; title_str = title_str + texteffect[n]; n++; _root.playcolt(); } else if ((desy == 360) && (n > texteffect.length)) { desy = 310; } _y = (_y - ((_y - desy) / 7)); };
Symbol 1407 MovieClip Frame 218
_root.toot_sound.start(0, 1); _root.resetGame(6); _root.playcolt();
Symbol 1407 MovieClip Frame 246
stop();
Symbol 1433 MovieClip Frame 419
function textfunc() { if ((random(3) == 0) && (n <= texteffect.length)) { text_title.text = title_str; title_str = title_str + texteffect[n]; n++; if (random(2) == 0) { _root.playcolt(); } } else if (n >= texteffect.length) { clearInterval(textint); } } texteffect = new Array("A", "M", "E", " ", "O", "V", "E", "R", " "); var title_str = "G"; n = 0; textint = setInterval(textfunc, 70);
Symbol 1433 MovieClip Frame 511
_root.playerscore = ((_root.enemieskilled * 15) + (_root.obstaclesjumped * 15)) - Math.round(_root.gametime / 4); thescore.text = _root.playerscore; stop();
Instance of Symbol 183 MovieClip [Button] in Symbol 1433 MovieClip Frame 511
//component parameters onClipEvent (construct) { icon = ""; label = "Submit Score"; labelPlacement = "right"; selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; } onClipEvent (load) { function __f_click(eventObj) { _root.playername = _parent.pname.text; _root.resetGame(8); } this.addEventListener("click", __f_click); }
Instance of Symbol 183 MovieClip [Button] in Symbol 1433 MovieClip Frame 511
//component parameters onClipEvent (construct) { icon = ""; label = "Skip"; labelPlacement = "right"; selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; } onClipEvent (load) { function __f_click(eventObj) { _parent.gotoAndPlay(515); } this.addEventListener("click", __f_click); }
Symbol 1433 MovieClip Frame 518
_root.resetGame(4);
Symbol 1433 MovieClip Frame 559
stop();

Library Items

Symbol 1 BitmapUsed by:2 865
Symbol 2 GraphicUses:1Used by:48
Symbol 3 BitmapUsed by:4
Symbol 4 GraphicUses:3Used by:48
Symbol 5 BitmapUsed by:6
Symbol 6 GraphicUses:5Used by:48
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:48
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:48
Symbol 11 BitmapUsed by:12
Symbol 12 GraphicUses:11Used by:48
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:48
Symbol 15 BitmapUsed by:16
Symbol 16 GraphicUses:15Used by:48
Symbol 17 BitmapUsed by:18
Symbol 18 GraphicUses:17Used by:48
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:48
Symbol 21 BitmapUsed by:22
Symbol 22 GraphicUses:21Used by:48
Symbol 23 BitmapUsed by:24
Symbol 24 GraphicUses:23Used by:48
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:48
Symbol 27 BitmapUsed by:28
Symbol 28 GraphicUses:27Used by:48
Symbol 29 BitmapUsed by:30 872
Symbol 30 GraphicUses:29Used by:48
Symbol 31 BitmapUsed by:32
Symbol 32 GraphicUses:31Used by:48
Symbol 33 BitmapUsed by:34
Symbol 34 GraphicUses:33Used by:48
Symbol 35 BitmapUsed by:36 37
Symbol 36 GraphicUses:35Used by:48
Symbol 37 GraphicUses:35Used by:48
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:48
Symbol 40 BitmapUsed by:41 42 892
Symbol 41 GraphicUses:40Used by:48
Symbol 42 GraphicUses:40Used by:48
Symbol 43 BitmapUsed by:44 45
Symbol 44 GraphicUses:43Used by:48
Symbol 45 GraphicUses:43Used by:48
Symbol 46 BitmapUsed by:47
Symbol 47 GraphicUses:46Used by:48
Symbol 48 MovieClip [bottomblue]Uses:2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 37 39 41 42 44 45 47Used by:943
Symbol 49 BitmapUsed by:50
Symbol 50 GraphicUses:49Used by:96
Symbol 51 BitmapUsed by:52
Symbol 52 GraphicUses:51Used by:96
Symbol 53 BitmapUsed by:54
Symbol 54 GraphicUses:53Used by:96
Symbol 55 BitmapUsed by:56
Symbol 56 GraphicUses:55Used by:96
Symbol 57 BitmapUsed by:58
Symbol 58 GraphicUses:57Used by:96
Symbol 59 BitmapUsed by:60
Symbol 60 GraphicUses:59Used by:96
Symbol 61 BitmapUsed by:62
Symbol 62 GraphicUses:61Used by:96
Symbol 63 BitmapUsed by:64
Symbol 64 GraphicUses:63Used by:96
Symbol 65 BitmapUsed by:66
Symbol 66 GraphicUses:65Used by:96
Symbol 67 BitmapUsed by:68
Symbol 68 GraphicUses:67Used by:96
Symbol 69 BitmapUsed by:70
Symbol 70 GraphicUses:69Used by:96
Symbol 71 BitmapUsed by:72
Symbol 72 GraphicUses:71Used by:96
Symbol 73 BitmapUsed by:74
Symbol 74 GraphicUses:73Used by:96
Symbol 75 BitmapUsed by:76
Symbol 76 GraphicUses:75Used by:96
Symbol 77 BitmapUsed by:78
Symbol 78 GraphicUses:77Used by:96
Symbol 79 BitmapUsed by:80
Symbol 80 GraphicUses:79Used by:96
Symbol 81 BitmapUsed by:82
Symbol 82 GraphicUses:81Used by:96
Symbol 83 BitmapUsed by:84 85
Symbol 84 GraphicUses:83Used by:96
Symbol 85 GraphicUses:83Used by:96
Symbol 86 BitmapUsed by:87
Symbol 87 GraphicUses:86Used by:96
Symbol 88 BitmapUsed by:89 90
Symbol 89 GraphicUses:88Used by:96
Symbol 90 GraphicUses:88Used by:96
Symbol 91 BitmapUsed by:92 93
Symbol 92 GraphicUses:91Used by:96
Symbol 93 GraphicUses:91Used by:96
Symbol 94 BitmapUsed by:95
Symbol 95 GraphicUses:94Used by:96
Symbol 96 MovieClip [bottomgrey]Uses:50 52 54 56 58 60 62 64 66 68 70 72 74 76 78 80 82 84 85 87 89 90 92 93 95Used by:943
Symbol 97 GraphicUsed by:98 205 215  Timeline
Symbol 98 MovieClip [blacktrans]Uses:97Used by:1383 1407 1433
Symbol 99 BitmapUsed by:100
Symbol 100 GraphicUses:99Used by:105
Symbol 101 BitmapUsed by:102
Symbol 102 GraphicUses:101Used by:105
Symbol 103 BitmapUsed by:104
Symbol 104 GraphicUses:103Used by:105 110
Symbol 105 MovieClipUses:100 102 104Used by:118
Symbol 106 BitmapUsed by:107
Symbol 107 GraphicUses:106Used by:110
Symbol 108 BitmapUsed by:109
Symbol 109 GraphicUses:108Used by:110
Symbol 110 MovieClipUses:107 109 104Used by:118
Symbol 111 BitmapUsed by:112
Symbol 112 GraphicUses:111Used by:117
Symbol 113 BitmapUsed by:114
Symbol 114 GraphicUses:113Used by:117
Symbol 115 BitmapUsed by:116
Symbol 116 GraphicUses:115Used by:117
Symbol 117 MovieClipUses:112 114 116Used by:118
Symbol 118 MovieClip [Pegasus_Reit]Uses:105 110 117Used by:231 783 835
Symbol 120 BitmapUsed by:121
Symbol 121 GraphicUses:120Used by:122
Symbol 122 MovieClip [DataBindingClasses]Uses:121
Symbol 155 GraphicUsed by:156
Symbol 156 MovieClip [BoundingBox]Uses:155Used by:175 179 183
Symbol 157 GraphicUsed by:158
Symbol 158 MovieClip [BrdrShdw]Uses:157Used by:161 166 167
Symbol 159 GraphicUsed by:160
Symbol 160 MovieClip [BrdrFace]Uses:159Used by:161 166 167
Symbol 161 MovieClip [SimpleButtonDown]Uses:158 160Used by:179
Symbol 162 GraphicUsed by:163
Symbol 163 MovieClip [BrdrBlk]Uses:162Used by:166 167
Symbol 164 GraphicUsed by:165
Symbol 165 MovieClip [BrdrHilght]Uses:164Used by:166 167
Symbol 166 MovieClip [SimpleButtonIn]Uses:163 165 158 160Used by:179
Symbol 167 MovieClip [SimpleButtonUp]Uses:163 160 158 165Used by:179
Symbol 168 MovieClip [Defaults]Used by:170
Symbol 169 MovieClip [UIObjectExtensions]Used by:170
Symbol 170 MovieClip [UIObject]Uses:168 169Used by:176 178 180
Symbol 171 GraphicUsed by:173
Symbol 172 GraphicUsed by:173
Symbol 173 ButtonUses:171 172Used by:176
Symbol 174 MovieClipUsed by:176
Symbol 175 MovieClip [FocusRect]Uses:156Used by:176
Symbol 176 MovieClip [FocusManager]Uses:173 174 175 170Used by:178
Symbol 177 MovieClip [UIComponentExtensions]Used by:178
Symbol 178 MovieClip [UIComponent]Uses:170 176 177Used by:179
Symbol 179 MovieClip [SimpleButton]Uses:156 161 166 167 178Used by:183
Symbol 180 MovieClip [Border]Uses:170Used by:181 183
Symbol 181 MovieClip [RectBorder]Uses:180Used by:183
Symbol 182 MovieClip [ButtonSkin]Used by:183
Symbol 183 MovieClip [Button]Uses:156 179 180 181 182Used by:919 1433  Timeline
Symbol 203 GraphicUsed by:204
Symbol 204 MovieClipUses:203Used by:232
Symbol 205 MovieClipUses:97Used by:208
Symbol 206 GraphicUsed by:208
Symbol 207 GraphicUsed by:208
Symbol 208 MovieClipUses:205 206 207Used by:214 232
Symbol 209 FontUsed by:210 227 228 839
Symbol 210 TextUses:209Used by:211
Symbol 211 MovieClipUses:210Used by:213
Symbol 212 GraphicUsed by:213
Symbol 213 MovieClipUses:211 212Used by:232
Symbol 214 MovieClipUses:208Used by:232
Symbol 215 MovieClipUses:97Used by:232
Symbol 216 GraphicUsed by:219
Symbol 217 FontUsed by:218
Symbol 218 TextUses:217Used by:219
Symbol 219 MovieClipUses:216 218Used by:232
Symbol 220 GraphicUsed by:232
Symbol 221 GraphicUsed by:222
Symbol 222 MovieClipUses:221Used by:232
Symbol 223 GraphicUsed by:232
Symbol 224 SoundUsed by:232
Symbol 225 BitmapUsed by:226
Symbol 226 GraphicUses:225Used by:231
Symbol 227 TextUses:209Used by:231
Symbol 228 TextUses:209Used by:231
Symbol 229 FontUsed by:230 897 909 910 911 912 913 914 915 916 922 923 924 925 926 927 928 929 930 931 932 934 936 1388 1392 1394 1395 1399 1428 1429 1430 1431 1435 1436
Symbol 230 TextUses:229Used by:231
Symbol 231 MovieClipUses:118 226 227 228 230Used by:232
Symbol 232 MovieClipUses:204 208 213 214 215 219 220 222 223 224 231Used by:Timeline
Symbol 1437 MovieClip [__Packages.mochi.as2.MochiAd]
Symbol 1438 MovieClip [__Packages.trophies]
Symbol 1439 MovieClip [__Packages.mochi.MochiScores]
Symbol 1440 MovieClip [__Packages.mochi.MochiServices]
Symbol 1441 MovieClip [__Packages.mochi.MochiDigits]
Symbol 119 MovieClip [__Packages.mx.data.components.DataBinding]
Symbol 123 MovieClip [__Packages.mx.events.EventDispatcher]
Symbol 124 MovieClip [__Packages.mx.data.binding.Binding]
Symbol 125 MovieClip [__Packages.mx.data.binding.TypedValue]
Symbol 126 MovieClip [__Packages.mx.data.binding.DataAccessor]
Symbol 127 MovieClip [__Packages.mx.data.binding.ComponentMixins]
Symbol 128 MovieClip [__Packages.mx.data.binding.ObjectDumper]
Symbol 129 MovieClip [__Packages.mx.xpath.NodePathInfo]
Symbol 130 MovieClip [__Packages.mx.utils.StringTokenParser]
Symbol 131 MovieClip [__Packages.mx.xpath.FilterExpr]
Symbol 132 MovieClip [__Packages.mx.xpath.FilterStack]
Symbol 133 MovieClip [__Packages.mx.xpath.XPathAPI]
Symbol 134 MovieClip [__Packages.mx.data.binding.FieldAccessor]
Symbol 135 MovieClip [__Packages.mx.data.kinds.Data]
Symbol 136 MovieClip [__Packages.mx.data.binding.Formatter]
Symbol 137 MovieClip [__Packages.mx.data.binding.DataType]
Symbol 138 MovieClip [__Packages.mx.data.binding.EndPoint]
Symbol 139 MovieClip [__Packages.mx.data.binding.Log]
Symbol 140 MovieClip [__Packages.mx.utils.ClassFinder]
Symbol 141 MovieClip [__Packages.mx.data.binding.CustomFormatter]
Symbol 142 MovieClip [__Packages.mx.data.binding.CustomValidator]
Symbol 143 MovieClip [__Packages.mx.data.binding.DateBase]
Symbol 144 MovieClip [__Packages.mx.data.binding.Encoder]
Symbol 145 MovieClip [__Packages.mx.data.binding.Kind]
Symbol 146 MovieClip [__Packages.mx.utils.Iterator]
Symbol 147 MovieClip [__Packages.mx.utils.Collection]
Symbol 148 MovieClip [__Packages.mx.utils.IteratorImpl]
Symbol 149 MovieClip [__Packages.mx.utils.CollectionImpl]
Symbol 150 MovieClip [__Packages.mx.utils.StringFormatter]
Symbol 151 MovieClip [__Packages.mx.core.UIObject]
Symbol 152 MovieClip [__Packages.mx.core.UIComponent]
Symbol 153 MovieClip [__Packages.mx.controls.SimpleButton]
Symbol 154 MovieClip [__Packages.mx.controls.Button]
Symbol 184 MovieClip [__Packages.mx.skins.SkinElement]
Symbol 185 MovieClip [__Packages.mx.styles.CSSTextStyles]
Symbol 186 MovieClip [__Packages.mx.styles.StyleManager]
Symbol 187 MovieClip [__Packages.mx.styles.CSSStyleDeclaration]
Symbol 188 MovieClip [__Packages.mx.events.UIEventDispatcher]
Symbol 189 MovieClip [__Packages.mx.skins.ColoredSkinElement]
Symbol 190 MovieClip [__Packages.mx.core.ext.UIObjectExtensions]
Symbol 191 MovieClip [__Packages.mx.skins.halo.Defaults]
Symbol 192 MovieClip [__Packages.mx.managers.DepthManager]
Symbol 193 MovieClip [__Packages.mx.managers.SystemManager]
Symbol 194 MovieClip [__Packages.mx.managers.FocusManager]
Symbol 195 MovieClip [__Packages.mx.skins.halo.FocusRect]
Symbol 196 MovieClip [__Packages.mx.managers.OverlappedWindows]
Symbol 197 MovieClip [__Packages.mx.styles.CSSSetStyle]
Symbol 198 MovieClip [__Packages.mx.core.ext.UIComponentExtensions]
Symbol 199 MovieClip [__Packages.mx.skins.Border]
Symbol 200 MovieClip [__Packages.mx.skins.RectBorder]
Symbol 201 MovieClip [__Packages.mx.skins.halo.RectBorder]
Symbol 202 MovieClip [__Packages.mx.skins.halo.ButtonSkin]
Symbol 233 BitmapUsed by:234
Symbol 234 GraphicUses:233Used by:267
Symbol 235 BitmapUsed by:236
Symbol 236 GraphicUses:235Used by:241
Symbol 237 BitmapUsed by:238
Symbol 238 GraphicUses:237Used by:241
Symbol 239 BitmapUsed by:240
Symbol 240 GraphicUses:239Used by:241
Symbol 241 MovieClipUses:236 238 240Used by:242 243
Symbol 242 MovieClipUses:241Used by:267
Symbol 243 MovieClipUses:241Used by:267
Symbol 244 BitmapUsed by:245
Symbol 245 GraphicUses:244Used by:254
Symbol 246 BitmapUsed by:247
Symbol 247 GraphicUses:246Used by:254
Symbol 248 BitmapUsed by:249
Symbol 249 GraphicUses:248Used by:254
Symbol 250 BitmapUsed by:251
Symbol 251 GraphicUses:250Used by:254
Symbol 252 BitmapUsed by:253
Symbol 253 GraphicUses:252Used by:254
Symbol 254 MovieClipUses:245 247 249 251 253Used by:255
Symbol 255 MovieClipUses:254Used by:267
Symbol 256 BitmapUsed by:259
Symbol 257 BitmapUsed by:259
Symbol 258 BitmapUsed by:259
Symbol 259 GraphicUses:256 257 258Used by:260
Symbol 260 MovieClipUses:259Used by:261 262
Symbol 261 MovieClipUses:260Used by:267
Symbol 262 MovieClipUses:260Used by:267
Symbol 263 BitmapUsed by:264
Symbol 264 GraphicUses:263Used by:265
Symbol 265 MovieClipUses:264Used by:266
Symbol 266 MovieClipUses:265Used by:267
Symbol 267 MovieClip [background]Uses:234 242 243 255 261 262 266Used by:1383
Symbol 268 Sound [western]Used by:1383
Symbol 269 BitmapUsed by:270
Symbol 270 GraphicUses:269Used by:378
Symbol 271 BitmapUsed by:272 273 274 275
Symbol 272 GraphicUses:271Used by:276
Symbol 273 GraphicUses:271Used by:276
Symbol 274 GraphicUses:271Used by:276
Symbol 275 GraphicUses:271Used by:276
Symbol 276 MovieClipUses:272 273 274 275Used by:378
Symbol 277 BitmapUsed by:278
Symbol 278 GraphicUses:277Used by:321
Symbol 279 BitmapUsed by:280
Symbol 280 GraphicUses:279Used by:281 310
Symbol 281 MovieClipUses:280Used by:286
Symbol 282 BitmapUsed by:283
Symbol 283 GraphicUses:282Used by:286
Symbol 284 BitmapUsed by:285
Symbol 285 GraphicUses:284Used by:286
Symbol 286 MovieClipUses:281 283 285Used by:321
Symbol 287 BitmapUsed by:288
Symbol 288 GraphicUses:287Used by:321
Symbol 289 BitmapUsed by:290
Symbol 290 GraphicUses:289Used by:321
Symbol 291 BitmapUsed by:292
Symbol 292 GraphicUses:291Used by:321
Symbol 293 BitmapUsed by:294
Symbol 294 GraphicUses:293Used by:321
Symbol 295 BitmapUsed by:296
Symbol 296 GraphicUses:295Used by:321
Symbol 297 BitmapUsed by:298
Symbol 298 GraphicUses:297Used by:321
Symbol 299 BitmapUsed by:300
Symbol 300 GraphicUses:299Used by:321
Symbol 301 BitmapUsed by:302
Symbol 302 GraphicUses:301Used by:321
Symbol 303 BitmapUsed by:304
Symbol 304 GraphicUses:303Used by:309
Symbol 305 BitmapUsed by:306
Symbol 306 GraphicUses:305Used by:309
Symbol 307 BitmapUsed by:308
Symbol 308 GraphicUses:307Used by:309
Symbol 309 MovieClipUses:304 306 308Used by:310
Symbol 310 MovieClipUses:280 309Used by:321
Symbol 311 BitmapUsed by:312
Symbol 312 GraphicUses:311Used by:321
Symbol 313 BitmapUsed by:314
Symbol 314 GraphicUses:313Used by:321
Symbol 315 BitmapUsed by:316
Symbol 316 GraphicUses:315Used by:321
Symbol 317 BitmapUsed by:318
Symbol 318 GraphicUses:317Used by:321
Symbol 319 BitmapUsed by:320
Symbol 320 GraphicUses:319Used by:321
Symbol 321 MovieClipUses:278 286 288 290 292 294 296 298 300 302 310 312 314 316 318 320Used by:378
Symbol 322 ShapeTweeningUsed by:338
Symbol 323 BitmapUsed by:324
Symbol 324 GraphicUses:323Used by:333
Symbol 325 BitmapUsed by:326
Symbol 326 GraphicUses:325Used by:333
Symbol 327 BitmapUsed by:328
Symbol 328 GraphicUses:327Used by:333
Symbol 329 BitmapUsed by:330
Symbol 330 GraphicUses:329Used by:333
Symbol 331 BitmapUsed by:332
Symbol 332 GraphicUses:331Used by:333
Symbol 333 MovieClipUses:324 326 328 330 332Used by:338 755
Symbol 334 ShapeTweeningUsed by:338
Symbol 335 ShapeTweeningUsed by:338
Symbol 336 ShapeTweeningUsed by:338
Symbol 337 GraphicUsed by:338 375 755
Symbol 338 MovieClipUses:322 333 334 335 336 337Used by:378
Symbol 339 BitmapUsed by:340 341 342 343
Symbol 340 GraphicUses:339Used by:344
Symbol 341 GraphicUses:339Used by:344
Symbol 342 GraphicUses:339Used by:344
Symbol 343 GraphicUses:339Used by:344
Symbol 344 MovieClipUses:340 341 342 343Used by:377
Symbol 345 BitmapUsed by:346
Symbol 346 GraphicUses:345Used by:377
Symbol 347 BitmapUsed by:348
Symbol 348 GraphicUses:347Used by:377
Symbol 349 BitmapUsed by:350
Symbol 350 GraphicUses:349Used by:351
Symbol 351 MovieClipUses:350Used by:377
Symbol 352 BitmapUsed by:353
Symbol 353 GraphicUses:352Used by:377
Symbol 354 BitmapUsed by:355 356 357 358
Symbol 355 GraphicUses:354Used by:359
Symbol 356 GraphicUses:354Used by:359
Symbol 357 GraphicUses:354Used by:359
Symbol 358 GraphicUses:354Used by:359
Symbol 359 MovieClipUses:355 356 357 358Used by:377
Symbol 360 ShapeTweeningUsed by:375
Symbol 361 BitmapUsed by:362
Symbol 362 GraphicUses:361Used by:371
Symbol 363 BitmapUsed by:364
Symbol 364 GraphicUses:363Used by:371
Symbol 365 BitmapUsed by:366
Symbol 366 GraphicUses:365Used by:371
Symbol 367 BitmapUsed by:368
Symbol 368 GraphicUses:367Used by:371
Symbol 369 BitmapUsed by:370
Symbol 370 GraphicUses:369Used by:371
Symbol 371 MovieClipUses:362 364 366 368 370Used by:375
Symbol 372 ShapeTweeningUsed by:375
Symbol 373 ShapeTweeningUsed by:375
Symbol 374 ShapeTweeningUsed by:375
Symbol 375 MovieClipUses:360 371 372 373 374 337Used by:376 377
Symbol 376 MovieClipUses:375Used by:377
Symbol 377 MovieClipUses:344 346 348 351 353 359 375 376Used by:378
Symbol 378 MovieClip [boxcar]Uses:270 276 321 338 377Used by:1383
Symbol 379 Sound [toot_sound]Used by:1383
Symbol 380 BitmapUsed by:381
Symbol 381 GraphicUses:380Used by:402
Symbol 382 BitmapUsed by:383
Symbol 383 GraphicUses:382Used by:402
Symbol 384 BitmapUsed by:385
Symbol 385 GraphicUses:384Used by:402
Symbol 386 BitmapUsed by:387
Symbol 387 GraphicUses:386Used by:402
Symbol 388 BitmapUsed by:389
Symbol 389 GraphicUses:388Used by:402
Symbol 390 BitmapUsed by:391
Symbol 391 GraphicUses:390Used by:402
Symbol 392 BitmapUsed by:393
Symbol 393 GraphicUses:392Used by:402
Symbol 394 BitmapUsed by:395
Symbol 395 GraphicUses:394Used by:402
Symbol 396 BitmapUsed by:397
Symbol 397 GraphicUses:396Used by:402
Symbol 398 BitmapUsed by:399
Symbol 399 GraphicUses:398Used by:402
Symbol 400 BitmapUsed by:401
Symbol 401 GraphicUses:400Used by:402
Symbol 402 MovieClip [bush]Uses:381 383 385 387 389 391 393 395 397 399 401Used by:1383
Symbol 403 Sound [colt_sound3]Used by:1383
Symbol 404 BitmapUsed by:406 420 421 425 428 430 432 434 436 438 440
Symbol 405 BitmapUsed by:406 419 425 427 444 447
Symbol 406 GraphicUses:404 405Used by:449
Symbol 407 BitmapUsed by:408 417 422 423 425 429 431 433 435 437 439 440
Symbol 408 GraphicUses:407Used by:449
Symbol 409 BitmapUsed by:410 878 879 880 881 939 940 941
Symbol 410 GraphicUses:409Used by:449
Symbol 411 BitmapUsed by:412
Symbol 412 GraphicUses:411Used by:449 877 882 942
Symbol 413 BitmapUsed by:414 426 442 445 448
Symbol 414 GraphicUses:413Used by:449
Symbol 415 BitmapUsed by:416 418 426 443 446 448
Symbol 416 GraphicUses:415Used by:449
Symbol 417 GraphicUses:407Used by:449
Symbol 418 GraphicUses:415Used by:449
Symbol 419 GraphicUses:405Used by:449
Symbol 420 GraphicUses:404Used by:449
Symbol 421 GraphicUses:404Used by:449
Symbol 422 GraphicUses:407Used by:449
Symbol 423 GraphicUses:407Used by:449
Symbol 424 SoundUsed by:449
Symbol 425 GraphicUses:407 404 405Used by:449
Symbol 426 GraphicUses:415 413Used by:449
Symbol 427 GraphicUses:405Used by:449
Symbol 428 GraphicUses:404Used by:441
Symbol 429 GraphicUses:407Used by:441
Symbol 430 GraphicUses:404Used by:441
Symbol 431 GraphicUses:407Used by:441
Symbol 432 GraphicUses:404Used by:441
Symbol 433 GraphicUses:407Used by:441
Symbol 434 GraphicUses:404Used by:441
Symbol 435 GraphicUses:407Used by:441
Symbol 436 GraphicUses:404Used by:441
Symbol 437 GraphicUses:407Used by:441
Symbol 438 GraphicUses:404Used by:441
Symbol 439 GraphicUses:407Used by:441
Symbol 440 GraphicUses:407 404Used by:441
Symbol 441 MovieClipUses:428 429 430 431 432 433 434 435 436 437 438 439 440Used by:449
Symbol 442 GraphicUses:413Used by:449
Symbol 443 GraphicUses:415Used by:449
Symbol 444 GraphicUses:405Used by:449
Symbol 445 GraphicUses:413Used by:449
Symbol 446 GraphicUses:415Used by:449
Symbol 447 GraphicUses:405Used by:449
Symbol 448 GraphicUses:415 413Used by:449
Symbol 449 MovieClip [vulturesign]Uses:406 408 410 412 414 416 417 418 419 420 421 422 423 424 425 426 427 441 442 443 444 445 446 447 448Used by:1383
Symbol 450 Sound [colt_sound2]Used by:1383
Symbol 451 BitmapUsed by:452 453 454 455 456 457 458 491 493 495 496
Symbol 452 GraphicUses:451Used by:459
Symbol 453 GraphicUses:451Used by:459
Symbol 454 GraphicUses:451Used by:459
Symbol 455 GraphicUses:451Used by:459
Symbol 456 GraphicUses:451Used by:459
Symbol 457 GraphicUses:451Used by:459
Symbol 458 GraphicUses:451Used by:459
Symbol 459 MovieClipUses:452 453 454 455 456 457 458Used by:499
Symbol 460 BitmapUsed by:461
Symbol 461 GraphicUses:460Used by:499
Symbol 462 BitmapUsed by:463
Symbol 463 GraphicUses:462Used by:499
Symbol 464 BitmapUsed by:465
Symbol 465 GraphicUses:464Used by:499
Symbol 466 BitmapUsed by:467
Symbol 467 GraphicUses:466Used by:499
Symbol 468 BitmapUsed by:469
Symbol 469 GraphicUses:468Used by:499
Symbol 470 BitmapUsed by:471
Symbol 471 GraphicUses:470Used by:499
Symbol 472 BitmapUsed by:473
Symbol 473 GraphicUses:472Used by:499
Symbol 474 BitmapUsed by:475
Symbol 475 GraphicUses:474Used by:499
Symbol 476 BitmapUsed by:477
Symbol 477 GraphicUses:476Used by:499
Symbol 478 BitmapUsed by:479
Symbol 479 GraphicUses:478Used by:499
Symbol 480 BitmapUsed by:481
Symbol 481 GraphicUses:480Used by:499
Symbol 482 BitmapUsed by:483
Symbol 483 GraphicUses:482Used by:499
Symbol 484 BitmapUsed by:485
Symbol 485 GraphicUses:484Used by:499
Symbol 486 BitmapUsed by:487
Symbol 487 GraphicUses:486Used by:499
Symbol 488 BitmapUsed by:489
Symbol 489 GraphicUses:488Used by:499
Symbol 490 BitmapUsed by:491
Symbol 491 GraphicUses:490 451Used by:499
Symbol 492 BitmapUsed by:493
Symbol 493 GraphicUses:492 451Used by:499
Symbol 494 BitmapUsed by:495 496
Symbol 495 GraphicUses:494 451Used by:499
Symbol 496 GraphicUses:494 451Used by:499
Symbol 497 BitmapUsed by:498
Symbol 498 GraphicUses:497Used by:499
Symbol 499 MovieClipUses:459 461 463 465 467 469 471 473 475 477 479 481 483 485 487 489 491 493 495 496 498Used by:563 899
Symbol 500 BitmapUsed by:501
Symbol 501 GraphicUses:500Used by:562
Symbol 502 BitmapUsed by:503
Symbol 503 GraphicUses:502Used by:562
Symbol 504 BitmapUsed by:505
Symbol 505 GraphicUses:504Used by:562
Symbol 506 BitmapUsed by:507
Symbol 507 GraphicUses:506Used by:562
Symbol 508 BitmapUsed by:509
Symbol 509 GraphicUses:508Used by:562
Symbol 510 BitmapUsed by:511
Symbol 511 GraphicUses:510Used by:562
Symbol 512 BitmapUsed by:513
Symbol 513 GraphicUses:512Used by:562
Symbol 514 BitmapUsed by:515
Symbol 515 GraphicUses:514Used by:562
Symbol 516 BitmapUsed by:517
Symbol 517 GraphicUses:516Used by:562
Symbol 518 BitmapUsed by:519
Symbol 519 GraphicUses:518Used by:562
Symbol 520 SoundUsed by:562
Symbol 521 BitmapUsed by:522
Symbol 522 GraphicUses:521Used by:562
Symbol 523 BitmapUsed by:524
Symbol 524 GraphicUses:523Used by:562
Symbol 525 BitmapUsed by:526
Symbol 526 GraphicUses:525Used by:562
Symbol 527 BitmapUsed by:528
Symbol 528 GraphicUses:527Used by:562
Symbol 529 BitmapUsed by:530
Symbol 530 GraphicUses:529Used by:562
Symbol 531 BitmapUsed by:532
Symbol 532 GraphicUses:531Used by:562
Symbol 533 BitmapUsed by:534
Symbol 534 GraphicUses:533Used by:562
Symbol 535 BitmapUsed by:536
Symbol 536 GraphicUses:535Used by:562
Symbol 537 SoundUsed by:562 658 1007 1071 1134 1204 1274 1374
Symbol 538 BitmapUsed by:539
Symbol 539 GraphicUses:538Used by:562
Symbol 540 BitmapUsed by:541
Symbol 541 GraphicUses:540Used by:562
Symbol 542 BitmapUsed by:543
Symbol 543 GraphicUses:542Used by:562
Symbol 544 BitmapUsed by:545
Symbol 545 GraphicUses:544Used by:562
Symbol 546 BitmapUsed by:547 550
Symbol 547 GraphicUses:546Used by:562
Symbol 548 BitmapUsed by:549 551
Symbol 549 GraphicUses:548Used by:562
Symbol 550 GraphicUses:546Used by:562
Symbol 551 GraphicUses:548Used by:562
Symbol 552 BitmapUsed by:553
Symbol 553 GraphicUses:552Used by:562
Symbol 554 BitmapUsed by:555
Symbol 555 GraphicUses:554Used by:562
Symbol 556 BitmapUsed by:557
Symbol 557 GraphicUses:556Used by:562
Symbol 558 BitmapUsed by:559
Symbol 559 GraphicUses:558Used by:562
Symbol 560 BitmapUsed by:561
Symbol 561 GraphicUses:560Used by:562
Symbol 562 MovieClipUses:501 503 505 507 509 511 513 515 517 519 520 522 524 526 528 530 532 534 536 537 539 541 543 545 547 549 550 551 553 555 557 559 561 SS1Used by:563 899
Symbol 563 MovieClip [mexican]Uses:499 562Used by:1383
Symbol 564 Sound [colt_sound1]Used by:1383
Symbol 565 BitmapUsed by:566 888
Symbol 566 GraphicUses:565Used by:601
Symbol 567 BitmapUsed by:568
Symbol 568 GraphicUses:567Used by:601
Symbol 569 BitmapUsed by:570
Symbol 570 GraphicUses:569Used by:601
Symbol 571 BitmapUsed by:572
Symbol 572 GraphicUses:571Used by:601
Symbol 573 BitmapUsed by:574
Symbol 574 GraphicUses:573Used by:601
Symbol 575 BitmapUsed by:576
Symbol 576 GraphicUses:575Used by:601
Symbol 577 BitmapUsed by:578
Symbol 578 GraphicUses:577Used by:601
Symbol 579 BitmapUsed by:580
Symbol 580 GraphicUses:579Used by:601
Symbol 581 BitmapUsed by:582
Symbol 582 GraphicUses:581Used by:601
Symbol 583 BitmapUsed by:584
Symbol 584 GraphicUses:583Used by:601
Symbol 585 BitmapUsed by:586
Symbol 586 GraphicUses:585Used by:601
Symbol 587 BitmapUsed by:588
Symbol 588 GraphicUses:587Used by:601
Symbol 589 BitmapUsed by:590 660
Symbol 590 GraphicUses:589Used by:601
Symbol 591 BitmapUsed by:592 869
Symbol 592 GraphicUses:591Used by:601
Symbol 593 BitmapUsed by:594
Symbol 594 GraphicUses:593Used by:601
Symbol 595 BitmapUsed by:596
Symbol 596 GraphicUses:595Used by:601
Symbol 597 BitmapUsed by:598 862
Symbol 598 GraphicUses:597Used by:601
Symbol 599 BitmapUsed by:600
Symbol 600 GraphicUses:599Used by:601
Symbol 601 MovieClipUses:566 568 570 572 574 576 578 580 582 584 586 588 590 592 594 596 598 600Used by:683
Symbol 602 BitmapUsed by:603
Symbol 603 GraphicUses:602Used by:658
Symbol 604 BitmapUsed by:605
Symbol 605 GraphicUses:604Used by:658
Symbol 606 BitmapUsed by:607
Symbol 607 GraphicUses:606Used by:658
Symbol 608 BitmapUsed by:609
Symbol 609 GraphicUses:608Used by:658
Symbol 610 BitmapUsed by:611
Symbol 611 GraphicUses:610Used by:658
Symbol 612 BitmapUsed by:613
Symbol 613 GraphicUses:612Used by:658
Symbol 614 BitmapUsed by:615
Symbol 615 GraphicUses:614Used by:658
Symbol 616 BitmapUsed by:617 862
Symbol 617 GraphicUses:616Used by:658
Symbol 618 BitmapUsed by:619
Symbol 619 GraphicUses:618Used by:658
Symbol 620 BitmapUsed by:621 888
Symbol 621 GraphicUses:620Used by:658
Symbol 622 SoundUsed by:658 1433
Symbol 623 BitmapUsed by:624
Symbol 624 GraphicUses:623Used by:658
Symbol 625 BitmapUsed by:626
Symbol 626 GraphicUses:625Used by:658
Symbol 627 BitmapUsed by:628
Symbol 628 GraphicUses:627Used by:658
Symbol 629 BitmapUsed by:630 888
Symbol 630 GraphicUses:629Used by:658
Symbol 631 BitmapUsed by:632
Symbol 632 GraphicUses:631Used by:658
Symbol 633 BitmapUsed by:634
Symbol 634 GraphicUses:633Used by:658
Symbol 635 BitmapUsed by:636 888
Symbol 636 GraphicUses:635Used by:658
Symbol 637 BitmapUsed by:638
Symbol 638 GraphicUses:637Used by:658
Symbol 639 BitmapUsed by:640
Symbol 640 GraphicUses:639Used by:658
Symbol 641 BitmapUsed by:642
Symbol 642 GraphicUses:641Used by:658
Symbol 643 BitmapUsed by:644
Symbol 644 GraphicUses:643Used by:658
Symbol 645 SoundUsed by:658
Symbol 646 BitmapUsed by:647
Symbol 647 GraphicUses:646Used by:658
Symbol 648 BitmapUsed by:649
Symbol 649 GraphicUses:648Used by:658
Symbol 650 BitmapUsed by:651
Symbol 651 GraphicUses:650Used by:658
Symbol 652 BitmapUsed by:653
Symbol 653 GraphicUses:652Used by:658
Symbol 654 BitmapUsed by:655
Symbol 655 GraphicUses:654Used by:658
Symbol 656 BitmapUsed by:657
Symbol 657 GraphicUses:656Used by:658
Symbol 658 MovieClipUses:603 605 607 609 611 613 615 617 619 621 622 624 626 628 630 632 634 636 638 640 642 644 645 647 649 651 653 537 655 657Used by:683
Symbol 659 BitmapUsed by:660 869
Symbol 660 GraphicUses:659 589Used by:682
Symbol 661 BitmapUsed by:662
Symbol 662 GraphicUses:661Used by:682
Symbol 663 SoundUsed by:682
Symbol 664 BitmapUsed by:665
Symbol 665 GraphicUses:664Used by:682
Symbol 666 BitmapUsed by:667 668
Symbol 667 GraphicUses:666Used by:682
Symbol 668 GraphicUses:666Used by:682
Symbol 669 BitmapUsed by:670
Symbol 670 GraphicUses:669Used by:682
Symbol 671 BitmapUsed by:672
Symbol 672 GraphicUses:671Used by:682
Symbol 673 BitmapUsed by:674
Symbol 674 GraphicUses:673Used by:682
Symbol 675 BitmapUsed by:676 677
Symbol 676 GraphicUses:675Used by:682
Symbol 677 GraphicUses:675Used by:682
Symbol 678 BitmapUsed by:679
Symbol 679 GraphicUses:678Used by:682
Symbol 680 BitmapUsed by:681
Symbol 681 GraphicUses:680Used by:682
Symbol 682 MovieClipUses:660 662 663 665 667 668 670 672 674 676 677 679 681Used by:683
Symbol 683 MovieClip [bandit]Uses:601 658 682Used by:1383
Symbol 684 Sound [erdie6]Used by:1383
Symbol 685 BitmapUsed by:686
Symbol 686 GraphicUses:685Used by:693
Symbol 687 BitmapUsed by:688
Symbol 688 GraphicUses:687Used by:693
Symbol 689 BitmapUsed by:690
Symbol 690 GraphicUses:689Used by:693
Symbol 691 BitmapUsed by:692
Symbol 692 GraphicUses:691Used by:693
Symbol 693 MovieClip [blood]Uses:686 688 690 692Used by:1383
Symbol 694 Sound [erdie5]Used by:1383
Symbol 695 Sound [erdie4]Used by:1383
Symbol 696 GraphicUsed by:697
Symbol 697 MovieClip [bullet]Uses:696Used by:1383
Symbol 698 Sound [erdie3]Used by:1383
Symbol 699 BitmapUsed by:700
Symbol 700 GraphicUses:699Used by:705
Symbol 701 BitmapUsed by:702
Symbol 702 GraphicUses:701Used by:705
Symbol 703 BitmapUsed by:704
Symbol 704 GraphicUses:703Used by:705
Symbol 705 MovieClip [dynamite]Uses:700 702 704Used by:1383
Symbol 706 Sound [erdie2]Used by:1383
Symbol 707 BitmapUsed by:708
Symbol 708 GraphicUses:707Used by:716
Symbol 709 SoundUsed by:716
Symbol 710 BitmapUsed by:711
Symbol 711 GraphicUses:710Used by:716
Symbol 712 BitmapUsed by:713
Symbol 713 GraphicUses:712Used by:716
Symbol 714 BitmapUsed by:715
Symbol 715 GraphicUses:714Used by:716
Symbol 716 MovieClip [explosion]Uses:708 709 711 713 715Used by:1383
Symbol 717 Sound [erdie1]Used by:1383
Symbol 718 BitmapUsed by:723 725 726 727 728 729 730
Symbol 719 BitmapUsed by:723 725 727 728 729 730
Symbol 720 BitmapUsed by:723 726 727 730
Symbol 721 BitmapUsed by:723 726 727 728 730
Symbol 722 BitmapUsed by:723 725 727 728 729 730
Symbol 723 GraphicUses:718 719 720 721 722Used by:731
Symbol 724 BitmapUsed by:725 726 728 729
Symbol 725 GraphicUses:718 719 724 722Used by:731
Symbol 726 GraphicUses:718 720 724 721Used by:731
Symbol 727 GraphicUses:720 718 719 722 721Used by:731
Symbol 728 GraphicUses:718 719 721 724 722Used by:731
Symbol 729 GraphicUses:718 719 722 724Used by:731
Symbol 730 GraphicUses:720 718 719 722 721Used by:731
Symbol 731 MovieClip [rock]Uses:723 725 726 727 728 729 730Used by:1383
Symbol 732 Sound [train_sound]Used by:1383
Symbol 733 BitmapUsed by:734
Symbol 734 GraphicUses:733Used by:739
Symbol 735 BitmapUsed by:736
Symbol 736 GraphicUses:735Used by:739
Symbol 737 BitmapUsed by:738
Symbol 738 GraphicUses:737Used by:739
Symbol 739 MovieClipUses:734 736 738Used by:747
Symbol 740 BitmapUsed by:741
Symbol 741 GraphicUses:740Used by:746
Symbol 742 BitmapUsed by:743
Symbol 743 GraphicUses:742Used by:746
Symbol 744 BitmapUsed by:745
Symbol 745 GraphicUses:744Used by:746
Symbol 746 MovieClipUses:741 743 745Used by:747
Symbol 747 MovieClip [gun]Uses:739 746Used by:1383
Symbol 748 BitmapUsed by:750
Symbol 749 BitmapUsed by:750
Symbol 750 GraphicUses:748 749Used by:783
Symbol 751 ShapeTweeningUsed by:755
Symbol 752 ShapeTweeningUsed by:755
Symbol 753 ShapeTweeningUsed by:755
Symbol 754 ShapeTweeningUsed by:755
Symbol 755 MovieClipUses:751 333 752 753 754 337Used by:783 835
Symbol 756 BitmapUsed by:758
Symbol 757 BitmapUsed by:758
Symbol 758 GraphicUses:756 757Used by:783
Symbol 759 BitmapUsed by:760
Symbol 760 GraphicUses:759Used by:783
Symbol 761 BitmapUsed by:762
Symbol 762 GraphicUses:761Used by:783
Symbol 763 BitmapUsed by:764
Symbol 764 GraphicUses:763Used by:783
Symbol 765 BitmapUsed by:766
Symbol 766 GraphicUses:765Used by:783
Symbol 767 BitmapUsed by:768
Symbol 768 GraphicUses:767Used by:783
Symbol 769 BitmapUsed by:770
Symbol 770 GraphicUses:769Used by:783
Symbol 771 BitmapUsed by:772
Symbol 772 GraphicUses:771Used by:783
Symbol 773 BitmapUsed by:774
Symbol 774 GraphicUses:773Used by:783
Symbol 775 BitmapUsed by:776
Symbol 776 GraphicUses:775Used by:783
Symbol 777 BitmapUsed by:778
Symbol 778 GraphicUses:777Used by:783
Symbol 779 BitmapUsed by:780
Symbol 780 GraphicUses:779Used by:783
Symbol 781 BitmapUsed by:782
Symbol 782 GraphicUses:781Used by:783
Symbol 783 MovieClip [rider_bandit]Uses:118 750 755 758 760 762 764 766 768 770 772 774 776 778 780 782 SS2Used by:1383
Symbol 784 BitmapUsed by:785
Symbol 785 GraphicUses:784Used by:834
Symbol 786 BitmapUsed by:787 788 789 790 791 792
Symbol 787 GraphicUses:786Used by:793
Symbol 788 GraphicUses:786Used by:793
Symbol 789 GraphicUses:786Used by:793
Symbol 790 GraphicUses:786Used by:793
Symbol 791 GraphicUses:786Used by:793
Symbol 792 GraphicUses:786Used by:793
Symbol 793 MovieClipUses:787 788 789 790 791 792Used by:834
Symbol 794 BitmapUsed by:795
Symbol 795 GraphicUses:794Used by:834
Symbol 796 BitmapUsed by:797
Symbol 797 GraphicUses:796Used by:834
Symbol 798 BitmapUsed by:799
Symbol 799 GraphicUses:798Used by:834
Symbol 800 BitmapUsed by:801
Symbol 801 GraphicUses:800Used by:834
Symbol 802 BitmapUsed by:803
Symbol 803 GraphicUses:802Used by:834
Symbol 804 BitmapUsed by:805
Symbol 805 GraphicUses:804Used by:834
Symbol 806 BitmapUsed by:807
Symbol 807 GraphicUses:806Used by:834
Symbol 808 BitmapUsed by:809
Symbol 809 GraphicUses:808Used by:834
Symbol 810 BitmapUsed by:811
Symbol 811 GraphicUses:810Used by:834
Symbol 812 BitmapUsed by:813 823
Symbol 813 GraphicUses:812Used by:834
Symbol 814 SoundUsed by:834
Symbol 815 BitmapUsed by:816 824
Symbol 816 GraphicUses:815Used by:834
Symbol 817 BitmapUsed by:818
Symbol 818 GraphicUses:817Used by:834
Symbol 819 BitmapUsed by:820
Symbol 820 GraphicUses:819Used by:834
Symbol 821 BitmapUsed by:822
Symbol 822 GraphicUses:821Used by:834
Symbol 823 GraphicUses:812Used by:834
Symbol 824 GraphicUses:815Used by:834
Symbol 825 BitmapUsed by:826 827 828 829
Symbol 826 GraphicUses:825Used by:834
Symbol 827 GraphicUses:825Used by:834
Symbol 828 GraphicUses:825Used by:834
Symbol 829 GraphicUses:825Used by:834
Symbol 830 BitmapUsed by:831
Symbol 831 GraphicUses:830Used by:834
Symbol 832 BitmapUsed by:833
Symbol 833 GraphicUses:832Used by:834
Symbol 834 MovieClipUses:785 793 795 797 799 801 803 805 807 809 811 813 814 816 818 820 822 823 824 826 827 828 829 831 833Used by:835
Symbol 835 MovieClip [horse]Uses:118 834 755Used by:1383
Symbol 836 GraphicUsed by:938 1407  Timeline
Symbol 837 FontUsed by:838 1403
Symbol 838 EditableTextUses:837Used by:938
Symbol 839 TextUses:209Used by:840
Symbol 840 MovieClipUses:839Used by:938
Symbol 841 BitmapUsed by:842
Symbol 842 GraphicUses:841Used by:843
Symbol 843 MovieClipUses:842Used by:938
Symbol 844 BitmapUsed by:845
Symbol 845 GraphicUses:844Used by:846
Symbol 846 MovieClipUses:845Used by:938
Symbol 847 GraphicUsed by:848
Symbol 848 MovieClipUses:847Used by:861
Symbol 849 GraphicUsed by:861
Symbol 850 FontUsed by:851 852 853 859 860 868 875 885 886 894 898 917 918
Symbol 851 TextUses:850Used by:861
Symbol 852 TextUses:850Used by:861
Symbol 853 TextUses:850Used by:861
Symbol 854 FontUsed by:855 856 857 858
Symbol 855 TextUses:854Used by:861
Symbol 856 TextUses:854Used by:861
Symbol 857 TextUses:854Used by:861
Symbol 858 TextUses:854Used by:861
Symbol 859 TextUses:850Used by:861
Symbol 860 TextUses:850Used by:861
Symbol 861 MovieClipUses:848 849 851 852 853 855 856 857 858 859 860Used by:899
Symbol 862 GraphicUses:616 597Used by:863
Symbol 863 MovieClipUses:862Used by:876 887
Symbol 864 BitmapUsed by:865 1326
Symbol 865 GraphicUses:864 1Used by:866
Symbol 866 MovieClipUses:865Used by:876
Symbol 867 GraphicUsed by:876
Symbol 868 TextUses:850Used by:876
Symbol 869 GraphicUses:591 659Used by:870
Symbol 870 MovieClipUses:869Used by:876 887
Symbol 871 BitmapUsed by:872 1327
Symbol 872 GraphicUses:871 29Used by:873
Symbol 873 MovieClipUses:872Used by:876
Symbol 874 GraphicUsed by:876
Symbol 875 TextUses:850Used by:876
Symbol 876 MovieClipUses:863 866 867 868 870 873 874 875Used by:899
Symbol 877 MovieClip [sign]Uses:412Used by:887 1383
Symbol 878 GraphicUses:409Used by:882
Symbol 879 GraphicUses:409Used by:882
Symbol 880 GraphicUses:409Used by:882
Symbol 881 GraphicUses:409Used by:882
Symbol 882 MovieClip [sign_jump]Uses:878 879 412 880 881Used by:887 1383
Symbol 883 GraphicUsed by:887
Symbol 884 GraphicUsed by:887
Symbol 885 TextUses:850Used by:887
Symbol 886 TextUses:850Used by:887
Symbol 887 MovieClipUses:863 877 882 883 870 884 885 886Used by:899
Symbol 888 GraphicUses:635 629 620 565Used by:889
Symbol 889 MovieClipUses:888Used by:895
Symbol 890 GraphicUsed by:895
Symbol 891 BitmapUsed by:892 1123 1124
Symbol 892 GraphicUses:891 40Used by:893
Symbol 893 MovieClipUses:892Used by:895
Symbol 894 TextUses:850Used by:895
Symbol 895 MovieClipUses:889 890 893 894Used by:899
Symbol 896 GraphicUsed by:899
Symbol 897 EditableTextUses:229Used by:899
Symbol 898 TextUses:850Used by:899
Symbol 899 MovieClipUses:861 876 887 895 896 499 897 562 898Used by:938
Symbol 900 ShapeTweeningUsed by:903
Symbol 901 ShapeTweeningUsed by:903
Symbol 902 GraphicUsed by:903
Symbol 903 MovieClipUses:900 901 902Used by:938
Symbol 904 GraphicUsed by:938
Symbol 905 FontUsed by:906 907 908 1398 1404 1411 1412 1413 1416 1417 1418 1419 1420 1421 1422 1423
Symbol 906 TextUses:905Used by:938
Symbol 907 TextUses:905Used by:938
Symbol 908 TextUses:905Used by:938
Symbol 909 TextUses:229Used by:919
Symbol 910 TextUses:229Used by:919
Symbol 911 TextUses:229Used by:919
Symbol 912 EditableTextUses:229 1390 1391Used by:919
Symbol 913 EditableTextUses:229 1390 1391Used by:919
Symbol 914 EditableTextUses:229 1390 1391Used by:919
Symbol 915 TextUses:229Used by:919
Symbol 916 EditableTextUses:229 1390 1391Used by:919
Symbol 917 EditableTextUses:850Used by:919
Symbol 918 TextUses:850Used by:919
Symbol 919 MovieClipUses:909 910 911 912 913 914 915 916 917 183 918Used by:938
Symbol 920 FontUsed by:921 1389 1426
Symbol 921 EditableTextUses:920Used by:938
Symbol 922 TextUses:229Used by:933
Symbol 923 TextUses:229Used by:933
Symbol 924 TextUses:229Used by:933
Symbol 925 TextUses:229Used by:933
Symbol 926 TextUses:229Used by:933
Symbol 927 TextUses:229Used by:933
Symbol 928 TextUses:229Used by:933
Symbol 929 TextUses:229Used by:933
Symbol 930 TextUses:229Used by:933
Symbol 931 TextUses:229Used by:933
Symbol 932 TextUses:229Used by:933
Symbol 933 MovieClipUses:922 923 924 925 926 927 928 929 930 931 932Used by:938
Symbol 934 TextUses:229Used by:935
Symbol 935 MovieClipUses:934Used by:938
Symbol 936 TextUses:229Used by:937
Symbol 937 MovieClipUses:936Used by:938
Symbol 938 MovieClip [hud]Uses:836 838 840 843 846 899 903 904 906 907 908 919 921 933 935 937Used by:1383
Symbol 939 GraphicUses:409Used by:942
Symbol 940 GraphicUses:409Used by:942
Symbol 941 GraphicUses:409Used by:942
Symbol 942 MovieClip [sign_duck]Uses:412 939 940 941Used by:1383
Symbol 943 MovieClipUses:96 48Used by:1375
Symbol 944 BitmapUsed by:945
Symbol 945 GraphicUses:944Used by:1007
Symbol 946 BitmapUsed by:947
Symbol 947 GraphicUses:946Used by:1007
Symbol 948 BitmapUsed by:949
Symbol 949 GraphicUses:948Used by:1007
Symbol 950 BitmapUsed by:951
Symbol 951 GraphicUses:950Used by:1007
Symbol 952 BitmapUsed by:953
Symbol 953 GraphicUses:952Used by:1007
Symbol 954 BitmapUsed by:955
Symbol 955 GraphicUses:954Used by:1007
Symbol 956 BitmapUsed by:957
Symbol 957 GraphicUses:956Used by:1007
Symbol 958 BitmapUsed by:959
Symbol 959 GraphicUses:958Used by:1007
Symbol 960 BitmapUsed by:961
Symbol 961 GraphicUses:960Used by:1007
Symbol 962 BitmapUsed by:963
Symbol 963 GraphicUses:962Used by:1007
Symbol 964 BitmapUsed by:965
Symbol 965 GraphicUses:964Used by:1007
Symbol 966 BitmapUsed by:967
Symbol 967 GraphicUses:966Used by:1007
Symbol 968 BitmapUsed by:969
Symbol 969 GraphicUses:968Used by:1007
Symbol 970 BitmapUsed by:971
Symbol 971 GraphicUses:970Used by:1007
Symbol 972 BitmapUsed by:973
Symbol 973 GraphicUses:972Used by:1007
Symbol 974 BitmapUsed by:975
Symbol 975 GraphicUses:974Used by:1007
Symbol 976 BitmapUsed by:977
Symbol 977 GraphicUses:976Used by:1007
Symbol 978 BitmapUsed by:979
Symbol 979 GraphicUses:978Used by:1007
Symbol 980 BitmapUsed by:981
Symbol 981 GraphicUses:980Used by:1007
Symbol 982 BitmapUsed by:983
Symbol 983 GraphicUses:982Used by:1007
Symbol 984 BitmapUsed by:985
Symbol 985 GraphicUses:984Used by:1007
Symbol 986 BitmapUsed by:987
Symbol 987 GraphicUses:986Used by:1007
Symbol 988 BitmapUsed by:989 990
Symbol 989 GraphicUses:988Used by:1007
Symbol 990 GraphicUses:988Used by:1007
Symbol 991 BitmapUsed by:992
Symbol 992 GraphicUses:991Used by:1007
Symbol 993 BitmapUsed by:994
Symbol 994 GraphicUses:993Used by:1007
Symbol 995 BitmapUsed by:996 997
Symbol 996 GraphicUses:995Used by:1007
Symbol 997 GraphicUses:995Used by:1007
Symbol 998 BitmapUsed by:999 1000
Symbol 999 GraphicUses:998Used by:1007
Symbol 1000 GraphicUses:998Used by:1007
Symbol 1001 BitmapUsed by:1002
Symbol 1002 GraphicUses:1001Used by:1007
Symbol 1003 BitmapUsed by:1004
Symbol 1004 GraphicUses:1003Used by:1007
Symbol 1005 BitmapUsed by:1006
Symbol 1006 GraphicUses:1005Used by:1007
Symbol 1007 MovieClipUses:945 947 949 951 953 955 957 959 961 963 965 967 969 971 973 975 977 979 537 981 983 985 987 989 990 992 994 996 997 999 1000 1002 1004 1006 SS3Used by:1375
Symbol 1008 BitmapUsed by:1009
Symbol 1009 GraphicUses:1008Used by:1071
Symbol 1010 BitmapUsed by:1011
Symbol 1011 GraphicUses:1010Used by:1071
Symbol 1012 BitmapUsed by:1013
Symbol 1013 GraphicUses:1012Used by:1071
Symbol 1014 BitmapUsed by:1015
Symbol 1015 GraphicUses:1014Used by:1071
Symbol 1016 BitmapUsed by:1017
Symbol 1017 GraphicUses:1016Used by:1071
Symbol 1018 BitmapUsed by:1019
Symbol 1019 GraphicUses:1018Used by:1071
Symbol 1020 BitmapUsed by:1021
Symbol 1021 GraphicUses:1020Used by:1071
Symbol 1022 BitmapUsed by:1023
Symbol 1023 GraphicUses:1022Used by:1071
Symbol 1024 BitmapUsed by:1025
Symbol 1025 GraphicUses:1024Used by:1071
Symbol 1026 BitmapUsed by:1027
Symbol 1027 GraphicUses:1026Used by:1071
Symbol 1028 BitmapUsed by:1029
Symbol 1029 GraphicUses:1028Used by:1071
Symbol 1030 BitmapUsed by:1031
Symbol 1031 GraphicUses:1030Used by:1071
Symbol 1032 BitmapUsed by:1033
Symbol 1033 GraphicUses:1032Used by:1071
Symbol 1034 BitmapUsed by:1035
Symbol 1035 GraphicUses:1034Used by:1071
Symbol 1036 BitmapUsed by:1037
Symbol 1037 GraphicUses:1036Used by:1071
Symbol 1038 BitmapUsed by:1039
Symbol 1039 GraphicUses:1038Used by:1071
Symbol 1040 BitmapUsed by:1041
Symbol 1041 GraphicUses:1040Used by:1071
Symbol 1042 BitmapUsed by:1043
Symbol 1043 GraphicUses:1042Used by:1071
Symbol 1044 BitmapUsed by:1045
Symbol 1045 GraphicUses:1044Used by:1071
Symbol 1046 BitmapUsed by:1047
Symbol 1047 GraphicUses:1046Used by:1071
Symbol 1048 BitmapUsed by:1049
Symbol 1049 GraphicUses:1048Used by:1071
Symbol 1050 BitmapUsed by:1051
Symbol 1051 GraphicUses:1050Used by:1071
Symbol 1052 BitmapUsed by:1053 1054
Symbol 1053 GraphicUses:1052Used by:1071
Symbol 1054 GraphicUses:1052Used by:1071
Symbol 1055 BitmapUsed by:1056
Symbol 1056 GraphicUses:1055Used by:1071
Symbol 1057 BitmapUsed by:1058
Symbol 1058 GraphicUses:1057Used by:1071
Symbol 1059 BitmapUsed by:1060 1061
Symbol 1060 GraphicUses:1059Used by:1071
Symbol 1061 GraphicUses:1059Used by:1071
Symbol 1062 BitmapUsed by:1063 1064
Symbol 1063 GraphicUses:1062Used by:1071
Symbol 1064 GraphicUses:1062Used by:1071
Symbol 1065 BitmapUsed by:1066
Symbol 1066 GraphicUses:1065Used by:1071
Symbol 1067 BitmapUsed by:1068
Symbol 1068 GraphicUses:1067Used by:1071
Symbol 1069 BitmapUsed by:1070
Symbol 1070 GraphicUses:1069Used by:1071
Symbol 1071 MovieClipUses:1009 1011 1013 1015 1017 1019 1021 1023 1025 1027 1029 1031 1033 1035 1037 1039 1041 1043 537 1045 1047 1049 1051 1053 1054 1056 1058 1060 1061 1063 1064 1066 1068 1070 SS4Used by:1375
Symbol 1072 BitmapUsed by:1073
Symbol 1073 GraphicUses:1072Used by:1134
Symbol 1074 BitmapUsed by:1075
Symbol 1075 GraphicUses:1074Used by:1134
Symbol 1076 BitmapUsed by:1077
Symbol 1077 GraphicUses:1076Used by:1134
Symbol 1078 BitmapUsed by:1079
Symbol 1079 GraphicUses:1078Used by:1134
Symbol 1080 BitmapUsed by:1081
Symbol 1081 GraphicUses:1080Used by:1134
Symbol 1082 BitmapUsed by:1083
Symbol 1083 GraphicUses:1082Used by:1134
Symbol 1084 BitmapUsed by:1085
Symbol 1085 GraphicUses:1084Used by:1134
Symbol 1086 BitmapUsed by:1087
Symbol 1087 GraphicUses:1086Used by:1134
Symbol 1088 BitmapUsed by:1089
Symbol 1089 GraphicUses:1088Used by:1134
Symbol 1090 BitmapUsed by:1091
Symbol 1091 GraphicUses:1090Used by:1134
Symbol 1092 BitmapUsed by:1093
Symbol 1093 GraphicUses:1092Used by:1134
Symbol 1094 BitmapUsed by:1095
Symbol 1095 GraphicUses:1094Used by:1134
Symbol 1096 BitmapUsed by:1097
Symbol 1097 GraphicUses:1096Used by:1134
Symbol 1098 BitmapUsed by:1099
Symbol 1099 GraphicUses:1098Used by:1134
Symbol 1100 BitmapUsed by:1101
Symbol 1101 GraphicUses:1100Used by:1134
Symbol 1102 BitmapUsed by:1103
Symbol 1103 GraphicUses:1102Used by:1134
Symbol 1104 BitmapUsed by:1105
Symbol 1105 GraphicUses:1104Used by:1134
Symbol 1106 BitmapUsed by:1107
Symbol 1107 GraphicUses:1106Used by:1134
Symbol 1108 BitmapUsed by:1109
Symbol 1109 GraphicUses:1108Used by:1134
Symbol 1110 BitmapUsed by:1111
Symbol 1111 GraphicUses:1110Used by:1134
Symbol 1112 BitmapUsed by:1113
Symbol 1113 GraphicUses:1112Used by:1134
Symbol 1114 BitmapUsed by:1115
Symbol 1115 GraphicUses:1114Used by:1134
Symbol 1116 BitmapUsed by:1117 1118
Symbol 1117 GraphicUses:1116Used by:1134
Symbol 1118 GraphicUses:1116Used by:1134
Symbol 1119 BitmapUsed by:1120
Symbol 1120 GraphicUses:1119Used by:1134
Symbol 1121 BitmapUsed by:1122
Symbol 1122 GraphicUses:1121Used by:1134
Symbol 1123 GraphicUses:891Used by:1134
Symbol 1124 GraphicUses:891Used by:1134
Symbol 1125 BitmapUsed by:1126 1127
Symbol 1126 GraphicUses:1125Used by:1134
Symbol 1127 GraphicUses:1125Used by:1134
Symbol 1128 BitmapUsed by:1129
Symbol 1129 GraphicUses:1128Used by:1134
Symbol 1130 BitmapUsed by:1131
Symbol 1131 GraphicUses:1130Used by:1134
Symbol 1132 BitmapUsed by:1133
Symbol 1133 GraphicUses:1132Used by:1134
Symbol 1134 MovieClipUses:1073 1075 1077 1079 1081 1083 1085 1087 1089 1091 1093 1095 1097 1099 1101 1103 1105 1107 537 1109 1111 1113 1115 1117 1118 1120 1122 1123 1124 1126 1127 1129 1131 1133 SS5Used by:1375
Symbol 1135 BitmapUsed by:1136
Symbol 1136 GraphicUses:1135Used by:1204
Symbol 1137 BitmapUsed by:1138
Symbol 1138 GraphicUses:1137Used by:1204
Symbol 1139 BitmapUsed by:1140
Symbol 1140 GraphicUses:1139Used by:1204
Symbol 1141 BitmapUsed by:1142
Symbol 1142 GraphicUses:1141Used by:1204
Symbol 1143 BitmapUsed by:1144
Symbol 1144 GraphicUses:1143Used by:1204
Symbol 1145 BitmapUsed by:1146
Symbol 1146 GraphicUses:1145Used by:1204
Symbol 1147 BitmapUsed by:1148
Symbol 1148 GraphicUses:1147Used by:1204
Symbol 1149 BitmapUsed by:1150
Symbol 1150 GraphicUses:1149Used by:1204
Symbol 1151 BitmapUsed by:1152
Symbol 1152 GraphicUses:1151Used by:1204
Symbol 1153 BitmapUsed by:1154
Symbol 1154 GraphicUses:1153Used by:1204
Symbol 1155 BitmapUsed by:1156
Symbol 1156 GraphicUses:1155Used by:1204
Symbol 1157 BitmapUsed by:1158
Symbol 1158 GraphicUses:1157Used by:1204
Symbol 1159 BitmapUsed by:1160
Symbol 1160 GraphicUses:1159Used by:1204
Symbol 1161 BitmapUsed by:1162
Symbol 1162 GraphicUses:1161Used by:1204
Symbol 1163 BitmapUsed by:1164
Symbol 1164 GraphicUses:1163Used by:1204
Symbol 1165 BitmapUsed by:1166
Symbol 1166 GraphicUses:1165Used by:1204
Symbol 1167 BitmapUsed by:1168
Symbol 1168 GraphicUses:1167Used by:1204
Symbol 1169 BitmapUsed by:1170
Symbol 1170 GraphicUses:1169Used by:1204
Symbol 1171 BitmapUsed by:1172
Symbol 1172 GraphicUses:1171Used by:1204
Symbol 1173 BitmapUsed by:1174
Symbol 1174 GraphicUses:1173Used by:1204
Symbol 1175 BitmapUsed by:1176
Symbol 1176 GraphicUses:1175Used by:1204
Symbol 1177 BitmapUsed by:1178
Symbol 1178 GraphicUses:1177Used by:1204
Symbol 1179 BitmapUsed by:1180
Symbol 1180 GraphicUses:1179Used by:1204
Symbol 1181 BitmapUsed by:1182
Symbol 1182 GraphicUses:1181Used by:1204
Symbol 1183 BitmapUsed by:1184
Symbol 1184 GraphicUses:1183Used by:1204
Symbol 1185 BitmapUsed by:1186 1187
Symbol 1186 GraphicUses:1185Used by:1204
Symbol 1187 GraphicUses:1185Used by:1204
Symbol 1188 BitmapUsed by:1189
Symbol 1189 GraphicUses:1188Used by:1204
Symbol 1190 BitmapUsed by:1191
Symbol 1191 GraphicUses:1190Used by:1204
Symbol 1192 BitmapUsed by:1193 1194
Symbol 1193 GraphicUses:1192Used by:1204
Symbol 1194 GraphicUses:1192Used by:1204
Symbol 1195 BitmapUsed by:1196 1197
Symbol 1196 GraphicUses:1195Used by:1204
Symbol 1197 GraphicUses:1195Used by:1204
Symbol 1198 BitmapUsed by:1199
Symbol 1199 GraphicUses:1198Used by:1204
Symbol 1200 BitmapUsed by:1201
Symbol 1201 GraphicUses:1200Used by:1204
Symbol 1202 BitmapUsed by:1203
Symbol 1203 GraphicUses:1202Used by:1204
Symbol 1204 MovieClipUses:1136 1138 1140 1142 1144 1146 1148 1150 1152 1154 1156 1158 1160 1162 1164 1166 1168 1170 1172 1174 1176 537 1178 1180 1182 1184 1186 1187 1189 1191 1193 1194 1196 1197 1199 1201 1203 SS6Used by:1375
Symbol 1205 BitmapUsed by:1206
Symbol 1206 GraphicUses:1205Used by:1274
Symbol 1207 BitmapUsed by:1208
Symbol 1208 GraphicUses:1207Used by:1274
Symbol 1209 BitmapUsed by:1210
Symbol 1210 GraphicUses:1209Used by:1274
Symbol 1211 BitmapUsed by:1212
Symbol 1212 GraphicUses:1211Used by:1274
Symbol 1213 BitmapUsed by:1214
Symbol 1214 GraphicUses:1213Used by:1274
Symbol 1215 BitmapUsed by:1216
Symbol 1216 GraphicUses:1215Used by:1274
Symbol 1217 BitmapUsed by:1218
Symbol 1218 GraphicUses:1217Used by:1274
Symbol 1219 BitmapUsed by:1220
Symbol 1220 GraphicUses:1219Used by:1274
Symbol 1221 BitmapUsed by:1222
Symbol 1222 GraphicUses:1221Used by:1274
Symbol 1223 BitmapUsed by:1224
Symbol 1224 GraphicUses:1223Used by:1274
Symbol 1225 BitmapUsed by:1226
Symbol 1226 GraphicUses:1225Used by:1274
Symbol 1227 BitmapUsed by:1228
Symbol 1228 GraphicUses:1227Used by:1274
Symbol 1229 BitmapUsed by:1230
Symbol 1230 GraphicUses:1229Used by:1274
Symbol 1231 BitmapUsed by:1232
Symbol 1232 GraphicUses:1231Used by:1274
Symbol 1233 BitmapUsed by:1234
Symbol 1234 GraphicUses:1233Used by:1274
Symbol 1235 BitmapUsed by:1236
Symbol 1236 GraphicUses:1235Used by:1274
Symbol 1237 BitmapUsed by:1238
Symbol 1238 GraphicUses:1237Used by:1274
Symbol 1239 BitmapUsed by:1240
Symbol 1240 GraphicUses:1239Used by:1274
Symbol 1241 BitmapUsed by:1242
Symbol 1242 GraphicUses:1241Used by:1274
Symbol 1243 BitmapUsed by:1244
Symbol 1244 GraphicUses:1243Used by:1274
Symbol 1245 BitmapUsed by:1246
Symbol 1246 GraphicUses:1245Used by:1274
Symbol 1247 BitmapUsed by:1248
Symbol 1248 GraphicUses:1247Used by:1274
Symbol 1249 BitmapUsed by:1250
Symbol 1250 GraphicUses:1249Used by:1274
Symbol 1251 BitmapUsed by:1252
Symbol 1252 GraphicUses:1251Used by:1274
Symbol 1253 BitmapUsed by:1254
Symbol 1254 GraphicUses:1253Used by:1274
Symbol 1255 BitmapUsed by:1256 1257
Symbol 1256 GraphicUses:1255Used by:1274
Symbol 1257 GraphicUses:1255Used by:1274
Symbol 1258 BitmapUsed by:1259
Symbol 1259 GraphicUses:1258Used by:1274
Symbol 1260 BitmapUsed by:1261
Symbol 1261 GraphicUses:1260Used by:1274
Symbol 1262 BitmapUsed by:1263 1264
Symbol 1263 GraphicUses:1262Used by:1274
Symbol 1264 GraphicUses:1262Used by:1274
Symbol 1265 BitmapUsed by:1266 1267
Symbol 1266 GraphicUses:1265Used by:1274
Symbol 1267 GraphicUses:1265Used by:1274
Symbol 1268 BitmapUsed by:1269
Symbol 1269 GraphicUses:1268Used by:1274
Symbol 1270 BitmapUsed by:1271
Symbol 1271 GraphicUses:1270Used by:1274
Symbol 1272 BitmapUsed by:1273
Symbol 1273 GraphicUses:1272Used by:1274
Symbol 1274 MovieClipUses:1206 1208 1210 1212 1214 1216 1218 1220 1222 1224 1226 1228 1230 1232 1234 1236 1238 1240 1242 1244 1246 537 1248 1250 1252 1254 1256 1257 1259 1261 1263 1264 1266 1267 1269 1271 1273 SS7Used by:1375
Symbol 1275 BitmapUsed by:1276
Symbol 1276 GraphicUses:1275Used by:1311
Symbol 1277 BitmapUsed by:1278
Symbol 1278 GraphicUses:1277Used by:1311
Symbol 1279 BitmapUsed by:1280
Symbol 1280 GraphicUses:1279Used by:1311
Symbol 1281 BitmapUsed by:1282
Symbol 1282 GraphicUses:1281Used by:1311
Symbol 1283 SoundUsed by:1311
Symbol 1284 BitmapUsed by:1285
Symbol 1285 GraphicUses:1284Used by:1311
Symbol 1286 BitmapUsed by:1287
Symbol 1287 GraphicUses:1286Used by:1311
Symbol 1288 BitmapUsed by:1289
Symbol 1289 GraphicUses:1288Used by:1311
Symbol 1290 BitmapUsed by:1291 1292
Symbol 1291 GraphicUses:1290Used by:1311
Symbol 1292 GraphicUses:1290Used by:1311
Symbol 1293 BitmapUsed by:1294
Symbol 1294 GraphicUses:1293Used by:1311
Symbol 1295 BitmapUsed by:1296
Symbol 1296 GraphicUses:1295Used by:1311
Symbol 1297 BitmapUsed by:1298 1299
Symbol 1298 GraphicUses:1297Used by:1311
Symbol 1299 GraphicUses:1297Used by:1311
Symbol 1300 BitmapUsed by:1301 1302
Symbol 1301 GraphicUses:1300Used by:1311
Symbol 1302 GraphicUses:1300Used by:1311
Symbol 1303 BitmapUsed by:1304
Symbol 1304 GraphicUses:1303Used by:1311
Symbol 1305 BitmapUsed by:1306
Symbol 1306 GraphicUses:1305Used by:1311
Symbol 1307 BitmapUsed by:1308
Symbol 1308 GraphicUses:1307Used by:1311
Symbol 1309 BitmapUsed by:1310
Symbol 1310 GraphicUses:1309Used by:1311
Symbol 1311 MovieClipUses:1276 1278 1280 1282 1283 1285 1287 1289 1291 1292 1294 1296 1298 1299 1301 1302 1304 1306 1308 1310Used by:1375
Symbol 1312 BitmapUsed by:1313
Symbol 1313 GraphicUses:1312Used by:1374
Symbol 1314 BitmapUsed by:1315
Symbol 1315 GraphicUses:1314Used by:1374
Symbol 1316 BitmapUsed by:1317
Symbol 1317 GraphicUses:1316Used by:1374
Symbol 1318 BitmapUsed by:1319
Symbol 1319 GraphicUses:1318Used by:1374
Symbol 1320 BitmapUsed by:1321
Symbol 1321 GraphicUses:1320Used by:1374
Symbol 1322 BitmapUsed by:1323
Symbol 1323 GraphicUses:1322Used by:1374
Symbol 1324 BitmapUsed by:1325
Symbol 1325 GraphicUses:1324Used by:1374
Symbol 1326 GraphicUses:864Used by:1374
Symbol 1327 GraphicUses:871Used by:1374
Symbol 1328 BitmapUsed by:1329
Symbol 1329 GraphicUses:1328Used by:1374
Symbol 1330 SoundUsed by:1374
Symbol 1331 BitmapUsed by:1332
Symbol 1332 GraphicUses:1331Used by:1374
Symbol 1333 BitmapUsed by:1334
Symbol 1334 GraphicUses:1333Used by:1374
Symbol 1335 BitmapUsed by:1336
Symbol 1336 GraphicUses:1335Used by:1374
Symbol 1337 BitmapUsed by:1338
Symbol 1338 GraphicUses:1337Used by:1374
Symbol 1339 BitmapUsed by:1340
Symbol 1340 GraphicUses:1339Used by:1374
Symbol 1341 BitmapUsed by:1342
Symbol 1342 GraphicUses:1341Used by:1374
Symbol 1343 BitmapUsed by:1344
Symbol 1344 GraphicUses:1343Used by:1374
Symbol 1345 BitmapUsed by:1346
Symbol 1346 GraphicUses:1345Used by:1374
Symbol 1347 BitmapUsed by:1348
Symbol 1348 GraphicUses:1347Used by:1374
Symbol 1349 BitmapUsed by:1350
Symbol 1350 GraphicUses:1349Used by:1374
Symbol 1351 BitmapUsed by:1352
Symbol 1352 GraphicUses:1351Used by:1374
Symbol 1353 BitmapUsed by:1354
Symbol 1354 GraphicUses:1353Used by:1374
Symbol 1355 BitmapUsed by:1356 1357
Symbol 1356 GraphicUses:1355Used by:1374
Symbol 1357 GraphicUses:1355Used by:1374
Symbol 1358 BitmapUsed by:1359
Symbol 1359 GraphicUses:1358Used by:1374
Symbol 1360 BitmapUsed by:1361
Symbol 1361 GraphicUses:1360Used by:1374
Symbol 1362 BitmapUsed by:1363 1364
Symbol 1363 GraphicUses:1362Used by:1374
Symbol 1364 GraphicUses:1362Used by:1374
Symbol 1365 BitmapUsed by:1366 1367
Symbol 1366 GraphicUses:1365Used by:1374
Symbol 1367 GraphicUses:1365Used by:1374
Symbol 1368 BitmapUsed by:1369
Symbol 1369 GraphicUses:1368Used by:1374
Symbol 1370 BitmapUsed by:1371
Symbol 1371 GraphicUses:1370Used by:1374
Symbol 1372 BitmapUsed by:1373
Symbol 1373 GraphicUses:1372Used by:1374
Symbol 1374 MovieClipUses:1313 1315 1317 1319 1321 1323 1325 1326 1327 1329 1330 1332 1334 1336 1338 1340 1342 1344 1346 537 1348 1350 1352 1354 1356 1357 1359 1361 1363 1364 1366 1367 1369 1371 1373 SS8Used by:1375
Symbol 1375 MovieClip [thug]Uses:943 1007 1071 1134 1204 1274 1311 1374Used by:1383
Symbol 1376 BitmapUsed by:1377 1379
Symbol 1377 GraphicUses:1376Used by:1378 1382
Symbol 1378 MovieClipUses:1377Used by:1382
Symbol 1379 GraphicUses:1376Used by:1382
Symbol 1380 BitmapUsed by:1381
Symbol 1381 GraphicUses:1380Used by:1382
Symbol 1382 MovieClip [healthbar]Uses:1377 1378 1379 1381Used by:1383
Symbol 1383 MovieClipUses:267 268 378 379 402 403 449 450 563 564 683 684 693 694 98 695 697 698 705 706 716 717 731 732 747 783 835 938 942 882 877 1375 1382Used by:Timeline
Symbol 1384 BitmapUsed by:1385
Symbol 1385 GraphicUses:1384Used by:1386
Symbol 1386 MovieClipUses:1385Used by:1387
Symbol 1387 MovieClipUses:1386Used by:Timeline
Symbol 1388 TextUses:229Used by:1393
Symbol 1389 EditableTextUses:920Used by:1393
Symbol 1390 FontUsed by:912 913 914 916 1392
Symbol 1391 FontUsed by:912 913 914 916 1392
Symbol 1392 TextUses:229 1390 1391Used by:1393
Symbol 1393 MovieClipUses:1388 1389 1392Used by:Timeline
Symbol 1394 TextUses:229Used by:Timeline
Symbol 1395 TextUses:229Used by:Timeline
Symbol 1396 BitmapUsed by:1397 1400 1434
Symbol 1397 GraphicUses:1396Used by:1407
Symbol 1398 TextUses:905Used by:1407
Symbol 1399 TextUses:229Used by:1407
Symbol 1400 GraphicUses:1396Used by:1407
Symbol 1401 BitmapUsed by:1402
Symbol 1402 GraphicUses:1401Used by:1407
Symbol 1403 TextUses:837Used by:1407
Symbol 1404 TextUses:905Used by:1407
Symbol 1405 FontUsed by:1406
Symbol 1406 TextUses:1405Used by:1407
Symbol 1407 MovieClipUses:1397 1398 1399 836 1400 98 1402 1403 1404 1406Used by:Timeline
Symbol 1408 BitmapUsed by:1409
Symbol 1409 GraphicUses:1408Used by:1433
Symbol 1410 GraphicUsed by:1433
Symbol 1411 TextUses:905Used by:1433
Symbol 1412 TextUses:905Used by:1433
Symbol 1413 TextUses:905Used by:1433
Symbol 1414 BitmapUsed by:1415
Symbol 1415 GraphicUses:1414Used by:1433
Symbol 1416 TextUses:905Used by:1433
Symbol 1417 TextUses:905Used by:1433
Symbol 1418 TextUses:905Used by:1433
Symbol 1419 TextUses:905Used by:1433
Symbol 1420 TextUses:905Used by:1433
Symbol 1421 TextUses:905Used by:1433
Symbol 1422 TextUses:905Used by:1433
Symbol 1423 TextUses:905Used by:1433
Symbol 1424 BitmapUsed by:1425 1427 1432
Symbol 1425 GraphicUses:1424Used by:1433
Symbol 1426 EditableTextUses:920Used by:1433
Symbol 1427 GraphicUses:1424Used by:1433
Symbol 1428 EditableTextUses:229Used by:1433
Symbol 1429 TextUses:229Used by:1433
Symbol 1430 TextUses:229Used by:1433
Symbol 1431 EditableTextUses:229Used by:1433
Symbol 1432 GraphicUses:1424Used by:1433
Symbol 1433 MovieClipUses:1409 1410 1411 1412 1413 98 1415 1416 1417 1418 1419 1420 1421 1422 1423 622 1425 1426 1427 1428 1429 183 1430 1431 1432Used by:Timeline
Symbol 1434 GraphicUses:1396Used by:Timeline
Symbol 1435 TextUses:229Used by:Timeline
Symbol 1436 TextUses:229Used by:Timeline
Streaming Sound 1Used by:Symbol 562 MovieClip
Streaming Sound 2Used by:Symbol 783 MovieClip [rider_bandit]
Streaming Sound 3Used by:Symbol 1007 MovieClip
Streaming Sound 4Used by:Symbol 1071 MovieClip
Streaming Sound 5Used by:Symbol 1134 MovieClip
Streaming Sound 6Used by:Symbol 1204 MovieClip
Streaming Sound 7Used by:Symbol 1274 MovieClip
Streaming Sound 8Used by:Symbol 1374 MovieClip

Instance Names

"INTRO"Frame 1Symbol 232 MovieClip
"bandit_menu"Frame 4Symbol 1387 MovieClip
"menu"Frame 4Symbol 1393 MovieClip
"Leg1"Symbol 118 MovieClip [Pegasus_Reit] Frame 1Symbol 105 MovieClip
"Leg2"Symbol 118 MovieClip [Pegasus_Reit] Frame 1Symbol 110 MovieClip
"Body"Symbol 118 MovieClip [Pegasus_Reit] Frame 1Symbol 117 MovieClip
"Leg4"Symbol 118 MovieClip [Pegasus_Reit] Frame 1Symbol 105 MovieClip
"Leg3"Symbol 118 MovieClip [Pegasus_Reit] Frame 1Symbol 110 MovieClip
"b"Symbol 161 MovieClip [SimpleButtonDown] Frame 1Symbol 158 MovieClip [BrdrShdw]
"face"Symbol 161 MovieClip [SimpleButtonDown] Frame 1Symbol 160 MovieClip [BrdrFace]
"b"Symbol 166 MovieClip [SimpleButtonIn] Frame 1Symbol 163 MovieClip [BrdrBlk]
"it"Symbol 166 MovieClip [SimpleButtonIn] Frame 1Symbol 165 MovieClip [BrdrHilght]
"g"Symbol 166 MovieClip [SimpleButtonIn] Frame 1Symbol 158 MovieClip [BrdrShdw]
"face"Symbol 166 MovieClip [SimpleButtonIn] Frame 1Symbol 160 MovieClip [BrdrFace]
"ob"Symbol 167 MovieClip [SimpleButtonUp] Frame 1Symbol 163 MovieClip [BrdrBlk]
"ol"Symbol 167 MovieClip [SimpleButtonUp] Frame 1Symbol 160 MovieClip [BrdrFace]
"ib"Symbol 167 MovieClip [SimpleButtonUp] Frame 1Symbol 158 MovieClip [BrdrShdw]
"il"Symbol 167 MovieClip [SimpleButtonUp] Frame 1Symbol 165 MovieClip [BrdrHilght]
"face"Symbol 167 MovieClip [SimpleButtonUp] Frame 1Symbol 160 MovieClip [BrdrFace]
"boundingBox_mc"Symbol 175 MovieClip [FocusRect] Frame 1Symbol 156 MovieClip [BoundingBox]
"tabCapture"Symbol 176 MovieClip [FocusManager] Frame 1Symbol 173 Button
"boundingBox_mc"Symbol 179 MovieClip [SimpleButton] Frame 1Symbol 156 MovieClip [BoundingBox]
"boundingBox_mc"Symbol 183 MovieClip [Button] Frame 1Symbol 156 MovieClip [BoundingBox]
"mask"Symbol 208 MovieClip Frame 1Symbol 205 MovieClip
"PRELOADER"Symbol 214 MovieClip Frame 1Symbol 208 MovieClip
"Horse"Symbol 231 MovieClip Frame 1Symbol 118 MovieClip [Pegasus_Reit]
"PRELOADER"Symbol 232 MovieClip Frame 1Symbol 208 MovieClip
"mountain"Symbol 242 MovieClip Frame 1Symbol 241 MovieClip
"mountain"Symbol 242 MovieClip Frame 600Symbol 241 MovieClip
"mountain"Symbol 243 MovieClip Frame 1Symbol 241 MovieClip
"mountain"Symbol 243 MovieClip Frame 450Symbol 241 MovieClip
"Roof"Symbol 321 MovieClip Frame 1Symbol 286 MovieClip
"Wheel2"Symbol 377 MovieClip Frame 1Symbol 344 MovieClip
"Wheel2"Symbol 377 MovieClip Frame 1Symbol 344 MovieClip
"Wheel1"Symbol 377 MovieClip Frame 1Symbol 344 MovieClip
"Wheel2"Symbol 377 MovieClip Frame 1Symbol 344 MovieClip
"Wheel2"Symbol 377 MovieClip Frame 1Symbol 344 MovieClip
"Wheel2"Symbol 377 MovieClip Frame 1Symbol 344 MovieClip
"Wheel1"Symbol 377 MovieClip Frame 1Symbol 344 MovieClip
"Wheel2"Symbol 377 MovieClip Frame 1Symbol 344 MovieClip
"Wheel1"Symbol 378 MovieClip [boxcar] Frame 1Symbol 276 MovieClip
"Wheel2"Symbol 378 MovieClip [boxcar] Frame 1Symbol 276 MovieClip
"Wheel1"Symbol 378 MovieClip [boxcar] Frame 1Symbol 276 MovieClip
"Wheel2"Symbol 378 MovieClip [boxcar] Frame 1Symbol 276 MovieClip
"Top"Symbol 378 MovieClip [boxcar] Frame 1Symbol 321 MovieClip
"WR"Symbol 449 MovieClip [vulturesign] Frame 10Symbol 441 MovieClip
"WL"Symbol 449 MovieClip [vulturesign] Frame 10Symbol 441 MovieClip
"Coat"Symbol 499 MovieClip Frame 1Symbol 459 MovieClip
"Coat"Symbol 499 MovieClip Frame 57Symbol 459 MovieClip
"legs"Symbol 563 MovieClip [mexican] Frame 1Symbol 499 MovieClip
"arms"Symbol 563 MovieClip [mexican] Frame 1Symbol 562 MovieClip
"legs"Symbol 683 MovieClip [bandit] Frame 1Symbol 601 MovieClip
"arms"Symbol 683 MovieClip [bandit] Frame 1Symbol 658 MovieClip
"Horse"Symbol 783 MovieClip [rider_bandit] Frame 1Symbol 118 MovieClip [Pegasus_Reit]
"Bandana"Symbol 834 MovieClip Frame 1Symbol 793 MovieClip
"Horse"Symbol 835 MovieClip [horse] Frame 1Symbol 118 MovieClip [Pegasus_Reit]
"arms"Symbol 835 MovieClip [horse] Frame 1Symbol 834 MovieClip
"pname"Symbol 919 MovieClip Frame 1Symbol 917 EditableText
"scorebutton"Symbol 919 MovieClip Frame 1Symbol 183 MovieClip [Button]
"bullet3"Symbol 938 MovieClip [hud] Frame 1Symbol 843 MovieClip
"bullet2"Symbol 938 MovieClip [hud] Frame 1Symbol 843 MovieClip
"bullet1"Symbol 938 MovieClip [hud] Frame 1Symbol 843 MovieClip
"bullet4"Symbol 938 MovieClip [hud] Frame 1Symbol 843 MovieClip
"bullet5"Symbol 938 MovieClip [hud] Frame 1Symbol 843 MovieClip
"bullet6"Symbol 938 MovieClip [hud] Frame 1Symbol 843 MovieClip
"instructions"Symbol 938 MovieClip [hud] Frame 1Symbol 899 MovieClip
"transflash"Symbol 938 MovieClip [hud] Frame 1Symbol 903 MovieClip
"text_title"Symbol 938 MovieClip [hud] Frame 2Symbol 921 EditableText
"legs"Symbol 943 MovieClip Frame 1Symbol 96 MovieClip [bottomgrey]
"legs"Symbol 943 MovieClip Frame 3Symbol 48 MovieClip [bottomblue]
"legs"Symbol 1375 MovieClip [thug] Frame 1Symbol 943 MovieClip
"arms"Symbol 1375 MovieClip [thug] Frame 1Symbol 1007 MovieClip
"arms"Symbol 1375 MovieClip [thug] Frame 2Symbol 1071 MovieClip
"arms"Symbol 1375 MovieClip [thug] Frame 3Symbol 1134 MovieClip
"arms"Symbol 1375 MovieClip [thug] Frame 4Symbol 1204 MovieClip
"arms"Symbol 1375 MovieClip [thug] Frame 5Symbol 1274 MovieClip
"arms"Symbol 1375 MovieClip [thug] Frame 6Symbol 1311 MovieClip
"arms"Symbol 1375 MovieClip [thug] Frame 7Symbol 1374 MovieClip
"red"Symbol 1382 MovieClip [healthbar] Frame 1Symbol 1378 MovieClip
"text_title"Symbol 1393 MovieClip Frame 1Symbol 1389 EditableText
"text_title"Symbol 1433 MovieClip Frame 419Symbol 1426 EditableText
"pname"Symbol 1433 MovieClip Frame 511Symbol 1428 EditableText
"thescore"Symbol 1433 MovieClip Frame 511Symbol 1431 EditableText

Special Tags

FileAttributes (69)Timeline Frame 1Access network only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 131 bytes "..$1$zE$Ecux0dwG3sKOBUUUwFHNy/."
ExportAssets (56)Timeline Frame 1Symbol 48 as "bottomblue"
ExportAssets (56)Timeline Frame 1Symbol 96 as "bottomgrey"
ExportAssets (56)Timeline Frame 1Symbol 98 as "blacktrans"
ExportAssets (56)Timeline Frame 1Symbol 118 as "Pegasus_Reit"
ExportAssets (56)Timeline Frame 1Symbol 122 as "DataBindingClasses"
ExportAssets (56)Timeline Frame 1Symbol 156 as "BoundingBox"
ExportAssets (56)Timeline Frame 1Symbol 158 as "BrdrShdw"
ExportAssets (56)Timeline Frame 1Symbol 160 as "BrdrFace"
ExportAssets (56)Timeline Frame 1Symbol 161 as "SimpleButtonDown"
ExportAssets (56)Timeline Frame 1Symbol 163 as "BrdrBlk"
ExportAssets (56)Timeline Frame 1Symbol 165 as "BrdrHilght"
ExportAssets (56)Timeline Frame 1Symbol 166 as "SimpleButtonIn"
ExportAssets (56)Timeline Frame 1Symbol 167 as "SimpleButtonUp"
ExportAssets (56)Timeline Frame 1Symbol 168 as "Defaults"
ExportAssets (56)Timeline Frame 1Symbol 169 as "UIObjectExtensions"
ExportAssets (56)Timeline Frame 1Symbol 170 as "UIObject"
ExportAssets (56)Timeline Frame 1Symbol 175 as "FocusRect"
ExportAssets (56)Timeline Frame 1Symbol 176 as "FocusManager"
ExportAssets (56)Timeline Frame 1Symbol 177 as "UIComponentExtensions"
ExportAssets (56)Timeline Frame 1Symbol 178 as "UIComponent"
ExportAssets (56)Timeline Frame 1Symbol 179 as "SimpleButton"
ExportAssets (56)Timeline Frame 1Symbol 180 as "Border"
ExportAssets (56)Timeline Frame 1Symbol 181 as "RectBorder"
ExportAssets (56)Timeline Frame 1Symbol 182 as "ButtonSkin"
ExportAssets (56)Timeline Frame 1Symbol 183 as "Button"
ExportAssets (56)Timeline Frame 1Symbol 1437 as "__Packages.mochi.as2.MochiAd"
ExportAssets (56)Timeline Frame 1Symbol 1438 as "__Packages.trophies"
ExportAssets (56)Timeline Frame 1Symbol 1439 as "__Packages.mochi.MochiScores"
ExportAssets (56)Timeline Frame 1Symbol 1440 as "__Packages.mochi.MochiServices"
ExportAssets (56)Timeline Frame 1Symbol 1441 as "__Packages.mochi.MochiDigits"
ExportAssets (56)Timeline Frame 1Symbol 119 as "__Packages.mx.data.components.DataBinding"
ExportAssets (56)Timeline Frame 1Symbol 123 as "__Packages.mx.events.EventDispatcher"
ExportAssets (56)Timeline Frame 1Symbol 124 as "__Packages.mx.data.binding.Binding"
ExportAssets (56)Timeline Frame 1Symbol 125 as "__Packages.mx.data.binding.TypedValue"
ExportAssets (56)Timeline Frame 1Symbol 126 as "__Packages.mx.data.binding.DataAccessor"
ExportAssets (56)Timeline Frame 1Symbol 127 as "__Packages.mx.data.binding.ComponentMixins"
ExportAssets (56)Timeline Frame 1Symbol 128 as "__Packages.mx.data.binding.ObjectDumper"
ExportAssets (56)Timeline Frame 1Symbol 129 as "__Packages.mx.xpath.NodePathInfo"
ExportAssets (56)Timeline Frame 1Symbol 130 as "__Packages.mx.utils.StringTokenParser"
ExportAssets (56)Timeline Frame 1Symbol 131 as "__Packages.mx.xpath.FilterExpr"
ExportAssets (56)Timeline Frame 1Symbol 132 as "__Packages.mx.xpath.FilterStack"
ExportAssets (56)Timeline Frame 1Symbol 133 as "__Packages.mx.xpath.XPathAPI"
ExportAssets (56)Timeline Frame 1Symbol 134 as "__Packages.mx.data.binding.FieldAccessor"
ExportAssets (56)Timeline Frame 1Symbol 135 as "__Packages.mx.data.kinds.Data"
ExportAssets (56)Timeline Frame 1Symbol 136 as "__Packages.mx.data.binding.Formatter"
ExportAssets (56)Timeline Frame 1Symbol 137 as "__Packages.mx.data.binding.DataType"
ExportAssets (56)Timeline Frame 1Symbol 138 as "__Packages.mx.data.binding.EndPoint"
ExportAssets (56)Timeline Frame 1Symbol 139 as "__Packages.mx.data.binding.Log"
ExportAssets (56)Timeline Frame 1Symbol 140 as "__Packages.mx.utils.ClassFinder"
ExportAssets (56)Timeline Frame 1Symbol 141 as "__Packages.mx.data.binding.CustomFormatter"
ExportAssets (56)Timeline Frame 1Symbol 142 as "__Packages.mx.data.binding.CustomValidator"
ExportAssets (56)Timeline Frame 1Symbol 143 as "__Packages.mx.data.binding.DateBase"
ExportAssets (56)Timeline Frame 1Symbol 144 as "__Packages.mx.data.binding.Encoder"
ExportAssets (56)Timeline Frame 1Symbol 145 as "__Packages.mx.data.binding.Kind"
ExportAssets (56)Timeline Frame 1Symbol 146 as "__Packages.mx.utils.Iterator"
ExportAssets (56)Timeline Frame 1Symbol 147 as "__Packages.mx.utils.Collection"
ExportAssets (56)Timeline Frame 1Symbol 148 as "__Packages.mx.utils.IteratorImpl"
ExportAssets (56)Timeline Frame 1Symbol 149 as "__Packages.mx.utils.CollectionImpl"
ExportAssets (56)Timeline Frame 1Symbol 150 as "__Packages.mx.utils.StringFormatter"
ExportAssets (56)Timeline Frame 1Symbol 151 as "__Packages.mx.core.UIObject"
ExportAssets (56)Timeline Frame 1Symbol 152 as "__Packages.mx.core.UIComponent"
ExportAssets (56)Timeline Frame 1Symbol 153 as "__Packages.mx.controls.SimpleButton"
ExportAssets (56)Timeline Frame 1Symbol 154 as "__Packages.mx.controls.Button"
ExportAssets (56)Timeline Frame 1Symbol 184 as "__Packages.mx.skins.SkinElement"
ExportAssets (56)Timeline Frame 1Symbol 185 as "__Packages.mx.styles.CSSTextStyles"
ExportAssets (56)Timeline Frame 1Symbol 186 as "__Packages.mx.styles.StyleManager"
ExportAssets (56)Timeline Frame 1Symbol 187 as "__Packages.mx.styles.CSSStyleDeclaration"
ExportAssets (56)Timeline Frame 1Symbol 188 as "__Packages.mx.events.UIEventDispatcher"
ExportAssets (56)Timeline Frame 1Symbol 189 as "__Packages.mx.skins.ColoredSkinElement"
ExportAssets (56)Timeline Frame 1Symbol 190 as "__Packages.mx.core.ext.UIObjectExtensions"
ExportAssets (56)Timeline Frame 1Symbol 191 as "__Packages.mx.skins.halo.Defaults"
ExportAssets (56)Timeline Frame 1Symbol 192 as "__Packages.mx.managers.DepthManager"
ExportAssets (56)Timeline Frame 1Symbol 193 as "__Packages.mx.managers.SystemManager"
ExportAssets (56)Timeline Frame 1Symbol 194 as "__Packages.mx.managers.FocusManager"
ExportAssets (56)Timeline Frame 1Symbol 195 as "__Packages.mx.skins.halo.FocusRect"
ExportAssets (56)Timeline Frame 1Symbol 196 as "__Packages.mx.managers.OverlappedWindows"
ExportAssets (56)Timeline Frame 1Symbol 197 as "__Packages.mx.styles.CSSSetStyle"
ExportAssets (56)Timeline Frame 1Symbol 198 as "__Packages.mx.core.ext.UIComponentExtensions"
ExportAssets (56)Timeline Frame 1Symbol 199 as "__Packages.mx.skins.Border"
ExportAssets (56)Timeline Frame 1Symbol 200 as "__Packages.mx.skins.RectBorder"
ExportAssets (56)Timeline Frame 1Symbol 201 as "__Packages.mx.skins.halo.RectBorder"
ExportAssets (56)Timeline Frame 1Symbol 202 as "__Packages.mx.skins.halo.ButtonSkin"
ExportAssets (56)Timeline Frame 2Symbol 267 as "background"
ExportAssets (56)Timeline Frame 2Symbol 268 as "western"
ExportAssets (56)Timeline Frame 2Symbol 378 as "boxcar"
ExportAssets (56)Timeline Frame 2Symbol 379 as "toot_sound"
ExportAssets (56)Timeline Frame 2Symbol 402 as "bush"
ExportAssets (56)Timeline Frame 2Symbol 403 as "colt_sound3"
ExportAssets (56)Timeline Frame 2Symbol 449 as "vulturesign"
ExportAssets (56)Timeline Frame 2Symbol 450 as "colt_sound2"
ExportAssets (56)Timeline Frame 2Symbol 563 as "mexican"
ExportAssets (56)Timeline Frame 2Symbol 564 as "colt_sound1"
ExportAssets (56)Timeline Frame 2Symbol 683 as "bandit"
ExportAssets (56)Timeline Frame 2Symbol 684 as "erdie6"
ExportAssets (56)Timeline Frame 2Symbol 693 as "blood"
ExportAssets (56)Timeline Frame 2Symbol 694 as "erdie5"
ExportAssets (56)Timeline Frame 2Symbol 695 as "erdie4"
ExportAssets (56)Timeline Frame 2Symbol 697 as "bullet"
ExportAssets (56)Timeline Frame 2Symbol 698 as "erdie3"
ExportAssets (56)Timeline Frame 2Symbol 705 as "dynamite"
ExportAssets (56)Timeline Frame 2Symbol 706 as "erdie2"
ExportAssets (56)Timeline Frame 2Symbol 716 as "explosion"
ExportAssets (56)Timeline Frame 2Symbol 717 as "erdie1"
ExportAssets (56)Timeline Frame 2Symbol 731 as "rock"
ExportAssets (56)Timeline Frame 2Symbol 732 as "train_sound"
ExportAssets (56)Timeline Frame 2Symbol 747 as "gun"
ExportAssets (56)Timeline Frame 2Symbol 783 as "rider_bandit"
ExportAssets (56)Timeline Frame 2Symbol 835 as "horse"
ExportAssets (56)Timeline Frame 2Symbol 877 as "sign"
ExportAssets (56)Timeline Frame 2Symbol 882 as "sign_jump"
ExportAssets (56)Timeline Frame 2Symbol 938 as "hud"
ExportAssets (56)Timeline Frame 2Symbol 942 as "sign_duck"
ExportAssets (56)Timeline Frame 2Symbol 1375 as "thug"
ExportAssets (56)Timeline Frame 2Symbol 1382 as "healthbar"

Labels

"Idle"Symbol 48 MovieClip [bottomblue] Frame 1
"Run1"Symbol 48 MovieClip [bottomblue] Frame 4
"Run2"Symbol 48 MovieClip [bottomblue] Frame 5
"Jump1"Symbol 48 MovieClip [bottomblue] Frame 19
"Jump2"Symbol 48 MovieClip [bottomblue] Frame 20
"Crouch"Symbol 48 MovieClip [bottomblue] Frame 28
"Crouch2"Symbol 48 MovieClip [bottomblue] Frame 31
"CrouchEnd"Symbol 48 MovieClip [bottomblue] Frame 34
"DeathF1"Symbol 48 MovieClip [bottomblue] Frame 43
"DeathB1"Symbol 48 MovieClip [bottomblue] Frame 51
"Fall"Symbol 48 MovieClip [bottomblue] Frame 61
"Idle"Symbol 96 MovieClip [bottomgrey] Frame 1
"Run1"Symbol 96 MovieClip [bottomgrey] Frame 4
"Run2"Symbol 96 MovieClip [bottomgrey] Frame 5
"Jump1"Symbol 96 MovieClip [bottomgrey] Frame 19
"Jump2"Symbol 96 MovieClip [bottomgrey] Frame 20
"Crouch"Symbol 96 MovieClip [bottomgrey] Frame 28
"Crouch2"Symbol 96 MovieClip [bottomgrey] Frame 31
"CrouchEnd"Symbol 96 MovieClip [bottomgrey] Frame 34
"DeathF1"Symbol 96 MovieClip [bottomgrey] Frame 43
"DeathB1"Symbol 96 MovieClip [bottomgrey] Frame 51
"Fall"Symbol 96 MovieClip [bottomgrey] Frame 61
"Tod"Symbol 105 MovieClip Frame 16
"Tod"Symbol 110 MovieClip Frame 16
"Tod"Symbol 117 MovieClip Frame 27
"Tod"Symbol 309 MovieClip Frame 27
"Checked"Symbol 449 MovieClip [vulturesign] Frame 4
"Idle"Symbol 499 MovieClip Frame 1
"Run1"Symbol 499 MovieClip Frame 4
"Run2"Symbol 499 MovieClip Frame 5
"Jump1"Symbol 499 MovieClip Frame 19
"Crouch"Symbol 499 MovieClip Frame 38
"Crouch2"Symbol 499 MovieClip Frame 41
"CrouchEnd"Symbol 499 MovieClip Frame 44
"DeathF1"Symbol 499 MovieClip Frame 53
"D2"Symbol 499 MovieClip Frame 57
"Idle"Symbol 562 MovieClip Frame 1
"Shot1"Symbol 562 MovieClip Frame 5
"Bullet1"Symbol 562 MovieClip Frame 18
"Re"Symbol 562 MovieClip Frame 37
"Re2"Symbol 562 MovieClip Frame 39
"Fist"Symbol 562 MovieClip Frame 54
"DeathF1"Symbol 562 MovieClip Frame 65
"DeathF2"Symbol 562 MovieClip Frame 69
"Bomb"Symbol 562 MovieClip Frame 74
"Idle"Symbol 601 MovieClip Frame 1
"Run1"Symbol 601 MovieClip Frame 4
"Run2"Symbol 601 MovieClip Frame 5
"Jump1"Symbol 601 MovieClip Frame 19
"Jump2"Symbol 601 MovieClip Frame 20
"Crouch"Symbol 601 MovieClip Frame 29
"Crouch2"Symbol 601 MovieClip Frame 31
"CrouchEnd"Symbol 601 MovieClip Frame 34
"Idle"Symbol 658 MovieClip Frame 1
"Shot1"Symbol 658 MovieClip Frame 21
"Bullet1"Symbol 658 MovieClip Frame 23
"Shot2"Symbol 658 MovieClip Frame 33
"Bullet2"Symbol 658 MovieClip Frame 35
"Shot3"Symbol 658 MovieClip Frame 45
"Bullet3"Symbol 658 MovieClip Frame 47
"Re"Symbol 658 MovieClip Frame 61
"Re2"Symbol 658 MovieClip Frame 63
"Fist"Symbol 658 MovieClip Frame 74
"DeathF1"Symbol 682 MovieClip Frame 4
"DeathF2"Symbol 682 MovieClip Frame 8
"DeathB1"Symbol 682 MovieClip Frame 12
"DeathB2"Symbol 682 MovieClip Frame 15
"death"Symbol 683 MovieClip [bandit] Frame 2
"Idle"Symbol 834 MovieClip Frame 1
"Shot1"Symbol 834 MovieClip Frame 10
"DeathF1"Symbol 834 MovieClip Frame 68
"DeathF2"Symbol 834 MovieClip Frame 72
"DeathB1"Symbol 834 MovieClip Frame 76
"DeathB2"Symbol 834 MovieClip Frame 82
"Grey"Symbol 943 MovieClip Frame 1
"Idle"Symbol 1007 MovieClip Frame 1
"Shot1"Symbol 1007 MovieClip Frame 9
"Bullet1"Symbol 1007 MovieClip Frame 18
"Re"Symbol 1007 MovieClip Frame 37
"Re2"Symbol 1007 MovieClip Frame 39
"Fist"Symbol 1007 MovieClip Frame 54
"DeathF1"Symbol 1007 MovieClip Frame 65
"DeathF2"Symbol 1007 MovieClip Frame 69
"DeathB1"Symbol 1007 MovieClip Frame 73
"DeathB2"Symbol 1007 MovieClip Frame 77
"Fall"Symbol 1007 MovieClip Frame 87
"Idle"Symbol 1071 MovieClip Frame 1
"Shot1"Symbol 1071 MovieClip Frame 9
"Bullet1"Symbol 1071 MovieClip Frame 18
"Re"Symbol 1071 MovieClip Frame 37
"Re2"Symbol 1071 MovieClip Frame 39
"Fist"Symbol 1071 MovieClip Frame 54
"DeathF1"Symbol 1071 MovieClip Frame 65
"DeathF2"Symbol 1071 MovieClip Frame 69
"DeathB1"Symbol 1071 MovieClip Frame 73
"DeathB2"Symbol 1071 MovieClip Frame 77
"Fall"Symbol 1071 MovieClip Frame 87
"Idle"Symbol 1134 MovieClip Frame 1
"Shot1"Symbol 1134 MovieClip Frame 9
"Bullet1"Symbol 1134 MovieClip Frame 18
"Re"Symbol 1134 MovieClip Frame 37
"Re2"Symbol 1134 MovieClip Frame 39
"Fist"Symbol 1134 MovieClip Frame 54
"DeathF1"Symbol 1134 MovieClip Frame 65
"DeathF2"Symbol 1134 MovieClip Frame 69
"DeathB1"Symbol 1134 MovieClip Frame 73
"DeathB2"Symbol 1134 MovieClip Frame 77
"Fall"Symbol 1134 MovieClip Frame 87
"Idle"Symbol 1204 MovieClip Frame 1
"Shot1"Symbol 1204 MovieClip Frame 5
"Bullet1"Symbol 1204 MovieClip Frame 15
"Re"Symbol 1204 MovieClip Frame 37
"Re2"Symbol 1204 MovieClip Frame 39
"Fist"Symbol 1204 MovieClip Frame 54
"DeathF1"Symbol 1204 MovieClip Frame 65
"DeathF2"Symbol 1204 MovieClip Frame 69
"DeathB1"Symbol 1204 MovieClip Frame 73
"DeathB2"Symbol 1204 MovieClip Frame 77
"Fall"Symbol 1204 MovieClip Frame 87
"Idle"Symbol 1274 MovieClip Frame 1
"Shot1"Symbol 1274 MovieClip Frame 5
"Bullet1"Symbol 1274 MovieClip Frame 15
"Re"Symbol 1274 MovieClip Frame 37
"Re2"Symbol 1274 MovieClip Frame 39
"Fist"Symbol 1274 MovieClip Frame 54
"DeathF1"Symbol 1274 MovieClip Frame 65
"DeathF2"Symbol 1274 MovieClip Frame 69
"DeathB1"Symbol 1274 MovieClip Frame 73
"DeathB2"Symbol 1274 MovieClip Frame 77
"Fall"Symbol 1274 MovieClip Frame 87
"Idle"Symbol 1311 MovieClip Frame 1
"Fist"Symbol 1311 MovieClip Frame 15
"DeathF1"Symbol 1311 MovieClip Frame 23
"DeathF2"Symbol 1311 MovieClip Frame 27
"DeathB1"Symbol 1311 MovieClip Frame 31
"DeathB2"Symbol 1311 MovieClip Frame 35
"Fall"Symbol 1311 MovieClip Frame 39
"Idle"Symbol 1374 MovieClip Frame 1
"Shot1"Symbol 1374 MovieClip Frame 9
"Bullet1"Symbol 1374 MovieClip Frame 18
"Re"Symbol 1374 MovieClip Frame 37
"Re2"Symbol 1374 MovieClip Frame 39
"Fist"Symbol 1374 MovieClip Frame 54
"DeathF1"Symbol 1374 MovieClip Frame 65
"DeathF2"Symbol 1374 MovieClip Frame 69
"DeathB1"Symbol 1374 MovieClip Frame 73
"DeathB2"Symbol 1374 MovieClip Frame 77
"Fall"Symbol 1374 MovieClip Frame 87

Dynamic Text Variables

_root.phaseSymbol 838 EditableText"<p align="center"><font face="Carnivalee Freakshow" size="49" color="#3f371f" letterSpacing="0.000000" kerning="1">1</font></p>"
_root.enemieskilledSymbol 912 EditableText"<p align="center"><font face="DENIAL" size="13" color="#000000" letterSpacing="0.000000" kerning="1">enemies killed</font></p>"
_root.obstaclesjumpedSymbol 913 EditableText"<p align="center"><font face="DENIAL" size="13" color="#000000" letterSpacing="0.000000" kerning="1">obstacles dodged</font></p>"
_root.carsjumpedSymbol 914 EditableText"<p align="center"><font face="DENIAL" size="13" color="#000000" letterSpacing="0.000000" kerning="1">trains jumped</font></p>"
_root.survivalscoreSymbol 916 EditableText"<p align="center"><font face="DENIAL" size="13" color="#000000" letterSpacing="0.000000" kerning="1">survival</font></p>"
_root.playernameSymbol 917 EditableText"<p align="center"><font face="Arial" size="12" color="#000000" letterSpacing="0.000000" kerning="1">OOOOOOOO</font></p>"
_root.playernameSymbol 1428 EditableText"<p align="center"><font face="DENIAL" size="15" color="#000000" letterSpacing="0.000000" kerning="1">wwwwfdes</font></p>"




http://swfchan.com/43/211662/info.shtml
Created: 7/10 -2018 21:52:05 Last modified: 7/10 -2018 21:52:05 Server time: 09/05 -2024 21:24:34