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

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

Taking Back Newgrounds.swf

This is the info page for
Flash #41340

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


Text
TOM FULP

He must take it back

For Vengance

For the Portal

For Newgrounds

For Pico Day

ActionScript [AS3]

Section 1
//Background_38 (PicoDay_fla.Background_38) package PicoDay_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.system.*; import flash.ui.*; import flash.xml.*; public dynamic class Background_38 extends MovieClip { public function Background_38(){ addFrameScript(0, frame1, 68, frame69, 92, frame93, 116, frame117, 136, frame137, 303, frame304, 362, frame363, 1291, frame1292); } function frame93(){ gotoAndStop("plain"); } function frame1(){ MovieClip(this.parent).bgUse = false; stop(); } function frame117(){ gotoAndStop("plain"); } function frame363(){ gotoAndStop("plain"); } function frame137(){ gotoAndStop("plain"); } function frame1292(){ gotoAndStop("plain"); } function frame304(){ gotoAndStop("plain"); } function frame69(){ gotoAndStop("plain"); } } }//package PicoDay_fla
Section 2
//celebration_42 (PicoDay_fla.celebration_42) package PicoDay_fla { import flash.display.*; public dynamic class celebration_42 extends MovieClip { public function celebration_42(){ addFrameScript(0, frame1, 30, frame31, 64, frame65, 98, frame99, 133, frame134, 168, frame169, 203, frame204); } function frame65(){ stop(); } function frame204(){ stop(); } function frame169(){ stop(); } function frame1(){ stop(); } function frame31(){ stop(); } function frame99(){ stop(); } function frame134(){ stop(); } } }//package PicoDay_fla
Section 3
//CelebrationBack_43 (PicoDay_fla.CelebrationBack_43) package PicoDay_fla { import flash.display.*; public dynamic class CelebrationBack_43 extends MovieClip { public function CelebrationBack_43(){ addFrameScript(29, frame30); } function frame30(){ stop(); } } }//package PicoDay_fla
Section 4
//HelpDarnell_40 (PicoDay_fla.HelpDarnell_40) package PicoDay_fla { import flash.display.*; public dynamic class HelpDarnell_40 extends MovieClip { public function HelpDarnell_40(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package PicoDay_fla
Section 5
//HelpNene_41 (PicoDay_fla.HelpNene_41) package PicoDay_fla { import flash.display.*; public dynamic class HelpNene_41 extends MovieClip { public function HelpNene_41(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package PicoDay_fla
Section 6
//Intro_36 (PicoDay_fla.Intro_36) package PicoDay_fla { import flash.display.*; public dynamic class Intro_36 extends MovieClip { public function Intro_36(){ addFrameScript(429, frame430); } function frame430(){ MovieClip(this.parent).gotoAndStop("game"); } } }//package PicoDay_fla
Section 7
//MainLoop_35 (PicoDay_fla.MainLoop_35) package PicoDay_fla { import flash.display.*; public dynamic class MainLoop_35 extends MovieClip { public function MainLoop_35(){ addFrameScript(861, frame862); } function frame862(){ gotoAndPlay("loophere"); } } }//package PicoDay_fla
Section 8
//MainTimeline (PicoDay_fla.MainTimeline) package PicoDay_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.system.*; import flash.ui.*; import flash.xml.*; public dynamic class MainTimeline extends MovieClip { public var pHealth:Health; public var tempa:Number; public var bgPBUse:Boolean; public var bgUse:Boolean; public var myJohnny:Johnny; public var d_txt:TextField; public var PDL:MovieClip; public var t_txt:TextField; public var bossOn:Boolean; public var bg:MovieClip; public var jHealth:Health; public var leveler:Number; public var instructions_mc:MovieClip; public var a_txt:TextField; public var instructions:Boolean; public var skip_btn:SimpleButton; public var dHelp:MovieClip; public var nHelp:MovieClip; public var celebrator_mc:MovieClip; public var tempa2:Number; public var back_mc:MovieClip; public var myPico:Pico; public var start_btn:SimpleButton; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2, 2, frame3, 10, frame11, 15, frame16, 20, frame21); } public function enterFrameHandler(_arg1:Event):void{ var _local2:Number; var _local3:Number; var _local4:Number; var _local5:Enemy; var _local6:*; var _local7:*; var _local8:*; var _local9:*; var _local10:*; var _local11:*; if (!bgUse){ _local2 = Math.floor((Math.random() * 1500)); switch (_local2){ case 0: bg.gotoAndPlay("angry"); bgUse = true; break; case 1: bg.gotoAndPlay("tankmen"); bgUse = true; break; case 2: bg.gotoAndPlay("tankmen2"); bgUse = true; break; case 3: bg.gotoAndPlay("tankmen3"); bgUse = true; break; case 4: bg.gotoAndPlay("inverse"); bgUse = true; break; case 5: bg.gotoAndPlay("robot"); bgUse = true; break; case 6: bg.gotoAndPlay("tankmen"); bgUse = true; break; case 7: bg.gotoAndPlay("tankmen2"); bgUse = true; break; case 8: bg.gotoAndPlay("tankmen3"); bgUse = true; break; case 9: if (!bgPBUse){ bg.gotoAndPlay("pbot"); bgUse = true; bgPBUse = true; }; break; }; }; checkCelebrate(); if (leveler >= 15){ _local3 = (Math.random() * leveler); if (_local3 < 1){ _local4 = ((Math.random() * (stage.stageWidth - 30)) + 15); _local5 = new Enemy(_local4); addChild(_local5); if (leveler >= 25){ leveler = (leveler - 0.6); } else { leveler = (leveler - 0.1); }; }; } else { if (((!(bossOn)) && ((Enemy.enemies[0] == null)))){ celebrator_mc.gotoAndPlay("bosslevel"); launchBoss(); bossOn = true; }; if (((bossOn) && (!(Johnny.BossAlive)))){ this.removeEventListener(Event.ENTER_FRAME, enterFrameHandler); for (_local6 in Enemy.enemies) { Enemy.enemies[_local6].removeIt(); }; for (_local7 in EBullet.ebullets) { EBullet.ebullets[_local7].removeIt(); }; for (_local8 in Bullet.bullets) { Bullet.bullets[_local8].removeIt(); }; myJohnny.die(); myPico.pDead(); this.removeChild(pHealth); gotoAndStop("win"); }; }; if (myPico.getHealth() <= 0){ this.removeEventListener(Event.ENTER_FRAME, enterFrameHandler); for (_local9 in Enemy.enemies) { Enemy.enemies[_local9].removeIt(); }; for (_local10 in EBullet.ebullets) { EBullet.ebullets[_local10].removeIt(); }; for (_local11 in Bullet.bullets) { Bullet.bullets[_local11].removeIt(); }; myJohnny.die(); gotoAndStop("lose"); }; } function frame1(){ stop(); } function frame3(){ skip_btn.addEventListener(MouseEvent.CLICK, skipEventHandler); } public function skipEventHandler(_arg1:MouseEvent){ this.gotoAndStop("game"); } function frame21(){ tempa2 = Math.floor(((Bullet.bulletHit / Bullet.bulletCount) * 100)); a_txt.text = (tempa2 + "%"); d_txt.text = (Pico.totalDamage + "%"); t_txt.text = Enemy.numEnemies.toString(); } function frame16(){ tempa = Math.floor(((Bullet.bulletHit / Bullet.bulletCount) * 100)); a_txt.text = (tempa + "%"); d_txt.text = (Pico.totalDamage + "%"); t_txt.text = Enemy.numEnemies.toString(); trace((tempa * Enemy.numEnemies)); } function frame2(){ stop(); start_btn.addEventListener(MouseEvent.CLICK, startEventHandler); } public function checkCelebrate():void{ if (((instructions) && ((leveler < 25)))){ instructions = false; this.removeChild(instructions_mc); }; if ((((leveler <= 40)) && ((celebrator_mc.currentFrame == 1)))){ celebrator_mc.gotoAndPlay("level1"); } else { if ((((leveler <= 25)) && ((celebrator_mc.currentFrame == 31)))){ celebrator_mc.gotoAndPlay("level2"); } else { if ((((leveler <= 22.5)) && ((celebrator_mc.currentFrame == 65)))){ celebrator_mc.gotoAndPlay("level3"); } else { if ((((leveler <= 20)) && ((celebrator_mc.currentFrame == 99)))){ celebrator_mc.gotoAndPlay("level4"); } else { if ((((leveler <= 17.5)) && ((celebrator_mc.currentFrame == 134)))){ celebrator_mc.gotoAndPlay("level5"); }; }; }; }; }; } function frame11(){ myPico = new Pico((stage.stageWidth / 2), stage.stageHeight, this, 10); this.addChild(myPico); pHealth = new Health(15, 290, 100, myPico); addChild(pHealth); myJohnny = new Johnny(220, 500); jHealth = new Health(425, 290, 100, myJohnny); leveler = 40; bossOn = false; instructions = true; this.addEventListener(Event.ENTER_FRAME, enterFrameHandler); bgUse = false; bgPBUse = false; } public function startEventHandler(_arg1:MouseEvent){ back_mc.play(); stage.focus = stage; start_btn.removeEventListener(MouseEvent.CLICK, startEventHandler); removeChild(start_btn); } public function launchBoss(){ var _local1:DisplayObject; _local1 = getChildByName("celebrator_mc"); addChildAt(myJohnny, (this.getChildIndex(_local1) - 1)); addChild(jHealth); } } }//package PicoDay_fla
Section 9
//PDL_AD_11 (PicoDay_fla.PDL_AD_11) package PicoDay_fla { import flash.display.*; import flash.events.*; import flash.net.*; public dynamic class PDL_AD_11 extends MovieClip { public var Pico_Button:SimpleButton; public function PDL_AD_11(){ addFrameScript(0, frame1); } public function loadPicoCollection(_arg1:Event){ var _local2:URLRequest; _local2 = new URLRequest("http://www.newgrounds.com/collection/pico"); navigateToURL(_local2, "_blank"); } function frame1(){ stop(); Pico_Button.addEventListener(MouseEvent.CLICK, loadPicoCollection); } } }//package PicoDay_fla
Section 10
//PDL_BARFX_LOOP_7 (PicoDay_fla.PDL_BARFX_LOOP_7) package PicoDay_fla { import flash.display.*; public dynamic class PDL_BARFX_LOOP_7 extends MovieClip { public function PDL_BARFX_LOOP_7(){ addFrameScript(9, frame10); } function frame10(){ gotoAndPlay(1); } } }//package PicoDay_fla
Section 11
//PDL_DONE_17 (PicoDay_fla.PDL_DONE_17) package PicoDay_fla { import flash.display.*; import flash.events.*; import flash.net.*; public dynamic class PDL_DONE_17 extends MovieClip { public var Pico_Button:SimpleButton; public function PDL_DONE_17(){ addFrameScript(0, frame1, 51, frame52, 224, frame225); } public function loadPicoCollection(_arg1:Event){ var _local2:URLRequest; _local2 = new URLRequest("http://www.newgrounds.com/collection/pico"); navigateToURL(_local2, "_blank"); } function frame1(){ stage.quality = StageQuality.MEDIUM; } function frame225(){ stage.quality = StageQuality.HIGH; MovieClip(root).play(); stop(); } function frame52(){ Pico_Button.addEventListener(MouseEvent.CLICK, loadPicoCollection); } } }//package PicoDay_fla
Section 12
//PDL_LOADBAR_6 (PicoDay_fla.PDL_LOADBAR_6) package PicoDay_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.system.*; import flash.ui.*; import flash.xml.*; public dynamic class PDL_LOADBAR_6 extends MovieClip { public function PDL_LOADBAR_6(){ addFrameScript(0, frame1); } public function onComplete(_arg1:Event):void{ MovieClip(parent).play(); } public function progressHandler(_arg1:ProgressEvent):void{ var _local2:int; _local2 = Math.round(((_arg1.target.bytesLoaded / _arg1.target.bytesTotal) * 100)); gotoAndStop(_local2); } function frame1(){ MovieClip(root).stop(); if (root.loaderInfo.bytesLoaded == root.loaderInfo.bytesTotal){ MovieClip(parent).play(); }; root.loaderInfo.addEventListener(ProgressEvent.PROGRESS, progressHandler); root.loaderInfo.addEventListener(Event.COMPLETE, onComplete); } } }//package PicoDay_fla
Section 13
//PDL_LOADER_1 (PicoDay_fla.PDL_LOADER_1) package PicoDay_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.system.*; import flash.ui.*; import flash.xml.*; public dynamic class PDL_LOADER_1 extends MovieClip { public var ng_ad:MovieClip; public var NG_Button:SimpleButton; public var Play_Button:SimpleButton; public function PDL_LOADER_1(){ addFrameScript(0, frame1, 8, frame9, 9, frame10); } public function loadNGSite(_arg1:Event){ var _local2:URLRequest; _local2 = new URLRequest("http://www.newgrounds.com"); navigateToURL(_local2, "_blank"); } public function startAd(_arg1){ var _local2:URLLoader; _local2 = new URLLoader(new URLRequest(_arg1)); _local2.addEventListener(Event.COMPLETE, ad_Loaded); } function frame10(){ stop(); } public function playMovie(_arg1:Event){ play(); } function frame1(){ Security.allowDomain("70.87.128.99"); Security.allowInsecureDomain("70.87.128.99"); Security.allowDomain("ads.shizmoo.com"); Security.allowInsecureDomain("ads.shizmoo.com"); Security.allowDomain("www.cpmstar.com"); Security.allowInsecureDomain("www.cpmstar.com"); Security.allowDomain("server.cpmstar.com"); Security.allowInsecureDomain("server.cpmstar.com"); NG_Button.addEventListener(MouseEvent.CLICK, loadNGSite); stop(); } function frame9(){ Play_Button.addEventListener(MouseEvent.CLICK, playMovie); stop(); } public function ad_Loaded(_arg1:Event){ var _local2:*; var _local3:Loader; _local2 = String(_arg1.target.data); _local3 = new Loader(); _local3.load(new URLRequest(_local2)); ng_ad.addChild(_local3); } } }//package PicoDay_fla
Section 14
//PDL_MASKANIM_21 (PicoDay_fla.PDL_MASKANIM_21) package PicoDay_fla { import flash.display.*; public dynamic class PDL_MASKANIM_21 extends MovieClip { public function PDL_MASKANIM_21(){ addFrameScript(11, frame12); } function frame12(){ stop(); } } }//package PicoDay_fla
Section 15
//PDL_SPARK_28 (PicoDay_fla.PDL_SPARK_28) package PicoDay_fla { import flash.display.*; public dynamic class PDL_SPARK_28 extends MovieClip { public function PDL_SPARK_28(){ addFrameScript(14, frame15); } function frame15(){ stop(); } } }//package PicoDay_fla
Section 16
//stripback_33 (PicoDay_fla.stripback_33) package PicoDay_fla { import flash.display.*; public dynamic class stripback_33 extends MovieClip { public function stripback_33(){ addFrameScript(0, frame1, 29, frame30); } function frame1(){ stop(); } function frame30(){ stop(); MovieClip(this.parent).nextFrame(); } } }//package PicoDay_fla
Section 17
//Bomb (Bomb) package { import flash.display.*; import flash.events.*; import flash.utils.*; public class Bomb extends MovieClip { private var myTimeOut:uint; private var speed:Number; private var dist:Number; private var exploded:Boolean; public static var bombs:Array = []; public function Bomb(_arg1:Number, _arg2:Number){ var _local3:int; super(); addFrameScript(4, frame5, 11, frame12, 16, frame17, 39, frame40, 44, frame45, 59, frame60); _local3 = Math.floor((Math.random() * 6)); switch (_local3){ case 0: gotoAndPlay("bomb2"); break; case 1: gotoAndPlay("tank"); break; case 2: gotoAndStop("clock"); break; case 3: gotoAndPlay("bottle"); break; default: this.gotoAndPlay("bomb"); }; this.x = _arg1; this.y = (_arg2 - 20); speed = -3; dist = (Math.round((Math.random() * 30)) - 15); exploded = false; bombs.push(this); this.addEventListener(Event.ENTER_FRAME, enterFrameHandler); } private function enterFrameHandler(_arg1:Event){ if (this.y < (stage.stageHeight - speed)){ this.x = (this.x + dist); if (dist < 0){ dist = (dist + 0.5); }; if (dist > 0){ dist = (dist - 0.5); }; this.y = (this.y + speed); speed = (speed + 0.98); } else { exploded = true; this.gotoAndStop("exploded"); removeIt(); }; } function frame12(){ stop(); this.parent.removeChild(this); } function frame17(){ gotoAndPlay("bomb2"); } function frame5(){ gotoAndPlay("bomb"); } function frame40(){ gotoAndPlay("tank"); } function frame45(){ stop(); } private function removeIt(){ var _local1:int; this.removeEventListener(Event.ENTER_FRAME, enterFrameHandler); _local1 = 0; while (_local1 < bombs.length) { if (bombs[_local1] == this){ bombs.splice(_local1, 1); }; _local1++; }; } public function explode(){ speed = 1; exploded = true; this.gotoAndPlay("explode"); removeIt(); } function frame60(){ gotoAndPlay("bottle"); } public static function checkHit(_arg1:MovieClip){ var _local2:int; _local2 = 0; while (_local2 < bombs.length) { if (_arg1.hitTestPoint(bombs[_local2].x, bombs[_local2].y, true)){ _arg1.minusHealth(10); bombs[_local2].explode(); }; _local2++; }; } } }//package
Section 18
//Bullet (Bullet) package { import flash.display.*; import flash.events.*; public class Bullet extends MovieClip { private var speed:Number; private var vOrH:Boolean; private var exploded:Boolean; private var lOrR:Boolean; public static var bulletHit:int; public static var bullets:Array = []; public static var bulletCount:int; public function Bullet(_arg1:Boolean, _arg2:Boolean, _arg3:Number, _arg4:Number){ addFrameScript(5, frame6, 14, frame15); bulletCount++; vOrH = _arg1; lOrR = _arg2; speed = 20; exploded = false; if (vOrH){ this.x = _arg3; this.y = (_arg4 - 65); } else { if (lOrR){ this.x = (_arg3 - 20); this.y = (_arg4 - 38); this.rotation = 270; } else { this.x = (_arg3 + 20); this.y = (_arg4 - 38); this.rotation = 90; }; }; this.addEventListener(Event.ENTER_FRAME, enterFrameHandler); } private function enterFrameHandler(_arg1:Event){ if (exploded == false){ if (vOrH){ this.y = (this.y - speed); } else { if (lOrR){ this.x = (this.x - speed); } else { this.x = (this.x + speed); }; }; speed = (speed + 1); checkBounds(); }; } function frame6(){ stop(); } function frame15(){ stop(); this.parent.removeChild(this); } private function removeBullet():void{ var _local1:int; _local1 = 0; while (_local1 < bullets.length) { if (bullets[_local1] == this){ bullets.splice(_local1, 1); }; _local1++; }; } public function removeIt():void{ this.removeEventListener(Event.ENTER_FRAME, enterFrameHandler); removeBullet(); } private function checkBounds():void{ var _local1:Number; var _local2:Number; var _local3:Number; var _local4:Number; _local1 = this.x; _local2 = this.y; _local3 = this.width; _local4 = this.height; if (((((((((_local1 - (_local3 / 2)) > stage.stageWidth)) || (((_local1 + (_local3 / 2)) < 0)))) || (((_local2 - (_local4 / 2)) > stage.stageHeight)))) || (((_local2 + (_local4 / 2)) < 0)))){ exploded = true; removeIt(); this.parent.removeChild(this); }; } public static function checkHit(_arg1:MovieClip):void{ var _local2:int; _local2 = 0; while (_local2 < bullets.length) { if (_arg1.hitTestPoint(bullets[_local2].x, bullets[_local2].y, true)){ _arg1.explode(bullets[_local2].x, bullets[_local2].y); bulletHit++; bullets[_local2].gotoAndPlay("explode"); bullets[_local2].exploded = true; bullets[_local2].removeIt(); }; _local2++; }; } } }//package
Section 19
//Darnell (Darnell) package { import flash.display.*; import flash.events.*; public class Darnell extends MovieClip { private var healthUp:Number; public function Darnell(){ addFrameScript(29, frame30); this.x = 220; this.y = 550; healthUp = 1; this.addEventListener(Event.ENTER_FRAME, enterFrameHandler); } private function enterFrameHandler(_arg1:Event){ this.x = Pico.myPicoA[0].x; Pico.myPicoA[0].addHealth(healthUp); healthUp = (healthUp + 0.05); } private function removeMe():void{ this.removeEventListener(Event.ENTER_FRAME, enterFrameHandler); } function frame30(){ stop(); this.removeMe(); this.parent.removeChild(this); } } }//package
Section 20
//EBullet (EBullet) package { import flash.display.*; import flash.events.*; public class EBullet extends MovieClip { private var speed:Number; private var vOrH:Boolean; private var exploded:Boolean; private var lOrR:Boolean; public static var ebullets:Array = []; public function EBullet(_arg1:Boolean, _arg2:Boolean, _arg3:Number, _arg4:Number){ addFrameScript(0, frame1, 12, frame13); vOrH = _arg1; lOrR = _arg2; speed = 15; exploded = false; if (vOrH){ this.x = _arg3; this.y = (_arg4 - 40); } else { if (lOrR){ this.x = _arg3; this.y = (_arg4 - 35); this.rotation = 270; } else { this.x = _arg3; this.y = (_arg4 - 35); this.rotation = 90; }; }; ebullets.push(this); this.addEventListener(Event.ENTER_FRAME, enterFrameHandler); } private function enterFrameHandler(_arg1:Event){ if (exploded == false){ if (vOrH){ this.y = (this.y - speed); } else { if (lOrR){ this.x = (this.x - speed); } else { this.x = (this.x + speed); }; }; speed = (speed + 1); checkBounds(); }; } function frame1(){ stop(); } function frame13(){ stop(); this.parent.removeChild(this); } private function removeEBullet():void{ var _local1:int; _local1 = 0; while (_local1 < ebullets.length) { if (ebullets[_local1] == this){ ebullets.splice(_local1, 1); }; _local1++; }; } public function removeIt():void{ this.removeEventListener(Event.ENTER_FRAME, enterFrameHandler); removeEBullet(); } private function checkBounds():void{ var _local1:Number; var _local2:Number; var _local3:Number; var _local4:Number; _local1 = this.x; _local2 = this.y; _local3 = this.width; _local4 = this.height; if (((((((((_local1 - (_local3 / 2)) > stage.stageWidth)) || (((_local1 + (_local3 / 2)) < 0)))) || (((_local2 - (_local4 / 2)) > stage.stageHeight)))) || (((_local2 + (_local4 / 2)) < 0)))){ exploded = true; removeIt(); }; } public static function checkHit(_arg1:MovieClip){ var _local2:int; _local2 = 0; while (_local2 < ebullets.length) { if (_arg1.hitTestPoint(ebullets[_local2].x, ebullets[_local2].y, true)){ _arg1.minusHealth(5); ebullets[_local2].gotoAndPlay("explode"); ebullets[_local2].removeIt(); }; _local2++; }; } } }//package
Section 21
//Enemy (Enemy) package { import flash.display.*; import flash.events.*; import flash.utils.*; public class Enemy extends MovieClip { private var myTimeOut:uint; private var speed:Number; private var dead:Boolean; private var xSpeed:Number; private var dir:Boolean; public static var numEnemies:int; public static var enemies:Array = []; public static var nene:Boolean = false; public function Enemy(_arg1:Number){ addFrameScript(0, frame1, 16, frame17, 28, frame29, 39, frame40); dir = true; dead = false; numEnemies++; this.x = _arg1; this.y = -5; speed = 1; xSpeed = 0; enemies.push(this); this.addEventListener(Event.ENTER_FRAME, enterFrameHandler); } private function enterFrameHandler(_arg1:Event):void{ var _local2:int; var _local3:Bomb; var _local4:EBullet; var _local5:Nene; if (this.y <= (stage.stageHeight - speed)){ this.y = (this.y + speed); speed = (speed + 0.05); } else { this.y = this.stage.stageHeight; this.gotoAndStop("ground"); if (!Pico.orientToPico(this)){ this.scaleX = -1; dir = true; } else { this.scaleX = 1; dir = false; }; }; this.x = (this.x + xSpeed); Bullet.checkHit(this); _local2 = Math.floor((Math.random() * 100)); if ((((((_local2 == 0)) && ((this.y < (stage.stageHeight / 2))))) && ((dead == false)))){ _local3 = new Bomb(this.x, this.y); this.parent.addChild(_local3); this.gotoAndPlay("chuck"); }; if ((((((_local2 == 1)) && ((this.y == stage.stageHeight)))) && ((dead == false)))){ _local4 = new EBullet(false, this.getDir(), this.x, this.y); this.parent.addChild(_local4); }; if ((((enemies.length > 12)) && ((nene == false)))){ nene = true; _local5 = new Nene(); this.parent.addChild(_local5); _local5.x = 215; _local5.y = 300; MovieClip(this.parent).nHelp.gotoAndStop("used"); }; } private function getDir():Boolean{ return (dir); } function frame17(){ stop(); this.removeIt(); } function frame29(){ stop(); this.removeIt(); } function frame1(){ stop(); } function frame40(){ gotoAndStop("fly"); } public function removeIt(){ var _local1:int; this.removeEventListener(Event.ENTER_FRAME, enterFrameHandler); _local1 = 0; while (_local1 < enemies.length) { if (enemies[_local1] == this){ enemies.splice(_local1, 1); }; _local1++; }; this.parent.removeChild(this); } public function explode(_arg1:Number, _arg2:Number):void{ var _local3:int; _local3 = Math.floor((Math.random() * 2)); if (_local3 == 0){ this.gotoAndPlay("ldead"); } else { this.gotoAndPlay("rdead"); }; speed = -20; if (_arg1 >= this.x){ xSpeed = -35; } else { xSpeed = 35; }; dead = true; } public static function removeAllEnemies(){ var _local1:int; while (_local1 < enemies.length) { enemies[_local1].explode(220, 250); _local1++; }; trace(enemies); } } }//package
Section 22
//Health (Health) package { import flash.display.*; import flash.events.*; import flash.utils.*; public class Health extends MovieClip { private var size:Number; private var follower:MovieClip; public var health_mc:MovieClip; public function Health(_arg1:Number, _arg2:Number, _arg3:Number, _arg4:MovieClip){ addFrameScript(0, frame1, 1, frame2); this.x = _arg1; this.y = _arg2; size = _arg3; follower = _arg4; if (this.x < 250){ this.gotoAndStop("pico"); } else { this.gotoAndStop("johnny"); }; this.addEventListener(Event.ENTER_FRAME, enterFrameHandler); } private function enterFrameHandler(_arg1:Event){ size = follower.getHealth(); this.health_mc.scaleY = (size / 100); if (size <= 0){ this.removeEventListener(Event.ENTER_FRAME, enterFrameHandler); this.parent.removeChild(this); }; } function frame1(){ stop(); } function frame2(){ stop(); } } }//package
Section 23
//Johnny (Johnny) package { import flash.display.*; import flash.events.*; public class Johnny extends MovieClip { private var eWLevel:Number; private var pHit:Boolean; private var health:Number; private var attacking:Boolean; private var enemyWave:Boolean; private var attackType:Number; private var retreating:Boolean; private var countTo:int; public static var BossAlive:Boolean; public static var myJohnnyA:Array = []; public function Johnny(_arg1:Number, _arg2:Number){ addFrameScript(23, frame24, 76, frame77, 108, frame109, 139, frame140, 175, frame176, 194, frame195, 200, frame201, 234, frame235, 289, frame290); this.x = _arg1; this.y = _arg2; health = 100; attacking = false; pHit = false; enemyWave = false; eWLevel = 30; attackType = 0; retreating = false; BossAlive = true; myJohnnyA.push(this); this.gotoAndPlay("drop"); this.addEventListener(Event.ENTER_FRAME, enterFrameHandler); } public function minusHealth(_arg1:Number):void{ health = (health - _arg1); } function frame77(){ gotoAndPlay("still"); } private function enterFrameHandler(_arg1:Event):void{ var _local2:Number; var _local3:Number; var _local4:Enemy; if ((((attacking == false)) && ((this.currentLabel == "still")))){ if ((Pico.myPicoA[0].x - 10) > this.x){ this.x = (this.x + 0.75); } else { if ((Pico.myPicoA[0].x + 10) < this.x){ this.x = (this.x - 0.75); }; }; attack(); }; Bullet.checkHit(this); if (((this.hitTestPoint(Pico.myPicoA[0].x, (Pico.myPicoA[0].y - 5), true)) && ((pHit == false)))){ trace("hit"); pHit = true; Pico.myPicoA[0].minusHealth(10); }; if ((((enemyWave == true)) && ((countTo > 0)))){ _local2 = (Math.random() * eWLevel); if (_local2 < 1.5){ _local3 = ((Math.random() * (stage.stageWidth - 30)) + 15); _local4 = new Enemy(_local3); this.parent.addChild(_local4); countTo--; eWLevel = (eWLevel - 0.4); }; } else { if ((((enemyWave == true)) && ((countTo == 0)))){ enemyWave = false; retreating = false; this.gotoAndPlay("come"); }; }; } function frame201(){ stop(); } function frame290(){ gotoAndPlay("still"); } function frame176(){ gotoAndPlay("still"); } private function attack():void{ var _local1:Number; _local1 = (Math.random() * 75); if (_local1 <= 1){ attacking = true; attackType = 1; gotoAndPlay("attack1"); } else { if (_local1 <= 2){ attacking = true; attackType = 2; gotoAndPlay("attack2"); } else { if (_local1 <= 3){ attacking = true; attackType = 3; gotoAndPlay("attack3"); } else { if (_local1 <= 4){ attacking = true; attackType = 4; gotoAndPlay("attack4"); } else { if (_local1 <= 5){ attacking = true; attackType = 5; gotoAndPlay("attack5"); }; }; }; }; }; } public function getHealth():Number{ return (health); } function frame109(){ gotoAndPlay("still"); } public function die(){ this.removeEventListener(Event.ENTER_FRAME, enterFrameHandler); } function frame24(){ pHit = false; attacking = false; } function frame195(){ stop(); BossAlive = false; this.parent.removeChild(this); } function frame235(){ gotoAndPlay("still"); } function frame140(){ gotoAndPlay("still"); } public function explode(_arg1, _arg2):void{ if (retreating == false){ minusHealth(1); if (health == 75){ this.gotoAndPlay("retreat"); countTo = 5; enemyWave = true; retreating = true; }; if (health == 50){ this.gotoAndPlay("retreat"); countTo = 10; enemyWave = true; retreating = true; }; if (health == 25){ this.gotoAndPlay("retreat"); countTo = 15; enemyWave = true; retreating = true; }; if (health == 15){ this.gotoAndPlay("retreat"); countTo = 20; enemyWave = true; retreating = true; }; if (health == 10){ this.gotoAndPlay("retreat"); countTo = 25; enemyWave = true; retreating = true; }; if (health == 0){ this.gotoAndPlay("dead"); die(); }; }; } } }//package
Section 24
//Nene (Nene) package { import flash.display.*; public dynamic class Nene extends MovieClip { public function Nene(){ addFrameScript(18, frame19, 24, frame25); } function frame19(){ Enemy.removeAllEnemies(); } function frame25(){ stop(); this.parent.removeChild(this); } } }//package
Section 25
//Pico (Pico) package { import flash.display.*; import flash.events.*; public class Pico extends MovieClip { private var pPoint:Boolean; private var goRight:Boolean; private var goLeft:Boolean; private var multiFire:Boolean; private var attackOn:Boolean; private var health:Number; private var accelerator:Number; private var damageMover:Number; private var darnell:Boolean; private var velocity:Number; private var pDir:Boolean; public static var myPicoA:Array = []; public static var totalDamage:int; public function Pico(_arg1:Number, _arg2:Number, _arg3:Object, _arg4:Number=10){ addFrameScript(4, frame5, 9, frame10, 14, frame15, 19, frame20, 27, frame28); this.x = _arg1; this.y = _arg2; health = 100; goLeft = false; goRight = false; pDir = true; pPoint = true; attackOn = true; multiFire = true; velocity = _arg4; accelerator = 0; damageMover = 0; darnell = true; this.gotoAndStop("vleft"); myPicoA.push(this); _arg3.parent.addEventListener(KeyboardEvent.KEY_DOWN, keyDownHandler); _arg3.parent.addEventListener(KeyboardEvent.KEY_UP, keyUpHandler); this.addEventListener(Event.ENTER_FRAME, enterFrameHandler); } private function changeWeapon():void{ if (attackOn){ if (pPoint == false){ pPoint = true; } else { pPoint = false; }; if (pDir){ if (pPoint){ this.gotoAndStop("vleft"); } else { this.gotoAndStop("hleft"); }; } else { if (pPoint){ this.gotoAndStop("vright"); } else { this.gotoAndStop("hright"); }; }; }; } public function minusHealth(_arg1:Number):void{ health = (health - _arg1); this.gotoAndPlay("hurt"); attackOn = false; totalDamage = (totalDamage + _arg1); if (health == 0){ pDead(); }; } private function enterFrameHandler(_arg1:Event):void{ var _local2:*; if (attackOn){ if (goLeft){ if (this.x > (velocity + accelerator)){ this.x = (this.x - (velocity + accelerator)); pDir = true; if (pPoint){ if (this.currentLabel == "vleft"){ this.nextFrame(); } else { this.gotoAndStop("vleft"); }; } else { if (this.currentLabel == "hleft"){ this.nextFrame(); } else { this.gotoAndStop("hleft"); }; }; }; accelerator = (accelerator + 0.75); }; if (goRight){ if (this.x < ((stage.stageWidth - velocity) - accelerator)){ this.x = (this.x + (velocity + accelerator)); pDir = false; if (pPoint){ if (this.currentLabel == "vright"){ this.nextFrame(); } else { this.gotoAndStop("vright"); }; } else { if (this.currentLabel == "hright"){ this.nextFrame(); } else { this.gotoAndStop("hright"); }; }; }; accelerator = (accelerator + 0.75); }; }; if ((((darnell == true)) && ((health < 50)))){ darnell = false; _local2 = new Darnell(); this.parent.addChild(_local2); MovieClip(this.parent).dHelp.gotoAndStop("used"); }; Bomb.checkHit(this); EBullet.checkHit(this); } public function pDead():void{ this.removeEventListener(Event.ENTER_FRAME, enterFrameHandler); this.parent.removeChild(this); } function frame10(){ gotoAndStop("vright"); } public function getDir():Boolean{ return (pDir); } public function addHealth(_arg1:Number):void{ health = (health + _arg1); } private function keyDownHandler(_arg1:KeyboardEvent):void{ var _local2:int; var _local3:Bullet; _local2 = _arg1.keyCode; if (_local2 == 37){ goLeft = true; } else { if (_local2 == 39){ goRight = true; } else { if ((((_local2 == 38)) || ((_local2 == 40)))){ changeWeapon(); } else { if (_local2 == 32){ if (multiFire){ _local3 = new Bullet(getPoint(), getDir(), this.x, this.y); this.parent.addChild(_local3); Bullet.bullets.push(_local3); multiFire = false; }; }; }; }; }; } public function getHealth():Number{ return (health); } function frame5(){ gotoAndStop("vleft"); } function frame20(){ gotoAndStop("hright"); } function frame15(){ gotoAndStop("hleft"); } private function keyUpHandler(_arg1:KeyboardEvent):void{ var _local2:int; _local2 = _arg1.keyCode; if (_local2 == 37){ goLeft = false; } else { if (_local2 == 39){ goRight = false; } else { if (_local2 == 32){ multiFire = true; }; }; }; accelerator = 0; } function frame28(){ stop(); attackOn = true; trace(pDir, pPoint); if (pDir){ if (pPoint){ this.gotoAndStop("vleft"); } else { this.gotoAndStop("hleft"); }; } else { if (pPoint){ this.gotoAndStop("vright"); } else { this.gotoAndStop("hright"); }; }; } public function getPoint():Boolean{ return (pPoint); } public static function orientToPico(_arg1:MovieClip):Boolean{ if (_arg1.x >= myPicoA[0].x){ return (false); }; return (true); } } }//package

Library Items

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

Instance Names

"PDL"Frame 1Symbol 309 MovieClip {PicoDay_fla.PDL_LOADER_1}
"back_mc"Frame 2Symbol 313 MovieClip {PicoDay_fla.stripback_33}
"start_btn"Frame 2Symbol 319 Button
"skip_btn"Frame 3Symbol 340 Button
"bg"Frame 11Symbol 353 MovieClip {PicoDay_fla.Background_38}
"dHelp"Frame 11Symbol 357 MovieClip {PicoDay_fla.HelpDarnell_40}
"nHelp"Frame 11Symbol 358 MovieClip {PicoDay_fla.HelpNene_41}
"celebrator_mc"Frame 11Symbol 367 MovieClip {PicoDay_fla.celebration_42}
"instructions_mc"Frame 11Symbol 369 MovieClip
"back_mc"Frame 16Symbol 313 MovieClip {PicoDay_fla.stripback_33}
"a_txt"Frame 16Symbol 370 EditableText
"d_txt"Frame 16Symbol 371 EditableText
"t_txt"Frame 16Symbol 372 EditableText
"a_txt"Frame 21Symbol 374 EditableText
"d_txt"Frame 21Symbol 375 EditableText
"t_txt"Frame 21Symbol 376 EditableText
"health_mc"Symbol 6 MovieClip {Health} Frame 1Symbol 3 MovieClip
"Pico_Button"Symbol 197 MovieClip {PicoDay_fla.PDL_AD_11} Frame 1Symbol 196 Button
"Pico_Button"Symbol 308 MovieClip {PicoDay_fla.PDL_DONE_17} Frame 45Symbol 240 Button
"NG_Button"Symbol 309 MovieClip {PicoDay_fla.PDL_LOADER_1} Frame 1Symbol 174 Button
"ng_ad"Symbol 309 MovieClip {PicoDay_fla.PDL_LOADER_1} Frame 1Symbol 197 MovieClip {PicoDay_fla.PDL_AD_11}
"Play_Button"Symbol 309 MovieClip {PicoDay_fla.PDL_LOADER_1} Frame 8Symbol 206 Button

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS3.

Labels

"main"Frame 2
"game"Frame 11
"win"Frame 16
"lose"Frame 21
"pico"Symbol 6 MovieClip {Health} Frame 1
"johnny"Symbol 6 MovieClip {Health} Frame 2
"bomb"Symbol 26 MovieClip {Bomb} Frame 1
"explode"Symbol 26 MovieClip {Bomb} Frame 6
"exploded"Symbol 26 MovieClip {Bomb} Frame 12
"bomb2"Symbol 26 MovieClip {Bomb} Frame 13
"tank"Symbol 26 MovieClip {Bomb} Frame 20
"clock"Symbol 26 MovieClip {Bomb} Frame 41
"bottle"Symbol 26 MovieClip {Bomb} Frame 46
"fly"Symbol 48 MovieClip {Enemy} Frame 1
"ldead"Symbol 48 MovieClip {Enemy} Frame 10
"rdead"Symbol 48 MovieClip {Enemy} Frame 20
"chuck"Symbol 48 MovieClip {Enemy} Frame 36
"ground"Symbol 48 MovieClip {Enemy} Frame 43
"explode"Symbol 58 MovieClip {EBullet} Frame 5
"explode"Symbol 75 MovieClip {Bullet} Frame 7
"vleft"Symbol 105 MovieClip {Pico} Frame 1
"vright"Symbol 105 MovieClip {Pico} Frame 6
"hleft"Symbol 105 MovieClip {Pico} Frame 11
"hright"Symbol 105 MovieClip {Pico} Frame 16
"hurt"Symbol 105 MovieClip {Pico} Frame 25
"come"Symbol 136 MovieClip {Johnny} Frame 1
"drop"Symbol 136 MovieClip {Johnny} Frame 20
"still"Symbol 136 MovieClip {Johnny} Frame 24
"attack1"Symbol 136 MovieClip {Johnny} Frame 82
"attack2"Symbol 136 MovieClip {Johnny} Frame 115
"attack3"Symbol 136 MovieClip {Johnny} Frame 151
"dead"Symbol 136 MovieClip {Johnny} Frame 185
"retreat"Symbol 136 MovieClip {Johnny} Frame 196
"attack4"Symbol 136 MovieClip {Johnny} Frame 210
"attack5"Symbol 136 MovieClip {Johnny} Frame 240
"loophere"Symbol 321 MovieClip {PicoDay_fla.MainLoop_35} Frame 431
"plain"Symbol 353 MovieClip {PicoDay_fla.Background_38} Frame 1
"angry"Symbol 353 MovieClip {PicoDay_fla.Background_38} Frame 10
"tankmen"Symbol 353 MovieClip {PicoDay_fla.Background_38} Frame 70
"tankmen2"Symbol 353 MovieClip {PicoDay_fla.Background_38} Frame 94
"tankmen3"Symbol 353 MovieClip {PicoDay_fla.Background_38} Frame 118
"inverse"Symbol 353 MovieClip {PicoDay_fla.Background_38} Frame 143
"robot"Symbol 353 MovieClip {PicoDay_fla.Background_38} Frame 308
"pbot"Symbol 353 MovieClip {PicoDay_fla.Background_38} Frame 365
"used"Symbol 357 MovieClip {PicoDay_fla.HelpDarnell_40} Frame 10
"used"Symbol 358 MovieClip {PicoDay_fla.HelpNene_41} Frame 10
"level1"Symbol 367 MovieClip {PicoDay_fla.celebration_42} Frame 2
"level2"Symbol 367 MovieClip {PicoDay_fla.celebration_42} Frame 36
"level3"Symbol 367 MovieClip {PicoDay_fla.celebration_42} Frame 70
"level4"Symbol 367 MovieClip {PicoDay_fla.celebration_42} Frame 105
"level5"Symbol 367 MovieClip {PicoDay_fla.celebration_42} Frame 140
"bosslevel"Symbol 367 MovieClip {PicoDay_fla.celebration_42} Frame 175




http://swfchan.com/9/41340/info.shtml
Created: 10/5 -2019 09:24:10 Last modified: 10/5 -2019 09:24:10 Server time: 10/05 -2024 00:51:20