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

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

SG802.swf

This is the info page for
Flash #227100

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { function preloader() { if (getBytesLoaded() >= getBytesTotal()) { play(); clearInterval(myInterval); } myText.text = 'Loading: ' + Math.round((getBytesLoaded() / getBytesTotal()) * 100) + '%'; } stop(); music.stop(); newBTN.enabled = false; newBTN._visible = false; myInterval = setInterval(preloader, 100); } movieClip 48 { frame 1 { stop(); } } frame 3 { stop(); music = new Sound(); music.attachSound('music'); music.stop(); music.start(0, 99); whimper1 = new Sound(); whimper1.attachSound('whimper1'); whimper2 = new Sound(); whimper2.attachSound('whimper2'); whimper3 = new Sound(); whimper3.attachSound('whimper3'); blacksound = new Sound(); blacksound.attachSound('blacksound'); squeal = new Sound(); squeal.attachSound('squeal'); scream = new Sound(); scream.attachSound('scream'); painhi1 = new Sound(); painhi1.attachSound('painhi1'); painhi2 = new Sound(); painhi2.attachSound('painhi2'); painhi3 = new Sound(); painhi3.attachSound('painhi3'); painlo1 = new Sound(); painlo1.attachSound('painlo1'); painlo2 = new Sound(); painlo2.attachSound('painlo2'); painlo3 = new Sound(); painlo3.attachSound('painlo3'); painlo4 = new Sound(); painlo4.attachSound('painlo4'); painlo5 = new Sound(); painlo5.attachSound('painlo5'); spawnsound = new Sound(); spawnsound.attachSound('spawnsound'); xenospeak = new Sound(); xenospeak.attachSound('xenospeak'); spawngone = new Sound(); spawngone.attachSound('spawngone'); enaked = new Sound(); enaked.attachSound('enaked'); edisarm = new Sound(); edisarm.attachSound('edisarm'); yellowblast = new Sound(); yellowblast.attachSound('yellowblast'); blackblast = new Sound(); blackblast.attachSound('blackblast'); bluecatch = new Sound(); bluecatch.attachSound('bluecatch'); greenblast = new Sound(); greenblast.attachSound('greenblast'); redblast = new Sound(); redblast.attachSound('redblast'); purpleblast = new Sound(); purpleblast.attachSound('purpleblast'); orangeblast = new Sound(); orangeblast.attachSound('orangeblast'); clicksound = new Sound(); clicksound.attachSound('clicksound'); laserblast1 = new Sound(); laserblast1.attachSound('laserblast1'); laserblast2 = new Sound(); laserblast2.attachSound('laserblast2'); laserblast3 = new Sound(); laserblast3.attachSound('laserblast3'); alien1 = new Sound(); alien1.attachSound('alien1'); alien2 = new Sound(); alien2.attachSound('alien2'); edone = new Sound(); edone.attachSound('edone'); alien3 = new Sound(); alien3.attachSound('alien3'); alien4 = new Sound(); alien4.attachSound('alien4'); alien5 = new Sound(); alien5.attachSound('alien5'); alien6 = new Sound(); alien6.attachSound('alien6'); nope = new Sound(); nope.attachSound('nope'); launcher2 = new Sound(); launcher2.attachSound('launcher2'); shieldhit = new Sound(); shieldhit.attachSound('shieldhit'); teleport = new Sound(); teleport.attachSound('teleport'); ewow = new Sound(); ewow.attachSound('ewow'); emplaugh = new Sound(); emplaugh.attachSound('emplaugh'); var sexroll; var soundroll; var legal = false; painlo = function () { soundroll = random(4); if (soundroll == 0) { painlo1.start(); } else { if (soundroll == 1) { painlo2.start(); } else { if (soundroll == 2) { painlo3.start(); } else { if (soundroll == 3) { painlo4.start(); } } } } }; molest = function () { soundroll = random(3); if (soundroll == 0) { painhi1.start(); } else { if (soundroll == 1) { painhi2.start(); } else { if (soundroll == 2) { painhi3.start(); } } } }; laserblast = function () { soundroll = random(3); if (soundroll == 0) { laserblast1.start(); } else { if (soundroll == 1) { laserblast2.start(); } else { if (soundroll == 2) { laserblast3.start(); } } } }; alientalk = function () { soundroll = random(6); if (soundroll == 0) { alien1.start(); } else { if (soundroll == 1) { alien2.start(); } else { if (soundroll == 2) { alien3.start(); } else { if (soundroll == 3) { alien4.start(); } else { if (soundroll == 4) { alien5.start(); } else { if (soundroll == 5) { alien6.start(); } } } } } } }; var leftgone = false; var rightgone = false; var midgone = false; var score = 0; var ltaken = false; var mtaken = false; var rtaken = false; var Lblue = 0; var Mblue = 0; var Rblue = 0; var targetgirl = 1; var fading = false; var alienmode = 0; var lstuck = 0; var mstuck = 0; var rstuck = 0; var rnaked = false; var mnaked = false; var lnaked = false; var alienrandom; var Lpoints = 10; var Mpoints = 10; var Rpoints = 10; var Lblood = 99; var Mblood = 99; var mdead = false; var rdead = false; var ldead = false; var Rblood = 99; var shieldrandom; var breakchance; var Rcaught = false; var Lcaught = false; var Mcaught = false; var xenocome = false; var xenopoints = 0; ltits = false; rtits = false; mtits = false; Lcaught = false; Rcaught = false; Mcaught = false; var shieldpoints = 99; var alienpoints = 100; var xenotimer = 999; Mgirl_mc.gotoAndPlay('free'); Lgirl_mc.gotoAndPlay('free'); Rgirl_mc.gotoAndPlay('free'); blueattack = function () { if (mstuck == false) { mstuck = true; Mgirl_mc.gotoAndPlay('trap'); } }; Mgirl_mc.onEnterFrame = function () { if (alienpoints > 100) { alienpoints = 100; } if (alienpoints < 0) { gotoAndStop('youlose'); } scoreDTF.text = score; if (Mcaught == true) { mstuck = 2; } if (Rcaught == true) { rstuck = 2; } if (Lcaught == true) { lstuck = 2; } if (Mblood < 0) { Mblood = 0; mDTF._visible = false; } if (Lblood < 0) { Lblood = 0; lDTF._visible = false; } if (Lblood > 0) { lDTF._visible = true; } if (Rblood > 0) { rDTF._visible = true; } if (Mblood > 0) { mDTF._visible = true; } if (Rblood < 0) { Rblood = 0; rDTF._visible = false; } if (Rblood > 99) { Rblood = 99; } if (Mblood > 99) { Mblood = 99; } if (Lblood > 99) { Lblood = 99; } if (shieldpoints < 0) { shieldpoints = 0; } if (alienpoints < 0) { alienpoints = 0; gotoAndStop('youlose'); } rDTF.text = Rblood; lDTF.text = Lblood; mDTF.text = Mblood; if (xenotimer > 0) { if (Mcaught == false) { --xenotimer; } } if (xenotimer < 0) { xenotimer = 0; } xenoDTF.text = xenotimer; shieldDTF.text = shieldpoints; if (shieldpoints > 0) { shieldtxt_mc.gotoAndStop(1); } else { shieldtxt_mc.gotoAndStop(2); } }; } movieClip 52 { frame 1 { stop(); } } movieClip 129 { } movieClip 132 { } movieClip 135 { } movieClip 139 { } movieClip 142 { } movieClip 152 { } movieClip 157 { } movieClip 160 { } movieClip 169 { } movieClip 224 { } button 397 { on (release) { loadMovieNum('SG8emp00.swf', 0); } } // unknown tag 88 length 74 movieClip 401 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 402 { frame 1 { play(); } frame 14 { _root.ewow.start(); } frame 37 { _root.legal = true; } frame 49 { _root.laserblast(); _root.laserblast(); _root.alienpoints -= 6; } frame 50 { _root.yellowblast.start(); _root.xenospeak.start(); } frame 60 { gotoAndPlay('shoot'); } frame 61 { _root.teleport.start(); _root.bluecatch.start(); _root.emplaugh.start(); _root.xenotimer -= 100; _root.mstuck = false; } frame 65 { _root.legal = true; } frame 72 { gotoAndPlay('shootb'); } frame 76 { _root.bluecatch.start(); _root.score += 250; } frame 78 { _root.edisarm.start(); } frame 86 { stop(); } instance of movieClip 152 { onClipEvent (release) { _root.Mgirl_mc.play(); } } frame 87 { _root.redblast.start(); _root.purpleblast.start(); _root.score += 1000; } frame 90 { _root.greenblast.start(); _root.molest(); } frame 117 { _root.score += 1500; } instance of movieClip 152 { onClipEvent (release) { _root.Mgirl_mc.gotoAndPlay('burn'); } } frame 125 { _root.molest(); _root.redblast.start(); } frame 145 { _root.sexroll = random(4); if (_root.sexroll == 0) { gotoAndPlay('break'); } else { gotoAndPlay('loop'); } } frame 146 { _root.score += 2500; } frame 146 { _root.blackblast.start(); _root.spawnsound.start(); _root.xenospeak.start(); } frame 156 { _root.Mcaught = true; } frame 165 { _root.spawnsound.start(); } frame 169 { _root.enaked.start(); } frame 175 { stop(); } instance of movieClip 152 { onClipEvent (release) { _root.Mgirl_mc.play(); _root.spawngone.start(); } } frame 176 { _root.purpleblast.start(); _root.orangeblast.start(); _root.score += 775; } frame 185 { _root.orangeblast.start(); } instance of movieClip 152 { onClipEvent (release) { _root.Mgirl_mc.gotoAndPlay('finish'); _root.spawngone.start(); } } frame 193 { _root.painlo(); } frame 203 { _root.orangeblast.start(); _root.score += 375; } frame 207 { gotoAndPlay('pump'); } frame 209 { _root.yellowblast.start(); _root.spawngone.start(); _root.xenospeak.start(); } frame 217 { _root.edone.start(); } frame 235 { if (_root.score > 24999) { _root.Mgirl_mc.scoring_mc.gotoAndStop(2); } } frame 235 { stop(); } } movieClip 407 { frame 1 { stop(); } frame 2 { _root.shieldpoints -= 4; play(); _root.shieldhit.start(); } } movieClip 409 { } instance alienlife_mc of movieClip 409 { onClipEvent (enterFrame) { this._xscale = _root.alienpoints; } } movieClip 418 { frame 1 { _root.fading = false; } } movieClip 420 { } movieClip 425 { } button 429 { on (release) { if (_root.legal == true) { _root.blueattack(); _root.launcher2.start(); } } } frame 4 { stop(); musiclose = new Sound(); musiclose.attachSound('musiclose'); musiclose.stop(); musiclose.start(); } button 436 { on (release) { loadMovieNum('SG802.swf', 0); } } movieClip 437 { frame 1 { play(); _root.teleport.start(); _root.bluecatch.start(); } frame 5 { _root.emplaugh.start(); } frame 20 { stop(); } }




http://swfchan.com/46/227100/info.shtml
Created: 30/10 -2019 11:15:24 Last modified: 30/10 -2019 11:15:24 Server time: 18/05 -2024 19:44:47