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

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

Counter Strike Flash.swf

This is the info page for
Flash #26369

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


Text
m.s

counter
Strike
FLASH

mastercheat
activated

NEW GAME

NEW GAME

LOAD GAME

LOAD GAME

OPTIONS

OPTIONS

CREDITS

CREDITS

counter
Strike
FLASH

OPtions

ON

OFF

ON

OFF

LOW

MEDIUM

HIGH

QUAlITY

QUAlITY

FullScrEEN

FullScrEEN

SOUND

SOUND

MAIN MENU

MAIN MENU

cReDitS

ACTIONSCRIPT

IDEA

DESIGN

LEVELS

PROGRAM USED

HUGORULZ

HUGORULZ

HUGORULZ

COUNTERSTRIKE

FLASH MX 2004

cheats

UNLOCK ALL LEVELS

UNLOCK ALL LEVELS

LOCK ALL LEVELS

LOCK ALL LEVELS

counter
Strike

YOUR HIGH SCOREs

YOUR HIGH SCOREs

MISSION 1

MISSION 1

MISSION 2

MISSION 2

MISSION 3

MISSION 3

MISSION 4

MISSION 4

NEXT MAP

NEXT MAP

MISSION 4

MISSION 4

PREVIoUs MAP

PREVIoUs MAP

VIEW FINAL VIDEO

VIEW FINAL VIDEO

Score

AVERAGE AIM

HEADSHOTS

FRAGS

HEALTH

STATUS

CONTINUE

CONTINUE

HIGH
Score

HIGHEST AVERAGE AIM

HIGHEST HEADSHOTS

HIGHEST FRAGS

HIGHEST HEALTH

BACK

BACK

Frags:

RELOAD

Health:

BY: HUGORULZ

THE END

PLAY MOVIE AGAIN

PLAY MOVIE AGAIN

ActionScript [AS1/AS2]

Frame 1
stop();
Instance of Symbol 6 MovieClip in Frame 1
onClipEvent (enterFrame) { if (Key.isDown(13)) { _root.gotoAndStop("main"); } }
Instance of Symbol 10 MovieClip "menusound" in Frame 1
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (_root.sound eq false) { this.stop(); _root.menusound = false; } if ((_root.sound eq true) & (_root.menusound eq false)) { this.play(); _root.menusound = true; } }
Instance of Symbol 17 MovieClip "preloader" in Frame 1
onClipEvent (enterFrame) { b_loaded = _root.getBytesLoaded(); b_total = _root.getBytesTotal(); _root.percent = Math.round((b_loaded / b_total) * 100); _root.porciento = _root.percent + "% loaded"; _root.cargados = b_loaded + " bytes loaded"; _root.total = b_total + " total bytes"; _root.preloader.preloadmask._width = _root.percent * 3; if (_root.percent eq 100) { _root.gotoAndStop(3); } }
Instance of Symbol 21 MovieClip in Frame 1
onClipEvent (load) { startDrag (this, true); } onClipEvent (enterFrame) { Mouse.hide(); } onClipEvent (mouseDown) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_shoot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this._parent.BS_shoot); } else { this.createEmptyMovieClip("_shoot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this.BS_shoot); } _global.Behaviors.Sound.shoot.attachSound("shoot"); _global.Behaviors.Sound.shoot.start(0, 1); } }
Instance of Symbol 23 MovieClip in Frame 1
onClipEvent (keyDown) { if (_root.letter eq 1) { if (Key.isDown(67)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 2) { if (Key.isDown(69)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 3) { if (Key.isDown(78)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 4) { if (Key.isDown(84)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 5) { if (Key.isDown(82)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 6) { if (Key.isDown(65)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 7) { if (Key.isDown(76)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 8) { if (Key.isDown(67)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 9) { if (Key.isDown(72)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 10) { if (Key.isDown(69)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 11) { if (Key.isDown(65)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 12) { if (Key.isDown(84)) { this.nextFrame(); } else { this.gotoAndStop(1); } } if (_root.letter eq 13) { this.gotoAndStop(1); _root.gotoAndStop("cheats"); } }
Frame 2
_root.gotoAndStop(1);
Frame 3
stop(); if ((_root.abierto eq true) == false) { _root.csgame = sharedobject.getLocal("flashcookie"); _root.enem1hit = 0; _root.readyenem1 = true; _root.weapon = "gun"; _root.readyattack = true; _root.frags = 0; _root.life = 100; _quality = "high"; _root.sound = true; _root.ready = true; _root.reload._visible = 0; _root.abierto = true; _root.balasgastadas = 0; _root.headshots = 0; _root.highaverage2 = 0; _root.highlife = 0; _root.highfrags = 0; _root.highheadshots = 0; _root.highaverage = 0; _root.misionterminada = 0; }
Frame 4
_root.gotoAndStop(1);
Frame 5
if (_quality eq "LOW") { _root.display1.gotoAndStop(1); } if (_quality eq "MEDIUM") { _root.display1.gotoAndStop(2); } if (_quality eq "HIGH") { _root.display1.gotoAndStop(3); } if ($$fullscreen eq true) { _root.display2.gotoAndStop(1); } else { _root.display2.gotoAndStop(2); } if (_root.sound eq true) { _root.display3.gotoAndStop(1); } else if (_root.sound eq false) { _root.display3.gotoAndStop(2); }
Frame 6
_root.gotoAndStop(1);
Frame 7
stop();
Frame 8
_root.gotoAndStop(1);
Frame 10
_root.gotoAndStop(1);
Frame 11
stop(); _root.map = 1; _root.message = ""; _root.mission1_1.gotoAndStop(2); if (_root.misionterminada > 0) { _root.mission1_2.gotoAndStop(2); } if (_root.misionterminada > 1) { _root.mission1_3.gotoAndStop(2); } if (_root.misionterminada > 2) { _root.mission1_4.gotoAndStop(2); } if (_root.misionterminada > 3) { _root.siguiente.gotoAndStop(2); }
Frame 12
_root.gotoAndStop(1);
Frame 13
stop(); _root.map = 2; _root.message = ""; if (_root.misionterminada > 3) { _root.mission2_1.gotoAndStop(2); } if (_root.misionterminada > 4) { _root.mission2_2.gotoAndStop(2); } if (_root.misionterminada > 5) { _root.mission2_3.gotoAndStop(2); } if (_root.misionterminada > 6) { _root.mission2_4.gotoAndStop(2); } if (_root.misionterminada > 7) { _root.siguiente2.gotoAndStop(2); }
Frame 14
_root.gotoAndStop(1);
Frame 15
_root.expandir = false; _root.readyfilm = true; stop(); _root.map = 3; _root.message = ""; if (_root.misionterminada > 7) { _root.mission3_1.gotoAndStop(2); } if (_root.misionterminada > 8) { _root.mission3_2.gotoAndStop(2); } if (_root.misionterminada > 9) { _root.mission3_3.gotoAndStop(2); } if (_root.misionterminada > 10) { _root.mission3_4.gotoAndStop(2); } if (_root.misionterminada > 11) { _root.finalmessage.gotoAndStop(2); }
Frame 16
_root.gotoAndStop(1);
Frame 17
_root.average = Math.round((_root.frags / _root.gastadas2) * 100) + "%"; _root.average2 = Math.round((_root.frags / _root.gastadas2) * 100); if (_root.average eq "NaN%") { _root.average = "0%"; } if (_root.mission eq 1.1) { if ((_root.frags > 50) & (_root.life > 0)) { _root.status = "Mission Complete"; if (_root.misionterminada < 1) { _root.csgame.data.misionterminada = 1; _root.misionterminada = 1; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 1.2) { if ((_root.frags > 60) & (_root.headshots > 54)) { _root.status = "Mission Complete"; if (_root.misionterminada < 2) { _root.misionterminada = 2; _root.csgame.data.misionterminada = 2; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 1.3) { if ((_root.frags > 14) & (_root.life > 90)) { _root.status = "Mission Complete"; if (_root.misionterminada < 3) { _root.misionterminada = 3; _root.csgame.data.misionterminada = 3; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 1.4) { if (((_root.frags > 70) & (_root.life > 69)) & (_root.headshots > 64)) { _root.status = "Mission Complete"; if (_root.misionterminada < 4) { _root.misionterminada = 4; _root.csgame.data.misionterminada = 4; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 2.1) { if (_root.frags > 29) { _root.status = "Mission Complete"; if (_root.misionterminada < 5) { _root.misionterminada = 5; _root.csgame.data.misionterminada = 5; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 2.2) { if ((_root.frags > 14) & (_root.headshots > 14)) { _root.status = "Mission Complete"; if (_root.misionterminada < 6) { _root.misionterminada = 6; _root.csgame.data.misionterminada = 6; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 2.3) { if ((_root.frags > 29) & (_root.headshots > 19)) { _root.status = "Mission Complete"; if (_root.misionterminada < 7) { _root.misionterminada = 7; _root.csgame.data.misionterminada = 7; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 2.4) { if ((_root.frags > 4) & (_root.life > 89)) { _root.status = "Mission Complete"; if (_root.misionterminada < 8) { _root.misionterminada = 8; _root.csgame.data.misionterminada = 8; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 3.1) { if (_root.frags > 69) { _root.status = "Mission Complete"; if (_root.misionterminada < 9) { _root.misionterminada = 9; _root.csgame.data.misionterminada = 9; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 3.2) { if ((_root.frags > 69) & (_root.headshots > 50)) { _root.status = "Mission Complete"; if (_root.misionterminada < 10) { _root.misionterminada = 10; _root.csgame.data.misionterminada = 10; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 3.3) { if (((_root.frags > 49) & (_root.headshots > 49)) & (_root.life > 49)) { _root.status = "Mission Complete"; if (_root.misionterminada < 11) { _root.misionterminada = 11; _root.csgame.data.misionterminada = 11; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } } if (_root.mission eq 3.4) { if ((_root.frags > 9) & (_root.life > 89)) { _root.status = "Mission Complete"; if (_root.misionterminada < 12) { _root.misionterminada = 12; _root.csgame.data.misionterminada = 12; } if (_root.average2 > _root.highaverage2) { _root.highaverage = _root.average; _root.highaverage2 = _root.average2; _root.csgame.data.highaverage = _root.highaverage; } if (_root.headshots > _root.highheadshots) { _root.highheadshots = _root.headshots; _root.csgame.data.highheadshots = _root.highheadshots; } if (_root.frags > _root.highfrags) { _root.highfrags = _root.frags; _root.csgame.data.highfrags = _root.highfrags; } if (_root.life > _root.highlife) { _root.highlife = _root.life; _root.csgame.data.highlife = _root.highlife; } } else { _root.status = "Failure"; } }
Frame 18
_root.gotoAndStop(1);
Frame 19
if (_root.status eq "Mission Complete") { if (_root.highaverage < _root.average) { _root.highaverage = _root.average; _root.highaverage = _root.csgame.data.highaverage; } if (_root.highheadshots < _root.headshots) { _root.highheadshots = _root.headshots; _root.highheadshots = _root.csgame.data.highheadshots; } if (_root.highfrags < _root.frags) { _root.highfrags = _root.frags; _root.highfrags = _root.csgame.data.highfrags; } if (_root.highlife < _root.life) { _root.highlife = _root.life; _root.highlife = _root.csgame.data.highlife; } }
Frame 20
_root.gotoAndStop(1);
Frame 21
_root.gastadas2 = 0;
Instance of Symbol 260 MovieClip "efour" in Frame 21
onClipEvent (enterFrame) { if (_root.readyattack eq true) { if (_root.ataque eq 1) { _root.eone.gotoAndPlay(2); } if (_root.ataque eq 2) { _root.etwo.gotoAndPlay(2); } if (_root.ataque eq 3) { _root.ethree.gotoAndPlay(2); } if (_root.ataque eq 4) { _root.efour.gotoAndPlay(2); } } if (_root.ataque eq 5) { _root.ataque = 1; } }
Instance of Symbol 281 MovieClip "barra" in Frame 21
onClipEvent (enterFrame) { this.lifebar._width = _root.life * 2; }
Instance of Symbol 286 MovieClip "mouse" in Frame 21
onClipEvent (load) { _root.reload._visible = 0; _root.balascargador = 6; _root.balasgastadas = 0; } onClipEvent (enterFrame) { if (_root.mission eq 1.1) { if (_root.frags > 50) { _root.gotoAndStop("results"); } } if (_root.mission eq 1.2) { if ((_root.frags > 60) & (_root.headshots > 54)) { _root.gotoAndStop("results"); } } if (_root.mission eq 1.3) { if (_root.life < 91) { _root.gotoAndStop("results"); } if ((_root.frags > 14) & (_root.life > 90)) { _root.gotoAndStop("results"); } } if (_root.mission eq 1.4) { if (((_root.frags > 70) & (_root.life > 69)) & (_root.headshots > 64)) { _root.gotoAndStop("results"); } } Mouse.hide(); startDrag (this, true); if ((_root.bulletsleft eq 0) & (_root.cargada eq false)) { _root.gotoAndStop("results"); } if (_root.life > 100) { _root.life = 100; } if (_root.balasgastadas < 0) { _root.balasgastadas = 0; } if (_root.life < 1) { _root.gotoAndStop("results"); } if (_root.ready2 eq true) { this.gotoAndStop("gun2"); _root.ready2 = false; } else { this.gotoAndStop("gun1"); } if (((Key.isDown(82) & (_root.ready eq true)) & (_root.balasllenas eq false)) & (_root.bulletsleft > 0)) { if (_root.bulletsleft > 5) { _root.balas.gotoAndStop("seis"); } else if (_root.bulletsleft eq 5) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 4) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 3) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("tres"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 2) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 2) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("dos"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("tres"); } else if (_root.balascargador eq 2) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 3) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 1) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("uno"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("dos"); } else if (_root.balascargador eq 2) { _root.balas.gotoAndStop("tres"); } else if (_root.balascargador eq 3) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 4) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } _root.reload._visible = 0; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_reload", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.reload = new Sound(this._parent.BS_reload); } else { this.createEmptyMovieClip("_reload_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.reload = new Sound(this.BS_reload); } _global.Behaviors.Sound.reload.attachSound("reload"); _global.Behaviors.Sound.reload.start(0, 1); } if (_root.balasgastadas > 0) { _root.bulletsleft = _root.bulletsleft - _root.balasgastadas; if (_root.bulletsleft < 0) { _root.bulletsleft = 0; } } _root.balasgastadas = 0; } if ((_root.bulletsleft eq 0) & (_root.balascargador eq 0)) { _root.sinmunicion = true; } else { _root.sinmunicion = false; } if ((_root.attacking eq true) & (_root.ataquelisto eq true)) { _root.life = _root.life - 1; } } onClipEvent (mouseDown) { if (Key.isDown(82) == false) { if (_root.cargada eq true) { _root.ready2 = true; _root.gastadas2 = _root.gastadas2 + 1; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_shoot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this._parent.BS_shoot); } else { this.createEmptyMovieClip("_shoot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this.BS_shoot); } _global.Behaviors.Sound.shoot.attachSound("shoot"); _global.Behaviors.Sound.shoot.start(0, 1); } _root.balasgastadas = _root.balasgastadas + 1; this.gotoAndStop(2); } if (_root.ready eq true) { _root.balas.nextFrame(); _root.ready = false; } } } onClipEvent (mouseUp) { _root.ready = true; _root.ready2 = false; }
Frame 22
_root.gotoAndStop(1);
Frame 23
_root.gastadas2 = 0;
Instance of Symbol 294 MovieClip "eone" in Frame 23
onClipEvent (enterFrame) { if (_root.readyattack eq true) { if (_root.ataque eq 1) { _root.eone.gotoAndPlay(2); } if (_root.ataque eq 2) { _root.etwo.gotoAndPlay(2); } if (_root.ataque eq 3) { _root.ethree.gotoAndPlay(2); } if (_root.ataque eq 4) { _root.efour.gotoAndPlay(2); } } if (_root.ataque eq 5) { _root.ataque = 1; } }
Instance of Symbol 281 MovieClip "barra" in Frame 23
onClipEvent (enterFrame) { this.lifebar._width = _root.life * 2; }
Instance of Symbol 286 MovieClip "mouse" in Frame 23
onClipEvent (load) { _root.reload._visible = 0; _root.balascargador = 6; _root.balasgastadas = 0; } onClipEvent (enterFrame) { if ((_root.mission eq 2.1) & (_root.frags > 29)) { _root.gotoAndStop("results"); } if (((_root.mission eq 2.2) & (_root.frags > 14)) & (_root.headshots > 14)) { _root.gotoAndStop("results"); } if (((_root.mission eq 2.3) & (_root.frags > 29)) & (_root.headshots > 19)) { _root.gotoAndStop("results"); } if (((_root.mission eq 2.4) & (_root.frags > 4)) & (_root.life > 89)) { _root.gotoAndStop("results"); } if (_root.mission eq 2.4) { if (_root.life < 91) { _root.gotoAndStop("results"); } } Mouse.hide(); startDrag (this, true); if ((_root.bulletsleft eq 0) & (_root.cargada eq false)) { _root.gotoAndStop("results"); } if (_root.life > 100) { _root.life = 100; } if (_root.balasgastadas < 0) { _root.balasgastadas = 0; } if (_root.life < 1) { _root.gotoAndStop("results"); } if (_root.ready2 eq true) { this.gotoAndStop("gun2"); _root.ready2 = false; } else { this.gotoAndStop("gun1"); } if (((Key.isDown(82) & (_root.ready eq true)) & (_root.balasllenas eq false)) & (_root.bulletsleft > 0)) { if (_root.bulletsleft > 5) { _root.balas.gotoAndStop("seis"); } else if (_root.bulletsleft eq 5) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 4) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 3) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("tres"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 2) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 2) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("dos"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("tres"); } else if (_root.balascargador eq 2) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 3) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 1) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("uno"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("dos"); } else if (_root.balascargador eq 2) { _root.balas.gotoAndStop("tres"); } else if (_root.balascargador eq 3) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 4) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } _root.reload._visible = 0; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_reload", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.reload = new Sound(this._parent.BS_reload); } else { this.createEmptyMovieClip("_reload_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.reload = new Sound(this.BS_reload); } _global.Behaviors.Sound.reload.attachSound("reload"); _global.Behaviors.Sound.reload.start(0, 1); } if (_root.balasgastadas > 0) { _root.bulletsleft = _root.bulletsleft - _root.balasgastadas; if (_root.bulletsleft < 0) { _root.bulletsleft = 0; } } _root.balasgastadas = 0; } if ((_root.bulletsleft eq 0) & (_root.balascargador eq 0)) { _root.sinmunicion = true; } else { _root.sinmunicion = false; } if ((_root.attacking eq true) & (_root.ataquelisto eq true)) { _root.life = _root.life - 1; } } onClipEvent (mouseDown) { if (Key.isDown(82) == false) { if (_root.cargada eq true) { _root.ready2 = true; _root.gastadas2 = _root.gastadas2 + 1; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_shoot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this._parent.BS_shoot); } else { this.createEmptyMovieClip("_shoot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this.BS_shoot); } _global.Behaviors.Sound.shoot.attachSound("shoot"); _global.Behaviors.Sound.shoot.start(0, 1); } _root.balasgastadas = _root.balasgastadas + 1; this.gotoAndStop(2); } if (_root.ready eq true) { _root.balas.nextFrame(); _root.ready = false; } } } onClipEvent (mouseUp) { _root.ready = true; _root.ready2 = false; }
Frame 24
_root.gotoAndStop(1);
Frame 25
_root.gastadas2 = 0;
Instance of Symbol 319 MovieClip "eone" in Frame 25
onClipEvent (enterFrame) { if (_root.readyattack eq true) { if (_root.ataque eq 1) { _root.eone.gotoAndPlay(2); } if (_root.ataque eq 2) { _root.etwo.gotoAndPlay(2); } if (_root.ataque eq 3) { _root.ethree.gotoAndPlay(2); } if (_root.ataque eq 4) { _root.efour.gotoAndPlay(2); } } if (_root.ataque eq 5) { _root.ataque = 1; } }
Instance of Symbol 281 MovieClip "barra" in Frame 25
onClipEvent (enterFrame) { this.lifebar._width = _root.life * 2; }
Instance of Symbol 286 MovieClip "mouse" in Frame 25
onClipEvent (load) { _root.reload._visible = 0; _root.balascargador = 6; _root.balasgastadas = 0; } onClipEvent (enterFrame) { if ((_root.mission eq 3.1) & (_root.frags > 69)) { _root.gotoAndStop("results"); } if (((_root.mission eq 3.2) & (_root.frags > 69)) & (_root.headshots > 50)) { _root.gotoAndStop("results"); } if ((((_root.mission eq 3.3) & (_root.frags > 49)) & (_root.headshots > 49)) & (_root.life > 49)) { _root.gotoAndStop("results"); } if (_root.mission eq 3.3) { if (_root.life < 50) { _root.gotoAndStop("results"); } } if (((_root.mission eq 3.4) & (_root.frags > 9)) & (_root.life > 89)) { _root.gotoAndStop("results"); } if (_root.mission eq 3.4) { if (_root.life < 91) { _root.gotoAndStop("results"); } } Mouse.hide(); startDrag (this, true); if ((_root.bulletsleft eq 0) & (_root.cargada eq false)) { _root.gotoAndStop("results"); } if (_root.life > 100) { _root.life = 100; } if (_root.balasgastadas < 0) { _root.balasgastadas = 0; } if (_root.life < 1) { _root.gotoAndStop("results"); } if (_root.ready2 eq true) { this.gotoAndStop("gun2"); _root.ready2 = false; } else { this.gotoAndStop("gun1"); } if (((Key.isDown(82) & (_root.ready eq true)) & (_root.balasllenas eq false)) & (_root.bulletsleft > 0)) { if (_root.bulletsleft > 5) { _root.balas.gotoAndStop("seis"); } else if (_root.bulletsleft eq 5) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 4) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 3) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("tres"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 2) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 2) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("dos"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("tres"); } else if (_root.balascargador eq 2) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 3) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } else if (_root.bulletsleft eq 1) { if (_root.balascargador eq 0) { _root.balas.gotoAndStop("uno"); } else if (_root.balascargador eq 1) { _root.balas.gotoAndStop("dos"); } else if (_root.balascargador eq 2) { _root.balas.gotoAndStop("tres"); } else if (_root.balascargador eq 3) { _root.balas.gotoAndStop("cuatro"); } else if (_root.balascargador eq 4) { _root.balas.gotoAndStop("cinco"); } else { _root.balas.gotoAndStop("seis"); } } _root.reload._visible = 0; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_reload", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.reload = new Sound(this._parent.BS_reload); } else { this.createEmptyMovieClip("_reload_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.reload = new Sound(this.BS_reload); } _global.Behaviors.Sound.reload.attachSound("reload"); _global.Behaviors.Sound.reload.start(0, 1); } if (_root.balasgastadas > 0) { _root.bulletsleft = _root.bulletsleft - _root.balasgastadas; if (_root.bulletsleft < 0) { _root.bulletsleft = 0; } } _root.balasgastadas = 0; } if ((_root.bulletsleft eq 0) & (_root.balascargador eq 0)) { _root.sinmunicion = true; } else { _root.sinmunicion = false; } if ((_root.attacking eq true) & (_root.ataquelisto eq true)) { _root.life = _root.life - 1; } } onClipEvent (mouseDown) { if (Key.isDown(82) == false) { if (_root.cargada eq true) { _root.ready2 = true; _root.gastadas2 = _root.gastadas2 + 1; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_shoot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this._parent.BS_shoot); } else { this.createEmptyMovieClip("_shoot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this.BS_shoot); } _global.Behaviors.Sound.shoot.attachSound("shoot"); _global.Behaviors.Sound.shoot.start(0, 1); } _root.balasgastadas = _root.balasgastadas + 1; this.gotoAndStop(2); } if (_root.ready eq true) { _root.balas.nextFrame(); _root.ready = false; } } } onClipEvent (mouseUp) { _root.ready = true; _root.ready2 = false; }
Frame 26
_root.gotoAndStop(1);
Symbol 10 MovieClip Frame 1
if (_root.sound eq false) { this.stop(); _root.menusound = false; }
Symbol 23 MovieClip Frame 1
stop(); _root.letter = 1; _root.letter2 = 1;
Symbol 23 MovieClip Frame 2
_root.letter = 2;
Symbol 23 MovieClip Frame 3
_root.letter = 3;
Symbol 23 MovieClip Frame 4
_root.letter = 4;
Symbol 23 MovieClip Frame 5
_root.letter = 5;
Symbol 23 MovieClip Frame 6
_root.letter = 6;
Symbol 23 MovieClip Frame 7
_root.letter = 7;
Symbol 23 MovieClip Frame 8
_root.letter = 8;
Symbol 23 MovieClip Frame 9
_root.letter = 9;
Symbol 23 MovieClip Frame 10
_root.letter = 10;
Symbol 23 MovieClip Frame 11
_root.letter = 11;
Symbol 23 MovieClip Frame 12
_root.letter = 12;
Symbol 23 MovieClip Frame 13
_root.letter = 13;
Symbol 27 Button
on (press) { _root.csgame.data.highaverage = 0; _root.csgame.data.highheadshots = 0; _root.csgame.data.highfrags = 0; _root.csgame.data.highlife = 0; _root.csgame.data.misionterminada = 0; _root.highlife = 0; _root.highfrags = 0; _root.highheadshots = 0; _root.highaverage = 0; _root.misionterminada = 0; _root.gotoAndStop("choose"); } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 32 Button
on (press) { _root.highaverage = _root.csgame.data.highaverage; _root.highheadshots = _root.csgame.data.highheadshots; _root.highfrags = _root.csgame.data.highfrags; _root.highlife = _root.csgame.data.highlife; _root.misionterminada = _root.csgame.data.misionterminada; _root.gotoAndStop("choose"); } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 37 Button
on (press) { _root.gotoAndStop("options"); } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 42 Button
on (press) { _root.gotoAndStop("credits"); } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 48 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 1
stop();
Symbol 55 MovieClip Frame 1
stop();
Symbol 59 Button
on (press) { if (_quality eq "LOW") { _quality = "medium"; _root.display1.gotoAndStop(2); } else if (_quality eq "MEDIUM") { _quality = "high"; _root.display1.gotoAndStop(3); } else if (_quality eq "HIGH") { _quality = "low"; _root.display1.gotoAndStop(1); } } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 64 Button
on (press) { if ($$fullscreen == true) { fscommand ("fullscreen", false); $$fullscreen = false; _root.display2.gotoAndStop(2); } else { fscommand ("fullscreen", true); $$fullscreen = true; _root.display2.gotoAndStop(1); } } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 69 Button
on (press) { if (_root.sound eq true) { _root.sound = false; _root.display3.gotoAndStop(2); } else if (_root.sound eq false) { _root.sound = true; _root.display3.gotoAndStop(1); } } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 74 Button
on (press) { _root.gotoAndStop("main"); } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 92 Button
on (press) { _root.misionterminada = 100; _root.csgame.data.misionterminada = 100; _root.gotoAndStop("choose"); } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 97 Button
on (press) { _root.misionterminada = 0; _root.csgame.data.misionterminada = 0; _root.gotoAndStop("choose"); } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 104 Button
on (press) { _root.gotoAndStop("highscores"); } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 111 Button
on (press) { _root.mission = 1.1; _root.bulletsleft = 70; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level1"); } on (rollOver) { _root.message = "Kill more than 50 enemies."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 112 MovieClip Frame 1
stop();
Symbol 118 Button
on (press) { _root.mission = 1.2; _root.bulletsleft = 70; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level1"); } on (rollOver) { _root.message = "Kill more than 60 enemies and over 54 headshots."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 119 MovieClip Frame 1
stop();
Symbol 125 Button
on (press) { _root.mission = 1.3; _root.bulletsleft = 10; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level1"); } on (rollOver) { _root.message = "Kill 15 enemies and get over 90 health."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 126 MovieClip Frame 1
stop();
Symbol 136 Button
on (press) { _root.mission = 1.4; _root.bulletsleft = 76; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level1"); } on (rollOver) { _root.message = "Get over 70 frags, over 64 Headshots and over 70 health."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 137 MovieClip Frame 1
stop();
Symbol 143 Button
on (release) { if (_root.map eq 1) { _root.gotoAndStop("choose2"); } if (_root.map eq 2) { _root.gotoAndStop("choose3"); } } on (rollOver) { _root.message = "Click to go to next map"; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 144 MovieClip Frame 1
stop();
Symbol 151 Button
on (press) { _root.mission = 2.1; _root.bulletsleft = 70; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level2"); } on (rollOver) { _root.message = "Kill 30 frags before you die."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 152 MovieClip Frame 1
stop();
Symbol 156 Button
on (press) { _root.mission = 2.2; _root.bulletsleft = 17; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level2"); } on (rollOver) { _root.message = "Kill 15 frags and get 15 headshots."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 157 MovieClip Frame 1
stop();
Symbol 162 Button
on (press) { _root.mission = 2.3; _root.bulletsleft = 70; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level2"); } on (rollOver) { _root.message = "Kill 30 frags and get 20 headshots."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 163 MovieClip Frame 1
stop();
Symbol 169 Button
on (press) { _root.mission = 2.4; _root.bulletsleft = 70; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level2"); } on (rollOver) { _root.message = "Kill 5 frags and get 90 or more life."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 170 MovieClip Frame 1
stop();
Symbol 174 Button
on (release) { if (_root.map eq 2) { _root.gotoAndStop("choose"); } if (_root.map eq 3) { _root.gotoAndStop("choose2"); } } on (rollOver) { _root.message = "Click to go to the previous map."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 182 Button
on (press) { _root.mission = 3.1; _root.bulletsleft = 74; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level3"); } on (rollOver) { _root.message = "Kill 70 frags."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 183 MovieClip Frame 1
stop();
Symbol 186 Button
on (press) { _root.mission = 3.2; _root.bulletsleft = 74; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level3"); } on (rollOver) { _root.message = "Kill 70 enemies and over 50 headshots."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 187 MovieClip Frame 1
stop();
Symbol 191 Button
on (press) { _root.mission = 3.3; _root.bulletsleft = 70; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level3"); } on (rollOver) { _root.message = "Kill 50 enemies, 50 headshots and 50 health."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 192 MovieClip Frame 1
stop();
Symbol 196 Button
on (press) { _root.mission = 3.4; _root.bulletsleft = 70; _root.life = 100; _root.headshots = 0; _root.frags = 0; _root.gotoAndStop("level3"); } on (rollOver) { _root.message = "Kill 10 and 90 health."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 197 MovieClip Frame 1
stop();
Symbol 201 Button
on (press) { _root.gotoAndStop("end"); } on (rollOver) { _root.message = "View the final video."; if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } } on (rollOut) { _root.message = ""; }
Symbol 202 MovieClip Frame 1
stop();
Symbol 217 Button
on (press) { if (_root.map eq 1) { _root.gotoAndStop("choose"); } if (_root.map eq 2) { _root.gotoAndStop("choose2"); } if (_root.map eq 3) { _root.gotoAndStop("choose3"); } } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 231 Button
on (release) { if (_root.map eq 1) { _root.gotoAndStop("choose"); } if (_root.map eq 2) { _root.gotoAndStop("choose2"); } if (_root.map eq 3) { _root.gotoAndStop("choose3"); } } on (rollOver) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_blip", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this._parent.BS_blip); } else { this.createEmptyMovieClip("_blip_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.blip = new Sound(this.BS_blip); } _global.Behaviors.Sound.blip.attachSound("blip"); _global.Behaviors.Sound.blip.start(0, 1); } }
Symbol 236 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; this.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 238 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.enem1hit = _root.enem1hit + 1; _root.attacking = false; _root.frags = _root.frags + 1; this.gotoAndStop(1); } }
Symbol 242 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 242 MovieClip Frame 2
_root.readyattack = false;
Symbol 242 MovieClip Frame 20
_root.attacking = true; _root.attacking = true;
Symbol 242 MovieClip Frame 21
_root.attacking = false;
Symbol 242 MovieClip Frame 22
_root.attacking = true;
Symbol 242 MovieClip Frame 23
_root.attacking = false;
Symbol 242 MovieClip Frame 24
_root.attacking = true;
Symbol 242 MovieClip Frame 25
_root.attacking = false;
Symbol 242 MovieClip Frame 26
_root.attacking = true;
Symbol 242 MovieClip Frame 27
_root.attacking = false;
Symbol 242 MovieClip Frame 28
_root.attacking = true;
Symbol 242 MovieClip Frame 29
_root.attacking = false;
Symbol 242 MovieClip Frame 30
_root.attacking = true;
Symbol 242 MovieClip Frame 31
_root.attacking = false;
Symbol 242 MovieClip Frame 32
_root.attacking = true;
Symbol 242 MovieClip Frame 33
_root.attacking = false;
Symbol 242 MovieClip Frame 34
_root.attacking = true;
Symbol 242 MovieClip Frame 35
_root.attacking = false;
Symbol 242 MovieClip Frame 36
_root.attacking = true;
Symbol 242 MovieClip Frame 37
_root.attacking = false;
Symbol 242 MovieClip Frame 38
_root.attacking = true;
Symbol 242 MovieClip Frame 39
_root.attacking = false;
Symbol 242 MovieClip Frame 40
_root.attacking = true;
Symbol 242 MovieClip Frame 41
_root.ataquelisto = false; _root.attacking = false;
Symbol 242 MovieClip Frame 42
_root.attacking = false;
Symbol 245 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.frags = _root.frags + 1; _root.enem1hit = _root.enem1hit + 1; _root.attacking = false; this.gotoAndStop(1); } }
Symbol 247 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; this.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 248 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 248 MovieClip Frame 2
_root.readyattack = false;
Symbol 248 MovieClip Frame 20
_root.attacking = true; _root.attacking = true;
Symbol 248 MovieClip Frame 21
_root.attacking = false;
Symbol 248 MovieClip Frame 22
_root.attacking = true;
Symbol 248 MovieClip Frame 23
_root.attacking = false;
Symbol 248 MovieClip Frame 24
_root.attacking = true;
Symbol 248 MovieClip Frame 25
_root.attacking = false;
Symbol 248 MovieClip Frame 26
_root.attacking = true;
Symbol 248 MovieClip Frame 27
_root.attacking = false;
Symbol 248 MovieClip Frame 28
_root.attacking = true;
Symbol 248 MovieClip Frame 29
_root.attacking = false;
Symbol 248 MovieClip Frame 30
_root.attacking = true;
Symbol 248 MovieClip Frame 31
_root.attacking = false;
Symbol 248 MovieClip Frame 32
_root.attacking = true;
Symbol 248 MovieClip Frame 33
_root.attacking = false;
Symbol 248 MovieClip Frame 34
_root.attacking = true;
Symbol 248 MovieClip Frame 35
_root.attacking = false;
Symbol 248 MovieClip Frame 36
_root.attacking = true;
Symbol 248 MovieClip Frame 37
_root.attacking = false;
Symbol 248 MovieClip Frame 38
_root.attacking = true;
Symbol 248 MovieClip Frame 39
_root.attacking = false;
Symbol 248 MovieClip Frame 40
_root.attacking = true;
Symbol 248 MovieClip Frame 41
_root.ataquelisto = false; _root.attacking = false;
Symbol 248 MovieClip Frame 42
_root.attacking = false;
Symbol 251 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; this.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 253 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.frags = _root.frags + 1; _root.attacking = false; _root.enem1hit = _root.enem1hit + 1; this.gotoAndStop(1); } }
Symbol 254 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 254 MovieClip Frame 2
_root.readyattack = false;
Symbol 254 MovieClip Frame 20
_root.attacking = true; _root.attacking = true;
Symbol 254 MovieClip Frame 21
_root.attacking = false;
Symbol 254 MovieClip Frame 22
_root.attacking = true;
Symbol 254 MovieClip Frame 23
_root.attacking = false;
Symbol 254 MovieClip Frame 24
_root.attacking = true;
Symbol 254 MovieClip Frame 25
_root.attacking = false;
Symbol 254 MovieClip Frame 26
_root.attacking = true;
Symbol 254 MovieClip Frame 27
_root.attacking = false;
Symbol 254 MovieClip Frame 28
_root.attacking = true;
Symbol 254 MovieClip Frame 29
_root.attacking = false;
Symbol 254 MovieClip Frame 30
_root.attacking = true;
Symbol 254 MovieClip Frame 31
_root.attacking = false;
Symbol 254 MovieClip Frame 32
_root.attacking = true;
Symbol 254 MovieClip Frame 33
_root.attacking = false;
Symbol 254 MovieClip Frame 34
_root.attacking = true;
Symbol 254 MovieClip Frame 35
_root.attacking = false;
Symbol 254 MovieClip Frame 36
_root.attacking = true;
Symbol 254 MovieClip Frame 37
_root.attacking = false;
Symbol 254 MovieClip Frame 38
_root.attacking = true;
Symbol 254 MovieClip Frame 39
_root.attacking = false;
Symbol 254 MovieClip Frame 40
_root.attacking = true;
Symbol 254 MovieClip Frame 41
_root.ataquelisto = false; _root.attacking = false;
Symbol 254 MovieClip Frame 42
_root.attacking = false;
Symbol 257 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; this.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 259 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.enem1hit = _root.enem1hit + 1; _root.frags = _root.frags + 1; this.gotoAndStop(1); _root.attacking = false; } }
Symbol 260 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 260 MovieClip Frame 2
_root.readyattack = false;
Symbol 260 MovieClip Frame 20
_root.attacking = true;
Symbol 260 MovieClip Frame 21
_root.attacking = false;
Symbol 260 MovieClip Frame 22
_root.attacking = true;
Symbol 260 MovieClip Frame 23
_root.attacking = false;
Symbol 260 MovieClip Frame 24
_root.attacking = true;
Symbol 260 MovieClip Frame 25
_root.attacking = false;
Symbol 260 MovieClip Frame 26
_root.attacking = true;
Symbol 260 MovieClip Frame 27
_root.attacking = false;
Symbol 260 MovieClip Frame 28
_root.attacking = true;
Symbol 260 MovieClip Frame 29
_root.attacking = false;
Symbol 260 MovieClip Frame 30
_root.attacking = true;
Symbol 260 MovieClip Frame 31
_root.attacking = false;
Symbol 260 MovieClip Frame 32
_root.attacking = true;
Symbol 260 MovieClip Frame 33
_root.attacking = false;
Symbol 260 MovieClip Frame 34
_root.attacking = true;
Symbol 260 MovieClip Frame 35
_root.attacking = false;
Symbol 260 MovieClip Frame 36
_root.attacking = true;
Symbol 260 MovieClip Frame 37
_root.attacking = false;
Symbol 260 MovieClip Frame 38
_root.attacking = true;
Symbol 260 MovieClip Frame 39
_root.attacking = false;
Symbol 260 MovieClip Frame 40
_root.attacking = true;
Symbol 260 MovieClip Frame 41
_root.attacking = false;
Symbol 260 MovieClip Frame 42
_root.ataquelisto = false;
Symbol 262 Button
on (release) { _root.life = _root.life + 20; this.gotoAndPlay("terminado"); }
Symbol 263 MovieClip Frame 1
gotoAndPlay ("terminado");
Symbol 263 MovieClip Frame 374
this._x = random(750); this._y = random(550); this.gotoAndPlay("visible");
Symbol 273 MovieClip Frame 1
stop(); _root.cargada = true; _root.balasllenas = true; _root.balascargador = 6; _root.cargada2 = true;
Symbol 273 MovieClip Frame 2
_root.cargada = true; _root.balasllenas = false; _root.balascargador = 5;
Symbol 273 MovieClip Frame 3
_root.cargada = true; _root.balascargador = 4;
Symbol 273 MovieClip Frame 4
_root.cargada = true; _root.balascargador = 3;
Symbol 273 MovieClip Frame 5
_root.cargada = true; _root.balascargador = 2;
Symbol 273 MovieClip Frame 6
_root.cargada = true; _root.balascargador = 1;
Symbol 273 MovieClip Frame 7
_root.reload._visible = 1; _root.cargada = false; _root.balascargador = 0;
Symbol 273 MovieClip Frame 8
gotoAndStop (7); _root.cargada2 = false;
Symbol 286 MovieClip Frame 1
stop(); if (_root.weapon eq "gun") { this.gotoAndStop("gun1"); }
Symbol 286 MovieClip Frame 2
stop(); if (_root.weapon eq "gun") { this.gotoAndStop("gun1"); }
Symbol 286 MovieClip Frame 3
stop();
Symbol 286 MovieClip Frame 4
stop();
Symbol 290 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; _root.eone.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 292 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.frags = _root.frags + 1; _root.enem1hit = _root.enem1hit + 1; _root.attacking = false; _root.eone.gotoAndStop(1); } }
Symbol 294 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 294 MovieClip Frame 2
_root.readyattack = false;
Symbol 294 MovieClip Frame 20
_root.attacking = true;
Symbol 294 MovieClip Frame 21
_root.attacking = true; _root.attacking = false;
Symbol 294 MovieClip Frame 22
_root.attacking = true;
Symbol 294 MovieClip Frame 23
_root.attacking = false;
Symbol 294 MovieClip Frame 24
_root.attacking = true;
Symbol 294 MovieClip Frame 25
_root.attacking = false;
Symbol 294 MovieClip Frame 26
_root.attacking = true;
Symbol 294 MovieClip Frame 27
_root.attacking = false;
Symbol 294 MovieClip Frame 28
_root.attacking = true;
Symbol 294 MovieClip Frame 29
_root.attacking = false;
Symbol 294 MovieClip Frame 30
_root.attacking = true;
Symbol 294 MovieClip Frame 31
_root.attacking = false;
Symbol 294 MovieClip Frame 32
_root.attacking = true;
Symbol 294 MovieClip Frame 33
_root.attacking = false;
Symbol 294 MovieClip Frame 34
_root.attacking = true;
Symbol 294 MovieClip Frame 35
_root.attacking = false;
Symbol 294 MovieClip Frame 36
_root.attacking = true;
Symbol 294 MovieClip Frame 37
_root.attacking = false;
Symbol 294 MovieClip Frame 38
_root.attacking = true;
Symbol 294 MovieClip Frame 39
_root.attacking = false;
Symbol 294 MovieClip Frame 40
_root.ataquelisto = false; _root.attacking = true;
Symbol 294 MovieClip Frame 41
_root.attacking = false; _root.attacking = false;
Symbol 296 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; _root.etwo.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 297 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.frags = _root.frags + 1; _root.enem1hit = _root.enem1hit + 1; _root.attacking = false; _root.etwo.gotoAndStop(1); } }
Symbol 299 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true; _root.ataquelisto = true;
Symbol 299 MovieClip Frame 2
_root.readyattack = false;
Symbol 299 MovieClip Frame 20
_root.attacking = true;
Symbol 299 MovieClip Frame 21
_root.attacking = true; _root.attacking = false;
Symbol 299 MovieClip Frame 22
_root.attacking = true;
Symbol 299 MovieClip Frame 23
_root.attacking = false;
Symbol 299 MovieClip Frame 24
_root.attacking = true;
Symbol 299 MovieClip Frame 25
_root.attacking = false;
Symbol 299 MovieClip Frame 26
_root.attacking = true;
Symbol 299 MovieClip Frame 27
_root.attacking = false;
Symbol 299 MovieClip Frame 28
_root.attacking = true;
Symbol 299 MovieClip Frame 29
_root.attacking = false;
Symbol 299 MovieClip Frame 30
_root.attacking = true;
Symbol 299 MovieClip Frame 31
_root.attacking = false;
Symbol 299 MovieClip Frame 32
_root.attacking = true;
Symbol 299 MovieClip Frame 33
_root.attacking = false;
Symbol 299 MovieClip Frame 34
_root.attacking = true;
Symbol 299 MovieClip Frame 35
_root.attacking = false;
Symbol 299 MovieClip Frame 36
_root.attacking = true;
Symbol 299 MovieClip Frame 37
_root.attacking = false;
Symbol 299 MovieClip Frame 38
_root.attacking = true;
Symbol 299 MovieClip Frame 39
_root.attacking = false;
Symbol 299 MovieClip Frame 40
_root.ataquelisto = false; _root.attacking = true;
Symbol 299 MovieClip Frame 41
_root.attacking = false; _root.attacking = false;
Symbol 301 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; _root.ethree.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 302 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.frags = _root.frags + 1; _root.enem1hit = _root.enem1hit + 1; _root.attacking = false; _root.ethree.gotoAndStop(1); } }
Symbol 303 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 303 MovieClip Frame 2
_root.readyattack = false;
Symbol 303 MovieClip Frame 20
_root.attacking = true;
Symbol 303 MovieClip Frame 21
_root.attacking = true; _root.attacking = false;
Symbol 303 MovieClip Frame 22
_root.attacking = true;
Symbol 303 MovieClip Frame 23
_root.attacking = false;
Symbol 303 MovieClip Frame 24
_root.attacking = true;
Symbol 303 MovieClip Frame 25
_root.attacking = false;
Symbol 303 MovieClip Frame 26
_root.attacking = true;
Symbol 303 MovieClip Frame 27
_root.attacking = false;
Symbol 303 MovieClip Frame 28
_root.attacking = true;
Symbol 303 MovieClip Frame 29
_root.attacking = false;
Symbol 303 MovieClip Frame 30
_root.attacking = true;
Symbol 303 MovieClip Frame 31
_root.attacking = false;
Symbol 303 MovieClip Frame 32
_root.attacking = true;
Symbol 303 MovieClip Frame 33
_root.attacking = false;
Symbol 303 MovieClip Frame 34
_root.attacking = true;
Symbol 303 MovieClip Frame 35
_root.attacking = false;
Symbol 303 MovieClip Frame 36
_root.attacking = true;
Symbol 303 MovieClip Frame 37
_root.attacking = false;
Symbol 303 MovieClip Frame 38
_root.attacking = true;
Symbol 303 MovieClip Frame 39
_root.attacking = false;
Symbol 303 MovieClip Frame 40
_root.ataquelisto = false; _root.attacking = true;
Symbol 303 MovieClip Frame 41
_root.attacking = false; _root.attacking = false;
Symbol 306 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; _root.efour.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 308 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.frags = _root.frags + 1; _root.enem1hit = _root.enem1hit + 1; _root.attacking = false; _root.efour.gotoAndStop(1); } }
Symbol 309 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 309 MovieClip Frame 2
_root.readyattack = false;
Symbol 309 MovieClip Frame 20
_root.attacking = true;
Symbol 309 MovieClip Frame 21
_root.attacking = true; _root.attacking = false;
Symbol 309 MovieClip Frame 22
_root.attacking = true;
Symbol 309 MovieClip Frame 23
_root.attacking = false;
Symbol 309 MovieClip Frame 24
_root.attacking = true;
Symbol 309 MovieClip Frame 25
_root.attacking = false;
Symbol 309 MovieClip Frame 26
_root.attacking = true;
Symbol 309 MovieClip Frame 27
_root.attacking = false;
Symbol 309 MovieClip Frame 28
_root.attacking = true;
Symbol 309 MovieClip Frame 29
_root.attacking = false;
Symbol 309 MovieClip Frame 30
_root.attacking = true;
Symbol 309 MovieClip Frame 31
_root.attacking = false;
Symbol 309 MovieClip Frame 32
_root.attacking = true;
Symbol 309 MovieClip Frame 33
_root.attacking = false;
Symbol 309 MovieClip Frame 34
_root.attacking = true;
Symbol 309 MovieClip Frame 35
_root.attacking = false;
Symbol 309 MovieClip Frame 36
_root.attacking = true;
Symbol 309 MovieClip Frame 37
_root.attacking = false;
Symbol 309 MovieClip Frame 38
_root.attacking = true;
Symbol 309 MovieClip Frame 39
_root.attacking = false;
Symbol 309 MovieClip Frame 40
_root.ataquelisto = false; _root.attacking = true;
Symbol 309 MovieClip Frame 41
_root.attacking = false; _root.attacking = false;
Symbol 316 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; _root.eone.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 317 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.frags = _root.frags + 1; _root.enem1hit = _root.enem1hit + 1; _root.attacking = false; _root.eone.gotoAndStop(1); } }
Symbol 319 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 319 MovieClip Frame 2
_root.readyattack = false;
Symbol 319 MovieClip Frame 20
_root.attacking = true;
Symbol 319 MovieClip Frame 21
_root.attacking = true; _root.attacking = false;
Symbol 319 MovieClip Frame 22
_root.attacking = true;
Symbol 319 MovieClip Frame 23
_root.attacking = false;
Symbol 319 MovieClip Frame 24
_root.attacking = true;
Symbol 319 MovieClip Frame 25
_root.attacking = false;
Symbol 319 MovieClip Frame 26
_root.attacking = true;
Symbol 319 MovieClip Frame 27
_root.attacking = false;
Symbol 319 MovieClip Frame 28
_root.attacking = true;
Symbol 319 MovieClip Frame 29
_root.attacking = false;
Symbol 319 MovieClip Frame 30
_root.attacking = true;
Symbol 319 MovieClip Frame 31
_root.attacking = false;
Symbol 319 MovieClip Frame 32
_root.attacking = true;
Symbol 319 MovieClip Frame 33
_root.attacking = false;
Symbol 319 MovieClip Frame 34
_root.attacking = true;
Symbol 319 MovieClip Frame 35
_root.attacking = false;
Symbol 319 MovieClip Frame 36
_root.attacking = true;
Symbol 319 MovieClip Frame 37
_root.attacking = false;
Symbol 319 MovieClip Frame 38
_root.attacking = true;
Symbol 319 MovieClip Frame 39
_root.attacking = false;
Symbol 319 MovieClip Frame 40
_root.ataquelisto = false; _root.attacking = true;
Symbol 319 MovieClip Frame 41
_root.attacking = false; _root.attacking = false;
Symbol 321 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.frags = _root.frags + 1; _root.enem1hit = _root.enem1hit + 1; _root.attacking = false; _root.etwo.gotoAndStop(1); } }
Symbol 322 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; _root.etwo.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 323 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 323 MovieClip Frame 2
_root.readyattack = false;
Symbol 323 MovieClip Frame 20
_root.attacking = true;
Symbol 323 MovieClip Frame 21
_root.attacking = true; _root.attacking = false;
Symbol 323 MovieClip Frame 22
_root.attacking = true;
Symbol 323 MovieClip Frame 23
_root.attacking = false;
Symbol 323 MovieClip Frame 24
_root.attacking = true;
Symbol 323 MovieClip Frame 25
_root.attacking = false;
Symbol 323 MovieClip Frame 26
_root.attacking = true;
Symbol 323 MovieClip Frame 27
_root.attacking = false;
Symbol 323 MovieClip Frame 28
_root.attacking = true;
Symbol 323 MovieClip Frame 29
_root.attacking = false;
Symbol 323 MovieClip Frame 30
_root.attacking = true;
Symbol 323 MovieClip Frame 31
_root.attacking = false;
Symbol 323 MovieClip Frame 32
_root.attacking = true;
Symbol 323 MovieClip Frame 33
_root.attacking = false;
Symbol 323 MovieClip Frame 34
_root.attacking = true;
Symbol 323 MovieClip Frame 35
_root.attacking = false;
Symbol 323 MovieClip Frame 36
_root.attacking = true;
Symbol 323 MovieClip Frame 37
_root.attacking = false;
Symbol 323 MovieClip Frame 38
_root.attacking = true;
Symbol 323 MovieClip Frame 39
_root.attacking = false;
Symbol 323 MovieClip Frame 40
_root.ataquelisto = false; _root.attacking = true;
Symbol 323 MovieClip Frame 41
_root.attacking = false; _root.attacking = false;
Symbol 325 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; _root.ethree.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 326 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.frags = _root.frags + 1; _root.enem1hit = _root.enem1hit + 1; _root.attacking = false; _root.ethree.gotoAndStop(1); } }
Symbol 327 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 327 MovieClip Frame 2
_root.readyattack = false;
Symbol 327 MovieClip Frame 20
_root.attacking = true;
Symbol 327 MovieClip Frame 21
_root.attacking = true; _root.attacking = false;
Symbol 327 MovieClip Frame 22
_root.attacking = true;
Symbol 327 MovieClip Frame 23
_root.attacking = false;
Symbol 327 MovieClip Frame 24
_root.attacking = true;
Symbol 327 MovieClip Frame 25
_root.attacking = false;
Symbol 327 MovieClip Frame 26
_root.attacking = true;
Symbol 327 MovieClip Frame 27
_root.attacking = false;
Symbol 327 MovieClip Frame 28
_root.attacking = true;
Symbol 327 MovieClip Frame 29
_root.attacking = false;
Symbol 327 MovieClip Frame 30
_root.attacking = true;
Symbol 327 MovieClip Frame 31
_root.attacking = false;
Symbol 327 MovieClip Frame 32
_root.attacking = true;
Symbol 327 MovieClip Frame 33
_root.attacking = false;
Symbol 327 MovieClip Frame 34
_root.attacking = true;
Symbol 327 MovieClip Frame 35
_root.attacking = false;
Symbol 327 MovieClip Frame 36
_root.attacking = true;
Symbol 327 MovieClip Frame 37
_root.attacking = false;
Symbol 327 MovieClip Frame 38
_root.attacking = true;
Symbol 327 MovieClip Frame 39
_root.attacking = false;
Symbol 327 MovieClip Frame 40
_root.ataquelisto = false; _root.attacking = true;
Symbol 327 MovieClip Frame 41
_root.attacking = false; _root.attacking = false;
Symbol 329 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { this.gotoAndStop("dead"); _root.attacking = false; _root.frags = _root.frags + 1; _root.headshots = _root.headshots + 1; _root.efour.gotoAndStop(1); if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1); } } }
Symbol 330 Button
on (press) { if ((_root.cargada2 eq true) & (Key.isDown(82) == false)) { _root.frags = _root.frags + 1; _root.enem1hit = _root.enem1hit + 1; _root.attacking = false; _root.efour.gotoAndStop(1); } }
Symbol 331 MovieClip Frame 1
stop(); _root.ataque = Math.round(Math.random() * 4) + 1; _root.readyattack = true; _root.ataquelisto = true;
Symbol 331 MovieClip Frame 2
_root.readyattack = false;
Symbol 331 MovieClip Frame 20
_root.attacking = true;
Symbol 331 MovieClip Frame 21
_root.attacking = true; _root.attacking = false;
Symbol 331 MovieClip Frame 22
_root.attacking = true;
Symbol 331 MovieClip Frame 23
_root.attacking = false;
Symbol 331 MovieClip Frame 24
_root.attacking = true;
Symbol 331 MovieClip Frame 25
_root.attacking = false;
Symbol 331 MovieClip Frame 26
_root.attacking = true;
Symbol 331 MovieClip Frame 27
_root.attacking = false;
Symbol 331 MovieClip Frame 28
_root.attacking = true;
Symbol 331 MovieClip Frame 29
_root.attacking = false;
Symbol 331 MovieClip Frame 30
_root.attacking = true;
Symbol 331 MovieClip Frame 31
_root.attacking = false;
Symbol 331 MovieClip Frame 32
_root.attacking = true;
Symbol 331 MovieClip Frame 33
_root.attacking = false;
Symbol 331 MovieClip Frame 34
_root.attacking = true;
Symbol 331 MovieClip Frame 35
_root.attacking = false;
Symbol 331 MovieClip Frame 36
_root.attacking = true;
Symbol 331 MovieClip Frame 37
_root.attacking = false;
Symbol 331 MovieClip Frame 38
_root.attacking = true;
Symbol 331 MovieClip Frame 39
_root.attacking = false;
Symbol 331 MovieClip Frame 40
_root.ataquelisto = false; _root.attacking = true;
Symbol 331 MovieClip Frame 41
_root.attacking = false; _root.attacking = false;
Symbol 337 MovieClip Frame 1
stop();
Symbol 337 MovieClip Frame 34
stop();
Symbol 346 Button
on (release) { _root.expandir = false; _root.readyfilm = true; _root.endmessage.gotoAndPlay(1); }
Symbol 347 MovieClip Frame 56
stop();
Instance of Symbol 21 MovieClip in Symbol 347 MovieClip Frame 56
onClipEvent (load) { startDrag (this, true); } onClipEvent (enterFrame) { Mouse.hide(); } onClipEvent (mouseDown) { if (_root.sound eq true) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_shoot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this._parent.BS_shoot); } else { this.createEmptyMovieClip("_shoot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this.BS_shoot); } _global.Behaviors.Sound.shoot.attachSound("shoot"); _global.Behaviors.Sound.shoot.start(0, 1); } }
Symbol 348 MovieClip Frame 1
_root.readyfilm = true;
Instance of Symbol 337 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.expandir eq true) { this.gotoAndPlay(2); _root.expandir = false; _root.readyfilm = false; } else if ((_root.expandir eq false) & (_root.readyfilm eq true)) { this.gotoAndStop(1); } }
Symbol 348 MovieClip Frame 170
if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_shoot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this._parent.BS_shoot); } else { this.createEmptyMovieClip("_shoot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this.BS_shoot); } _global.Behaviors.Sound.shoot.attachSound("shoot"); _global.Behaviors.Sound.shoot.start(0, 1); if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1);
Symbol 348 MovieClip Frame 189
if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_shoot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this._parent.BS_shoot); } else { this.createEmptyMovieClip("_shoot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this.BS_shoot); } _global.Behaviors.Sound.shoot.attachSound("shoot"); _global.Behaviors.Sound.shoot.start(0, 1); if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1);
Symbol 348 MovieClip Frame 220
if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_shoot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this._parent.BS_shoot); } else { this.createEmptyMovieClip("_shoot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.shoot = new Sound(this.BS_shoot); } _global.Behaviors.Sound.shoot.attachSound("shoot"); _global.Behaviors.Sound.shoot.start(0, 1); if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_headshot", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this._parent.BS_headshot); } else { this.createEmptyMovieClip("_headshot_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.headshot = new Sound(this.BS_headshot); } _global.Behaviors.Sound.headshot.attachSound("headshot"); _global.Behaviors.Sound.headshot.start(0, 1);
Symbol 348 MovieClip Frame 271
stop(); _root.expandir = true;

Library Items

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

Instance Names

"menusound"Frame 1Symbol 10 MovieClip
"preloader"Frame 1Symbol 17 MovieClip
"display2"Frame 5Symbol 48 MovieClip
"display3"Frame 5Symbol 51 MovieClip
"display1"Frame 5Symbol 55 MovieClip
"mission1_1"Frame 11Symbol 112 MovieClip
"mission1_2"Frame 11Symbol 119 MovieClip
"mission1_3"Frame 11Symbol 126 MovieClip
"mission1_4"Frame 11Symbol 137 MovieClip
"siguiente"Frame 11Symbol 144 MovieClip
"mission2_1"Frame 13Symbol 152 MovieClip
"mission2_2"Frame 13Symbol 157 MovieClip
"mission2_3"Frame 13Symbol 163 MovieClip
"mission2_4"Frame 13Symbol 170 MovieClip
"siguiente2"Frame 13Symbol 144 MovieClip
"mission3_1"Frame 15Symbol 183 MovieClip
"mission3_2"Frame 15Symbol 187 MovieClip
"mission3_3"Frame 15Symbol 192 MovieClip
"mission3_4"Frame 15Symbol 197 MovieClip
"finalmessage"Frame 15Symbol 202 MovieClip
"etwo"Frame 21Symbol 242 MovieClip
"eone"Frame 21Symbol 248 MovieClip
"ethree"Frame 21Symbol 254 MovieClip
"efour"Frame 21Symbol 260 MovieClip
"balas"Frame 21Symbol 273 MovieClip
"reload"Frame 21Symbol 275 MovieClip
"barra"Frame 21Symbol 281 MovieClip
"mouse"Frame 21Symbol 286 MovieClip
"eone"Frame 23Symbol 294 MovieClip
"etwo"Frame 23Symbol 299 MovieClip
"ethree"Frame 23Symbol 303 MovieClip
"efour"Frame 23Symbol 309 MovieClip
"balas"Frame 23Symbol 273 MovieClip
"reload"Frame 23Symbol 275 MovieClip
"barra"Frame 23Symbol 281 MovieClip
"mouse"Frame 23Symbol 286 MovieClip
"eone"Frame 25Symbol 319 MovieClip
"etwo"Frame 25Symbol 323 MovieClip
"ethree"Frame 25Symbol 327 MovieClip
"efour"Frame 25Symbol 331 MovieClip
"balas"Frame 25Symbol 273 MovieClip
"reload"Frame 25Symbol 275 MovieClip
"barra"Frame 25Symbol 281 MovieClip
"mouse"Frame 25Symbol 286 MovieClip
"endmessage"Frame 27Symbol 348 MovieClip
"preloadmask"Symbol 17 MovieClip Frame 1Symbol 14 MovieClip
"new1"Symbol 28 MovieClip Frame 1Symbol 27 Button
"lifebar"Symbol 281 MovieClip Frame 1Symbol 280 MovieClip
"light"Symbol 294 MovieClip Frame 21Symbol 241 MovieClip
"light"Symbol 299 MovieClip Frame 21Symbol 241 MovieClip
"light"Symbol 303 MovieClip Frame 21Symbol 241 MovieClip
"light"Symbol 309 MovieClip Frame 21Symbol 241 MovieClip
"light"Symbol 319 MovieClip Frame 21Symbol 241 MovieClip
"light"Symbol 323 MovieClip Frame 21Symbol 241 MovieClip
"light"Symbol 327 MovieClip Frame 21Symbol 241 MovieClip
"light"Symbol 331 MovieClip Frame 21Symbol 241 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 1 as "shoot"
ExportAssets (56)Timeline Frame 1Symbol 2 as "reload"
ExportAssets (56)Timeline Frame 1Symbol 3 as "headshot"
ExportAssets (56)Timeline Frame 1Symbol 4 as "cheatcorrect"
ExportAssets (56)Timeline Frame 1Symbol 5 as "blip"

Labels

"loader"Frame 1
"main"Frame 3
"options"Frame 5
"credits"Frame 7
"cheats"Frame 9
"choose"Frame 11
"choose2"Frame 13
"choose3"Frame 15
"results"Frame 17
"highscores"Frame 19
"level1"Frame 21
"level2"Frame 23
"level3"Frame 25
"end"Frame 27
"visible"Symbol 263 MovieClip Frame 4
"terminado"Symbol 263 MovieClip Frame 22
"seis"Symbol 273 MovieClip Frame 1
"cinco"Symbol 273 MovieClip Frame 2
"cuatro"Symbol 273 MovieClip Frame 3
"tres"Symbol 273 MovieClip Frame 4
"dos"Symbol 273 MovieClip Frame 5
"uno"Symbol 273 MovieClip Frame 6
"scope1"Symbol 286 MovieClip Frame 1
"scope2"Symbol 286 MovieClip Frame 2
"gun1"Symbol 286 MovieClip Frame 3
"gun2"Symbol 286 MovieClip Frame 4

Dynamic Text Variables

porcientoSymbol 19 EditableText""
messageSymbol 130 EditableText""
messageSymbol 145 EditableText""
messageSymbol 176 EditableText""
averageSymbol 208 EditableText""
headshotsSymbol 209 EditableText""
fragsSymbol 210 EditableText""
lifeSymbol 211 EditableText""
statusSymbol 213 EditableText""
highaverageSymbol 224 EditableText""
highheadshotsSymbol 225 EditableText""
highfragsSymbol 226 EditableText""
highlifeSymbol 227 EditableText""
fragsSymbol 265 EditableText""
lifeSymbol 266 EditableText""
bulletsleftSymbol 276 EditableText""
bulletsleftSymbol 311 EditableText""
fragsSymbol 312 EditableText""
lifeSymbol 313 EditableText""
bulletsleftSymbol 332 EditableText""
fragsSymbol 333 EditableText""
lifeSymbol 334 EditableText""




http://swfchan.com/6/26369/info.shtml
Created: 22/5 -2019 18:28:36 Last modified: 22/5 -2019 18:28:36 Server time: 10/05 -2024 15:37:09