Frame 1
fscommand ("fullscreen", true);
stop();
Instance of Symbol 358 MovieClip in Frame 1
onClipEvent (load) {
_root.stop();
}
Frame 2
function NGULaunch() {
attachMovie("Frame", "Frame1", 8379, {_x:400, _y:300});
this.Pesawat1.swapDepths(1379);
}
function LoadingData() {
rand2 = Math.random() * 1000000;
myData = new LoadVars();
myData.load("data.txt?" + rand2, myData, "POST");
myData.onLoad = function () {
i = 1;
while (i <= 6) {
_root[("Name" + String(i)) + "_txt"] = eval ("myData.Name" + String(i));
_root[("Money" + String(i)) + "_txt"] = eval ("myData.Money" + String(i));
_root[("Score" + String(i)) + "_txt"] = eval ("myData.Score" + String(i));
i++;
}
var i = 1;
while (i <= 6) {
dataTerkecil = i;
var j = (i + 1);
while (j <= 7) {
if (_root[("Score" + String(j)) + "_txt"] > _root[("Score" + String(dataTerkecil)) + "_txt"]) {
dataTerkecil = j;
}
j++;
}
if (dataTerkecil > i) {
Tmp_Score = _root[("Score" + String(i)) + "_txt"];
_root[("Score" + String(i)) + "_txt"] = _root[("Score" + String(dataTerkecil)) + "_txt"];
_root[("Score" + String(dataTerkecil)) + "_txt"] = Tmp_Score;
Tmp_Name = _root[("Name" + String(i)) + "_txt"];
_root[("Name" + String(i)) + "_txt"] = _root[("Name" + String(dataTerkecil)) + "_txt"];
_root[("Name" + String(dataTerkecil)) + "_txt"] = Tmp_Name;
Tmp_Money = _root[("Money" + String(i)) + "_txt"];
_root[("Money" + String(i)) + "_txt"] = _root[("Money" + String(dataTerkecil)) + "_txt"];
_root[("Money" + String(dataTerkecil)) + "_txt"] = Tmp_Money;
}
_root.HighScoreList1["Top6_Name" + i].text = _root[("Name" + String(i)) + "_txt"];
_root.HighScoreList1["Top6_Money" + i].text = _root[("Money" + String(i)) + "_txt"];
_root.HighScoreList1["Top6_Score" + i].text = _root[("Score" + String(i)) + "_txt"];
_root.GameOverFrame1.HighScoreList2a["Name" + i].text = _root[("Name" + String(i)) + "_txt"];
_root.GameOverFrame1.HighScoreList2a["Money" + i].text = _root[("Money" + String(i)) + "_txt"];
_root.GameOverFrame1.HighScoreList2a["Score" + i].text = _root[("Score" + String(i)) + "_txt"];
acak = Math.random() * 1000000;
myData1 = new LoadVars();
myData1.load((((((((((((((((((((((((((((((((((((("save.php?" + acak) + "Name1=") + _root.Name1_txt) + "&Money1=") + _root.Money1_txt) + "&Score1=") + _root.Score1_txt) + "&Name2=") + _root.Name2_txt) + "&Money2=") + _root.Money2_txt) + "&Score2=") + _root.Score2_txt) + "&Name3=") + _root.Name3_txt) + "&Money3=") + _root.Money3_txt) + "&Score3=") + _root.Score3_txt) + "&Name4=") + _root.Name4_txt) + "&Money4=") + _root.Money4_txt) + "&Score4=") + _root.Score4_txt) + "&Name5=") + _root.Name5_txt) + "&Money5=") + _root.Money5_txt) + "&Score5=") + _root.Score5_txt) + "&Name6=") + _root.Name6_txt) + "&Money6=") + _root.Money6_txt) + "&Score6=") + _root.Score6_txt, myData, "POST");
myData1.onLoad = function () {
};
i++;
}
};
}
function Njeblug(x, y) {
_root.Pesawat1.JumlLayer++;
if (_root.Pesawat1.JumlLayer >= 850) {
_root.Pesawat1.JumlLayer = _root.Pesawat1.PeluruAktifMax + 1;
}
_root.Meledak.duplicateMovieClip("Meledak" + _root.Pesawat1.JumlLayer, _root.Pesawat1.JumlLayer, {_x:x, _y:y});
_root["Meledak" + _root.Pesawat1.JumlLayer].gotoAndPlay(2);
if (_root.Pesawat1.BombStatus == "off") {
BlowUp2.start(0, 1);
BlowUp.start(0, 1);
}
}
function LedakanLokal(x, y) {
_root.MeledakLokal.duplicateMovieClip("MeledakLokal1", 1365, {_x:x, _y:y});
}
function PercikanXY(x, y) {
_root.Pesawat1.JumlLayer++;
if (_root.Pesawat1.JumlLayer >= 850) {
_root.Pesawat1.JumlLayer = _root.Pesawat1.PeluruAktifMax + 1;
}
_root.Percikan.duplicateMovieClip("Percikan" + _root.Pesawat1.JumlLayer, _root.Pesawat1.JumlLayer, {_x:x, _y:y + 15});
}
function GameOverLaunch() {
attachMovie("GameOverFrame", "GameOverFrame1", 8400, {_x:400, _y:300});
Mouse.show();
_root.Pesawat1.Bomb = 1;
}
function StoreMenuLaunch() {
attachMovie("StoreMenu", "StoreMenu1", 8400, {_x:400, _y:300});
Mouse.show();
}
function CoverLaunch() {
attachMovie("Cover_mc", "Cover_mc1", 8400, {_x:400, _y:300});
Mouse.show();
}
function ManualGuideLaunch() {
attachMovie("ManualGuide", "ManualGuide1", 8400, {_x:400, _y:300});
Mouse.show();
}
function HighScoreListLaunch() {
attachMovie("HighScoreList", "HighScoreList1", 8400, {_x:400, _y:300});
Mouse.show();
}
function GamePauseLaunch() {
attachMovie("GamePause", "GamePause1", 8400, {_x:400, _y:300});
}
function RekamatraLaunch() {
attachMovie("Logo_Rekamatra", "Logo_Rekamatra1", 8400, {_x:400, _y:300});
}
function PutDynamite(x, y) {
_root.Dynamite.duplicateMovieClip("Dynamite1", 970, {_x:x, _y:y});
}
function AllSoundsLaunching() {
BlowUp = new Sound();
BlowUp.attachSound("BlowUp.mp3");
BF = new Sound();
BF.attachSound("BonusFailed.mp3");
HitEnemy = new Sound();
HitEnemy.attachSound("HitEnemy.mp3");
BonusTouchTheFloor = new Sound();
BonusTouchTheFloor.attachSound("BonusTouchTheFloor.wav");
BonusGet = new Sound();
BonusGet.attachSound("BonusGet.mp3");
BlowUp2 = new Sound();
BlowUp2.attachSound("BlowUp2.mp3");
CannonFallOn = new Sound();
CannonFallOn.attachSound("CannonFallOn.mp3");
CannonLaunchingFire = new Sound();
CannonLaunchingFire.attachSound("CannonLaunchingFire.mp3");
WaruHit = new Sound();
WaruHit.attachSound("WaruHit.WAV");
WaruShootBody = new Sound();
WaruShootBody.attachSound("WaruShootBody.mp3");
Live_1Ship = new Sound();
Live_1Ship.attachSound("Live_1Ship.mp3");
GameOver = new Sound();
GameOver.attachSound("GameOver.mp3");
GameOver2 = new Sound();
GameOver2.attachSound("GameOver2.wav");
BombPressed = new Sound();
BombPressed.attachSound("BombPressed.mp3");
EnemyWalkin = new Sound();
EnemyWalkin.attachSound("EnemyWalkin.mp3");
EnemyWalkin2 = new Sound();
EnemyWalkin2.attachSound("EnemyWalkin2.mp3");
Bullet1Launch = new Sound();
Bullet1Launch.attachSound("Bullet1Launch.wav");
Bullet2Launch = new Sound();
Bullet2Launch.attachSound("Bullet2Launch.mp3");
Bullet3Launch = new Sound();
Bullet3Launch.attachSound("Bullet3Launch.mp3");
Bullet4Launch = new Sound();
Bullet4Launch.attachSound("Bullet4Launch.mp3");
Bullet5Launch = new Sound();
Bullet5Launch.attachSound("Bullet5Launch.mp3");
Bullet6Launch = new Sound();
Bullet6Launch.attachSound("Bullet6Launch.mp3");
Menu_Back = new Sound();
Menu_Back.attachSound("Menu_Back.mp3");
Menu_Score_n_Guide = new Sound();
Menu_Score_n_Guide.attachSound("Menu_Score_n_Guide.mp3");
MenuHighLight = new Sound();
MenuHighLight.attachSound("MenuHighLight.mp3");
PercikanX = new Sound();
PercikanX.attachSound("Percikan.mp3");
ReadyToPlay = new Sound();
ReadyToPlay.attachSound("ReadyToPlay.mp3");
Trap1_BlowUp = new Sound();
Trap1_BlowUp.attachSound("Trap1_BlowUp.mp3");
Trap2_BlowUp = new Sound();
Trap2_BlowUp.attachSound("Trap2_BlowUp.mp3");
TrapLaunching = new Sound();
TrapLaunching.attachSound("TrapLaunching.mp3");
WaruTerbelah = new Sound();
WaruTerbelah.attachSound("WaruTerbelah.mp3");
RanjauS = new Sound();
RanjauS.attachSound("Ranjau.mp3");
RanjauBlowUp = new Sound();
RanjauBlowUp.attachSound("Ranjau_BlowUp.mp3");
PutDynamite1 = new Sound();
PutDynamite1.attachSound("PutDynamite1.wav");
PutDynamite2 = new Sound();
PutDynamite2.attachSound("PutDynamite2.wav");
DetikDynamite = new Sound();
DetikDynamite.attachSound("DetikDynamite.wav");
LedakanLokal_Snd = new Sound();
LedakanLokal_Snd.attachSound("LedakanLokal.mp3");
BiggestEnemyKebal = new Sound();
BiggestEnemyKebal.attachSound("BiggestEnemyKebal.mp3");
BiggestEnemyMati = new Sound();
BiggestEnemyMati.attachSound("BiggestEnemyMati.mp3");
Rekamatra_Open1 = new Sound();
Rekamatra_Open1.attachSound("Rekamatra_Open1.mp3");
Rekamatra_Open2 = new Sound();
Rekamatra_Open2.attachSound("Rekamatra_Open2.mp3");
Rekamatra_Opening3 = new Sound();
Rekamatra_Opening3.attachSound("Rekamatra_Opening3.mp3");
Rekamatra_Closing1 = new Sound();
Rekamatra_Closing1.attachSound("Rekamatra_Closing1.mp3");
}
attachMovie("Frame_Penutup", "Frame_Penutup1", 8380, {_x:400, _y:300});
stop();
Instance of Symbol 360 MovieClip "Pesawat1" in Frame 2
onClipEvent (load) {
function MasterReset() {
Rekamatra = "on";
Mouse.hide();
stopAllSounds();
GamePauseStatus = "off";
GameOverMode = false;
StoreMenuStatus = "off";
GameOverHold = 0;
StoreMenuHold = 0;
MoneyGet = 50;
ScreenX = 800;
ScreenY = 580;
Score = 0;
Live = 5;
BonusCurrent = 3;
Jarak = 0;
var _local2 = 0;
while (_local2 < 8) {
if ((_local2 == 0) || (_local2 == 5)) {
Jarak = Jarak + 20;
} else {
Jarak = Jarak + 10;
}
_root.Indicator.duplicateMovieClip("Indicator" + _local2, 8385 + _local2, {_x:Jarak, _y:590});
_local2++;
}
Speed = 12;
PeluruChk = 0;
shipspeed = Speed;
speedLimit = shipspeed;
someListener = new Object();
KeyboardListener = new Object();
fraction = 0.1;
PeluruAktifMax = 40;
PeluruAktifMin = 30;
JumlPeluruAktif = PeluruAktifMin;
JumlLayer = PeluruAktifMax + 1;
StillPressedMouse = false;
DelayFire = 0;
DelayPeluru = 8;
FirstFire = false;
ArmorStatus = "off";
NuclearStatus = "off";
NuclearON = "off";
BonusAcak = random(800);
BatasBonusAcak = random(800);
BonusLaunch = "off";
KiriKanan = 20;
FrekwensiBonus = 3;
BombStatus = "off";
Bomb = 1;
EnemyAcak = random(800);
BatasEnemyAcak = random(800);
EnemyAcak2 = random(800);
BatasEnemyAcak2 = random(800);
EnemyLaunch = "off";
EnemyLaunch2 = "off";
WaruTerbelah = 1;
WaruAcak = random(800);
BatasWaruAcak = random(800);
WaruLaunch = "off";
WaruX = 0;
WaruY = 0;
CanonAcak = random(800);
BatasCanonAcak = random(800);
CanonLaunch = "off";
CanonTembakStatus = "off";
Pembelahan = false;
Waru1Meledak = (Waru2Meledak = true);
Waru1 = (Waru2 = 0);
RanjauAcakJalan = 0;
BatasanRanjauAcakJalan = 0;
RanjauJalanStatus = true;
BiggestEnemyAcak = 0;
BatasanBiggestEnemyAcak = 0;
BiggestEnemyStatus = "off";
BiggestEnemyLaunch = "off";
LastMoney = MoneyGet;
LastScore = Score;
LastBomb = Bomb;
LastLive = Live;
LastSpeed = Speed;
UserNameInputMode = "off";
}
PertamaKali = -2;
CoverHold = 0;
}
onClipEvent (enterFrame) {
if (PertamaKali == -2) {
CoverHold++;
if (CoverHold == 1) {
_root.AllSoundsLaunching();
_root.RekamatraLaunch();
} else {
CoverHold = 5;
}
} else if (PertamaKali == -1) {
CoverHold++;
if (CoverHold == 1) {
_root.CoverLaunch();
} else {
CoverHold = 5;
}
} else {
if (PertamaKali == 0) {
MasterReset();
_root.BombPressed.start(0, 1);
PertamaKali = 1;
}
_root.Frame1.Score1 = ((("money : $" + MoneyGet) + " | score") + " : ") + Score;
if (Live <= 0) {
if (StoreMenuStatus == "off") {
GameOverMode = true;
}
} else {
GameOverMode = false;
}
if (GameOverMode) {
GameOverHold++;
if (GameOverHold == 1) {
LastMoney = MoneyGet;
LastScore = Score;
LastBomb = Bomb;
LastLive = Live;
LastSpeed = Speed;
if (LastScore > _root.Score6_txt) {
UserNameInputMode = "on";
}
if ((_root.Pesawat1.CanonLaunch = "on")) {
removeMovieClip(_root.CanonEnemy2000);
}
stopAllSounds();
_root.GameOverLaunch();
_root.GameOver.start(0, 1);
_root.GameOver2.start(0, 1);
} else {
GameOverHold = 5;
Live = LastLive;
Bomb = LastBomb;
MoneyGet = LastMoney;
Score = LastScore;
Speed = LastSpeed;
}
} else if (StoreMenuStatus == "on") {
Live = LastLive;
Bomb = LastBomb;
MoneyGet = LastMoney;
Score = LastScore;
Speed = LastSpeed;
StoreMenuHold++;
if (StoreMenuHold == 1) {
_root.StoreMenuLaunch();
} else {
StoreMenuHold = 5;
}
} else if (GamePauseStatus == "on") {
Live = LastLive;
Bomb = LastBomb;
MoneyGet = LastMoney;
Score = LastScore;
Speed = LastSpeed;
GamePauseHold++;
if (GamePauseHold == 1) {
_root.GamePauseLaunch();
} else {
GamePauseHold = 5;
}
KeyboardListener.onKeyDown = function () {
if (Key.getCode() == 32) {
GamePauseHold = 0;
GamePauseStatus = "off";
removeMovieClip(_root.GamePause1);
}
};
Key.addListener(KeyboardListener);
} else {
_root.Pesawat1.BombStatus = "off";
if (_root.Pesawat1.Score > 1500) {
FrekwensiBonus = 12;
} else if (_root.Pesawat1.Score > 900) {
FrekwensiBonus = 10;
} else if (_root.Pesawat1.Score > 600) {
FrekwensiBonus = 9;
} else if (_root.Pesawat1.Score > 300) {
FrekwensiBonus = 7;
} else {
FrekwensiBonus = 5;
}
if (((BonusAcak > BatasBonusAcak) && (BonusAcak < (BatasBonusAcak + (FrekwensiBonus * 0.7)))) && (BonusLaunch == "off")) {
BonusLaunch = "on";
JumlLayer++;
if (JumlLayer >= 850) {
JumlLayer = PeluruAktifMax + 1;
}
if (random(800) < 400) {
KiriKanan = -20;
} else {
KiriKanan = 820;
}
_root.SpeedBonus.duplicateMovieClip("SpeedBonus" + JumlLayer, JumlLayer, {_x:KiriKanan, _y:random(580)});
}
BonusAcak = random(800);
BatasBonusAcak = random(800);
if ((((WaruAcak > BatasWaruAcak) && (WaruAcak < (BatasWaruAcak + 2))) && (WaruLaunch == "off")) && (Score > 2000)) {
WaruLaunch = "on";
if (Score >= 2500) {
Pembelahan = true;
}
JumlLayer++;
if (JumlLayer >= 850) {
JumlLayer = PeluruAktifMax + 1;
}
if (random(800) < 400) {
KiriKanan = -20;
} else {
KiriKanan = 820;
}
_root.WaruEnemy.duplicateMovieClip("WaruEnemy" + JumlLayer, JumlLayer, {_x:KiriKanan, _y:random(580)});
}
WaruAcak = random(800);
BatasWaruAcak = random(800);
if ((((CanonAcak > BatasCanonAcak) && (CanonAcak < (BatasCanonAcak + 2))) && (CanonLaunch == "off")) && (Score >= 1300)) {
CanonLaunch = "on";
CanonTembakStatus = "off";
if (random(800) < 400) {
KiriKanan = -20;
} else {
KiriKanan = 820;
}
_root.CanonEnemy.duplicateMovieClip("CanonEnemy2000", 8350, {_x:KiriKanan, _y:580});
}
CanonAcak = random(800);
BatasCanonAcak = random(800);
if (MoneyGet >= 3500) {
BiggestEnemyLaunch = "on";
}
if (BiggestEnemyLaunch == "on") {
BiggestEnemyAcak = random(1000);
BatasanBiggestEnemyAcak = random(1000);
if ((BiggestEnemyAcak == BatasanBiggestEnemyAcak) && (BiggestEnemyStatus == "off")) {
BiggestEnemyStatus = "on";
if (random(800) < 400) {
KiriKanan = -20;
} else {
KiriKanan = 820;
}
_root.BiggestEnemy.duplicateMovieClip("BiggestEnemy666", 969, {_x:KiriKanan, _y:580});
_root.Laser.duplicateMovieClip("Laser666", 968, {_x:KiriKanan, _y:580});
}
}
if (((EnemyAcak > BatasEnemyAcak) && (EnemyAcak < (BatasEnemyAcak + (FrekwensiBonus * 4)))) && (EnemyLaunch == "off")) {
_root.EnemyWalkin.start(0, 1);
JumlLayer++;
if (JumlLayer >= 850) {
JumlLayer = PeluruAktifMax + 1;
}
EnemyLaunch = "on";
_root.EnemyBebek.duplicateMovieClip("EnemyBebek" + JumlLayer, JumlLayer, {_x:random(800), _y:-20});
} else {
EnemyAcak = random(800);
BatasEnemyAcak = random(800);
}
if (((EnemyAcak2 > BatasEnemyAcak2) && (EnemyAcak2 < (BatasEnemyAcak2 + 300))) && (EnemyLaunch2 == "off")) {
_root.EnemyWalkin2.start(0, 1);
JumlLayer++;
if (JumlLayer >= 850) {
JumlLayer = PeluruAktifMax + 1;
}
EnemyLaunch2 = "on";
_root.Enemy2Bebek.duplicateMovieClip("Enemy2Bebek" + JumlLayer, JumlLayer, {_x:random(800), _y:-20});
} else {
EnemyAcak2 = random(800);
BatasEnemyAcak2 = random(800);
}
BombStatus = "off";
KeyboardListener.onKeyDown = function () {
if (Key.getCode() == 32) {
GamePauseStatus = "on";
LastLive = Live;
LastBomb = Bomb;
LastMoney = MoneyGet;
LastScore = Score;
LastSpeed = Speed;
}
if (Key.getCode() == 77) {
StoreMenuStatus = "on";
LastLive = Live;
LastBomb = Bomb;
LastMoney = MoneyGet;
LastScore = Score;
LastSpeed = Speed;
}
if (Key.getCode() == 88) {
if (NuclearStatus == "on") {
if (NuclearON == "off") {
NuclearON = "on";
_root.PutDynamite(_x, _y);
_root.DetikDynamite.start(0, 1);
_root.PutDynamite2.start(0, 1);
}
}
}
if (((Key.getCode() == 120) || (Key.getCode() == 90)) && (GameOverMode == false)) {
Bomb--;
if (Bomb < 0) {
Bomb = 0;
} else {
_root.BombPressed.start(0, 1);
BombStatus = "on";
}
}
};
KeyboardListener.onKeyUp = function () {
BombStatus = "off";
};
Key.addListener(KeyboardListener);
someListener.onMouseDown = function () {
StillPressedMouse = true;
FirstFire = true;
};
someListener.onMouseUp = function () {
StillPressedMouse = false;
};
if (StillPressedMouse) {
DelayFire++;
if (FirstFire) {
DelayFire = DelayPeluru;
FirstFire = false;
}
if (DelayFire == DelayPeluru) {
DelayFire = 0;
PeluruChk = 1;
JumlPeluruAktif++;
if (JumlPeluruAktif == PeluruAktifMax) {
JumlPeluruAktif = PeluruAktifMin;
}
_root.Peluru.duplicateMovieClip("Peluru" + JumlPeluruAktif, JumlPeluruAktif, {_x:_x, _y:_y - 30});
if (_root.Pesawat1.Score > 4500) {
_root["Peluru" + JumlPeluruAktif].gotoAndStop(5);
_root.Bullet5Launch.start(0, 1);
} else if (_root.Pesawat1.Score > 1500) {
_root["Peluru" + JumlPeluruAktif].gotoAndStop(4);
_root.Bullet4Launch.start(0, 1);
} else if (_root.Pesawat1.Score > 700) {
_root["Peluru" + JumlPeluruAktif].gotoAndStop(3);
_root.Bullet3Launch.start(0, 1);
} else if (_root.Pesawat1.Score > 200) {
_root["Peluru" + JumlPeluruAktif].gotoAndStop(2);
_root.Bullet2Launch.start(0, 1);
} else {
_root["Peluru" + JumlPeluruAktif].gotoAndStop(1);
_root.Bullet1Launch.start(0, 1);
}
}
}
Mouse.addListener(someListener);
RanjauAcakJalan = random(800);
BatasanRanjauAcakJalan = random(800);
if (((RanjauAcakJalan >= BatasanRanjauAcakJalan) && (RanjauAcakJalan <= (BatasanRanjauAcakJalan + 2))) && (Score >= 500)) {
JumlLayer++;
if (JumlLayer >= 850) {
JumlLayer = PeluruAktifMax + 1;
}
RanjauJalanStatus = true;
_root.Ranjau.duplicateMovieClip("Ranjau" + JumlLayer, JumlLayer, {_x:random(800), _y:-20});
}
xTarget = _root._xmouse;
yTarget = _root._ymouse;
speedLimit = shipspeed;
xspeed = (xTarget - _x) * fraction;
yspeed = (yTarget - _y) * fraction;
if (xspeed >= speedLimit) {
xspeed = speedLimit + (Speed / 5);
} else if (xspeed <= (-speedLimit)) {
xspeed = ((-speedLimit) + 0.01) - (Speed / 5);
}
if (yspeed >= speedLimit) {
yspeed = speedLimit + (Speed / 5);
} else if (yspeed <= (-speedLimit)) {
yspeed = ((-speedLimit) + 0.01) - (Speed / 5);
}
_x = (_x + (xspeed / 2));
_y = (_y + (yspeed / 2));
if (_x >= (ScreenX - 15)) {
_x = (ScreenX - 15);
}
if (_x <= 15) {
_x = 15;
}
if (_y >= ScreenY) {
_y = ScreenY;
}
if (_y <= 30) {
_y = 30;
}
if (ArmorStatus == "on") {
_root.Pesawat1.Armor._visible = 1;
} else {
_root.Pesawat1.Armor._visible = 0;
}
}
}
}
Instance of Symbol 276 MovieClip [Peluru] "Peluru" in Frame 2
onClipEvent (enterFrame) {
if (_name != "Peluru") {
if ((this._currentframe == 5) && (_root.Pesawat1.Score < 3500)) {
_root.Pesawat1.DelayPeluru = 5;
}
if (hitTest(_root.Pesawat1)) {
if (this._currentframe == 6) {
if (_root.Pesawat1.ArmorStatus == "off") {
_root.Pesawat1.CanonTembakStatus = "off";
_root.Pesawat1.Score = _root.Pesawat1.Score - 2;
_root.Pesawat1.Live--;
if (_root.Pesawat1.Live <= 0) {
_root.Pesawat1.Live = 0;
}
_root.Njeblug(_x, _y);
_root.Live_1Ship.start(0, 1);
_root.Pesawat1.gotoAndPlay(7);
removeMovieClip(this);
} else {
_root.Pesawat1.CanonTembakStatus = "off";
_root.Pesawat1._y = _root.Pesawat1._y - 8;
_root.PercikanXY(_x, _y - 15);
removeMovieClip(this);
}
}
}
if (this._y < -10) {
if ((_root.Pesawat1.CanonTembakStatus == "on") && (_currentframe == 6)) {
_root.Pesawat1.CanonTembakStatus = "off";
}
removeMovieClip(this);
}
if (_currentframe == 6) {
this._y = this._y - 8;
} else {
this._y = this._y - (_root.Pesawat1.Speed / 2);
}
}
}
Instance of Symbol 267 MovieClip [SpeedBonus] "SpeedBonus" in Frame 2
onClipEvent (load) {
AcakBonus1 = random(800);
AcakBonus2 = random(800);
if ((AcakBonus1 >= AcakBonus2) && (AcakBonus1 <= (AcakBonus2 + 10))) {
gotoAndStop (6);
} else if ((AcakBonus1 >= AcakBonus2) && (AcakBonus1 <= (AcakBonus2 + 30))) {
gotoAndStop (4);
} else if ((AcakBonus1 >= AcakBonus2) && (AcakBonus1 <= (AcakBonus2 + 50))) {
gotoAndStop (5);
} else if ((AcakBonus1 >= AcakBonus2) && (AcakBonus1 <= (AcakBonus2 + 80))) {
gotoAndStop (3);
} else if ((AcakBonus1 >= AcakBonus2) && (AcakBonus1 <= (AcakBonus2 + 100))) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
bounce = 1;
base = 580;
lw = 0;
rw = 800;
yspeed = random(10);
xspeed = random(5);
}
onClipEvent (enterFrame) {
if (this._parent.Pesawat1.BonusLaunch == "on") {
if (_name != "SpeedBonus") {
if (_root.Pesawat1.BombStatus == "on") {
if ((_root.Indicator5._currentframe != 1) && (_root.Pesawat1.GameOverMode == false)) {
_root.Pesawat1.BonusLaunch = "off";
_root.Pesawat1.Score = _root.Pesawat1.Score - 2;
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
} else {
yspeed = yspeed + 0.5;
if ((_y + yspeed) <= base) {
_y = (_y + yspeed);
} else {
_y = base;
_root.BonusTouchTheFloor.start(0, 1);
yspeed = (-yspeed) / bounce;
}
if (_y > base) {
_y = base;
}
if (xspeed == 0) {
xspeed = 1;
}
if ((_x + xspeed) < rw) {
_x = (_x + xspeed);
} else {
if (_root.Pesawat1.KiriKanan == -20) {
removeMovieClip(this);
_root.Pesawat1.BonusLaunch = "off";
}
_x = rw;
xspeed = (-xspeed) / bounce;
}
if ((_x + xspeed) > lw) {
_x = (_x + xspeed);
} else {
if (_root.Pesawat1.KiriKanan == 820) {
removeMovieClip(this);
_root.Pesawat1.BonusLaunch = "off";
}
_x = lw;
xspeed = (-xspeed) / bounce;
}
if (hitTest(_root.Pembersih)) {
_root.Pesawat1.BonusLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.Laser666)) {
_root.Pesawat1.BonusLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.MeledakLokal1)) {
_root.Pesawat1.BonusLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.Pesawat1)) {
_root.BonusGet.start(0, 1);
_root.Pesawat1.Score = _root.Pesawat1.Score + 2;
if (_currentframe == 1) {
_root.Pesawat1.Speed = _root.Pesawat1.Speed + 2;
_root.Pesawat1.DelayPeluru--;
if (_root.Pesawat1.DelayPeluru <= 3) {
_root.Pesawat1.DelayPeluru = 3;
}
}
if (_root.Pesawat1.Speed > 25) {
_root.Pesawat1.Speed = 25;
_root.Pesawat1.Score = _root.Pesawat1.Score + 2;
_root.Pesawat1.MoneyGet = _root.Pesawat1.MoneyGet + 15;
}
if (_currentframe == 2) {
_root.Pesawat1.Live++;
}
if (_root.Pesawat1.Live > 5) {
_root.Pesawat1.Live = 5;
_root.Pesawat1.Score = _root.Pesawat1.Score + 4;
_root.Pesawat1.MoneyGet = _root.Pesawat1.MoneyGet + 75;
}
if (_currentframe == 3) {
_root.Pesawat1.Bomb++;
}
if (_root.Pesawat1.Bomb > 3) {
_root.Pesawat1.Bomb = 3;
_root.Pesawat1.Score = _root.Pesawat1.Score + 6;
_root.Pesawat1.MoneyGet = _root.Pesawat1.MoneyGet + 35;
}
if (_currentframe == 4) {
_root.Pesawat1.MoneyGet = _root.Pesawat1.MoneyGet + 250;
}
if (_currentframe == 5) {
_root.Pesawat1.MoneyGet = _root.Pesawat1.MoneyGet + 150;
}
if (_currentframe == 6) {
_root.Pembersih.gotoAndPlay(2);
}
_root.Pesawat1.BonusLaunch = "off";
removeMovieClip(this);
}
if (hitTest(_root.CanonEnemy2000)) {
_root.CannonFallOn.start(0, 1);
_root.Pesawat1.BonusLaunch = "off";
_root.Pesawat1.CanonLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
removeMovieClip(_root.CanonEnemy2000);
}
var i = _root.Pesawat1.PeluruAktifMin;
while (i <= _root.Pesawat1.PeluruAktifMax) {
if (hitTest(_root["Peluru" + i])) {
_root.BF.start(0, 1);
if (_root["Peluru" + i]._currentframe == 6) {
_root.Pesawat1.CanonTembakStatus = "off";
} else {
_root.Pesawat1.Score = _root.Pesawat1.Score - 2;
}
if (_root.Pesawat1.Score < 0) {
_root.Pesawat1.Score = 0;
}
_root.Pesawat1.BonusLaunch = "off";
if (_root.Peluru._currentframe != 5) {
removeMovieClip(_root["Peluru" + i]);
}
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
i++;
}
}
}
}
}
Instance of Symbol 265 MovieClip [Indicator] "Indicator" in Frame 2
onClipEvent (load) {
nama = _name.toString();
}
onClipEvent (enterFrame) {
if (Number(nama.substring(9, 10)) <= (_root.Pesawat1.Live - 1)) {
gotoAndStop (2);
} else if ((Number(nama.substring(9, 10)) >= 5) && (Number(nama.substring(9, 10)) <= ((_root.Pesawat1.Bomb - 1) + 5))) {
gotoAndStop (3);
} else {
gotoAndStop (1);
}
}
Instance of Symbol 361 MovieClip "EnemyBebek" in Frame 2
onClipEvent (load) {
TembelekAcak = 0;
BatasanTembelekAcak = 0;
_root.EnemyLaunchSound.start(0, 1);
}
onClipEvent (enterFrame) {
if (_root.Pesawat1.EnemyLaunch == "on") {
if (_name != "EnemyBebek") {
if (_root.Pesawat1.BombStatus == "on") {
if ((_root.Indicator5._currentframe != 1) && (_root.Pesawat1.GameOverMode == false)) {
_root.Pesawat1.EnemyLaunch = "off";
_root.Pesawat1.Score = _root.Pesawat1.Score + 2;
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
} else {
if (hitTest(_root.Pembersih)) {
_root.Pesawat1.EnemyLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.Laser666)) {
_root.Pesawat1.EnemyLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.MeledakLokal1)) {
_root.Pesawat1.EnemyLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (((_root.Pesawat1.hitTest(getBounds(_root).xMax, _y, true) || (_root.Pesawat1.hitTest(getBounds(_root).xMin, _y, true))) || (_root.Pesawat1.hitTest(_x, getBounds(_root).yMax, true))) || (_root.Pesawat1.hitTest(_x, getBounds(_root).yMax, true))) {
this._parent.Pesawat1.Score--;
this._parent.Pesawat1.Live--;
if (this._parent.Pesawat1.Score <= 0) {
this._parent.Pesawat1.Score = 0;
}
if (this._parent.Pesawat1.Live <= 0) {
this._parent.Pesawat1.Live = 0;
}
_root.Pesawat1.EnemyLaunch = "off";
this._parent.Njeblug(_x, _y);
_root.Pesawat1.gotoAndPlay(7);
_root.Live_1Ship.start(0, 1);
removeMovieClip(this);
}
if (hitTest(_root.CanonEnemy2000)) {
_root.CannonFallOn.start(0, 1);
_root.Pesawat1.EnemyLaunch = "off";
_root.Pesawat1.CanonLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
removeMovieClip(_root.CanonEnemy2000);
}
var i = _root.Pesawat1.PeluruAktifMin;
while (i <= _root.Pesawat1.PeluruAktifMax) {
if (hitTest(_root["Peluru" + i])) {
_root.HitEnemy.start(0, 1);
if (_root["Peluru" + i]._currentframe == 6) {
_root.Pesawat1.CanonTembakStatus = "off";
} else {
_root.Pesawat1.Score = _root.Pesawat1.Score + 2;
}
_root.Pesawat1.EnemyLaunch = "off";
if (_root["Peluru" + i]._currentframe != 5) {
removeMovieClip(_root["Peluru" + i]);
}
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
i++;
}
_y = (_y + (this._parent.Pesawat1.Speed / 15));
if (_y >= 580) {
_root.Pesawat1.EnemyLaunch = "off";
removeMovieClip(this);
}
TembelekAcak = random(800);
BatasanTembelekAcak = random(800);
if ((TembelekAcak >= BatasanTembelekAcak) && (TembelekAcak <= (BatasanTembelekAcak + (_root.Pesawat1.Speed / 2)))) {
_root.Pesawat1.JumlLayer++;
if (_root.Pesawat1.JumlLayer >= 850) {
_root.Pesawat1.JumlLayer = _root.Pesawat1.PeluruAktifMax + 1;
}
_root.TrapLaunching.start(0, 1);
_root.TembelekSilver.duplicateMovieClip("TembelekSilver" + _root.Pesawat1.JumlLayer, _root.Pesawat1.JumlLayer, {_x:_x, _y:_y});
}
}
}
}
}
Instance of Symbol 365 MovieClip "Meledak" in Frame 2
onClipEvent (enterFrame) {
if (_name != "Meledak") {
if (_currentframe == 10) {
removeMovieClip(this);
}
}
}
Instance of Symbol 366 MovieClip "Enemy2Bebek" in Frame 2
onClipEvent (load) {
kekebalan = 0;
TembelekAcak = random(800);
BatasanTembelekAcak = random(800);
}
onClipEvent (enterFrame) {
if (_root.Pesawat1.EnemyLaunch2 == "on") {
if (_name != "Enemy2Bebek") {
if (_root.Pesawat1.BombStatus == "on") {
if ((_root.Indicator5._currentframe != 1) && (_root.Pesawat1.GameOverMode == false)) {
_root.Pesawat1.EnemyLaunch2 = "off";
_root.Pesawat1.Score = _root.Pesawat1.Score + 4;
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
} else {
if (hitTest(_root.Pembersih)) {
_root.Pesawat1.EnemyLaunch2 = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.Laser666)) {
_root.Pesawat1.EnemyLaunch2 = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.MeledakLokal1)) {
_root.Pesawat1.EnemyLaunch2 = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (((_root.Pesawat1.hitTest(getBounds(_root).xMax, _y, true) || (_root.Pesawat1.hitTest(getBounds(_root).xMin, _y, true))) || (_root.Pesawat1.hitTest(_x, getBounds(_root).yMax, true))) || (_root.Pesawat1.hitTest(_x, getBounds(_root).yMax, true))) {
this._parent.Pesawat1.Score--;
if (this._parent.Pesawat1.Score <= 0) {
this._parent.Pesawat1.Score = 0;
}
this._parent.Pesawat1.Live--;
if (this._parent.Pesawat1.Live <= 0) {
this._parent.Pesawat1.Live = 0;
}
_root.Pesawat1.EnemyLaunch2 = "off";
this._parent.Njeblug(_x, _y);
_root.Pesawat1.gotoAndPlay(7);
_root.Live_1Ship.start(0, 1);
removeMovieClip(this);
}
if (hitTest(_root.CanonEnemy2000)) {
_root.CannonFallOn.start(0, 1);
_root.Pesawat1.EnemyLaunch2 = "off";
_root.Pesawat1.CanonLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
removeMovieClip(_root.CanonEnemy2000);
}
var i = _root.Pesawat1.PeluruAktifMin;
while (i <= _root.Pesawat1.PeluruAktifMax) {
if (hitTest(_root["Peluru" + i])) {
_root.HitEnemy.start(0, 1);
kekebalan++;
if (((((((_root["Peluru" + i]._currentframe == 1) && (kekebalan >= 4)) || ((_root["Peluru" + i]._currentframe == 2) && (kekebalan >= 4))) || ((_root["Peluru" + i]._currentframe == 3) && (kekebalan >= 3))) || ((_root["Peluru" + i]._currentframe == 4) && (kekebalan >= 2))) || (_root["Peluru" + i]._currentframe == 5)) || ((_root["Peluru" + i]._currentframe == 6) && (kekebalan >= 3))) {
if (_root["Peluru" + i]._currentframe == 6) {
_root.Pesawat1.CanonTembakStatus = "off";
} else {
_root.Pesawat1.Score = _root.Pesawat1.Score + 4;
}
_root.Pesawat1.EnemyLaunch2 = "off";
if (_root["Peluru" + i]._currentframe != 5) {
removeMovieClip(_root["Peluru" + i]);
}
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
} else {
if (_root["Peluru" + i]._currentframe == 6) {
_root.Pesawat1.CanonTembakStatus = "off";
}
removeMovieClip(_root["Peluru" + i]);
_y = (_y - 8);
_root.PercikanXY(_x, _y);
}
}
i++;
}
_y = (_y + (this._parent.Pesawat1.Speed / 15));
if (_y >= 580) {
_root.Pesawat1.EnemyLaunch2 = "off";
removeMovieClip(this);
}
TembelekAcak = random(800);
BatasanTembelekAcak = random(800);
if ((TembelekAcak >= BatasanTembelekAcak) && (TembelekAcak <= (BatasanTembelekAcak + _root.Pesawat1.Speed))) {
_root.Pesawat1.JumlLayer++;
if (_root.Pesawat1.JumlLayer >= 850) {
_root.Pesawat1.JumlLayer = _root.Pesawat1.PeluruAktifMax + 1;
}
_root.TrapLaunching.start(0, 1);
_root.TembelekGold.duplicateMovieClip("TembelekGold" + _root.Pesawat1.JumlLayer, _root.Pesawat1.JumlLayer, {_x:_x, _y:_y});
}
}
}
}
}
Instance of Symbol 367 MovieClip "Percikan" in Frame 2
onClipEvent (enterFrame) {
if (_name != "Percikan") {
if (_currentframe == 10) {
removeMovieClip(this);
}
}
}
Instance of Symbol 369 MovieClip "TembelekSilver" in Frame 2
onClipEvent (load) {
bounce = 1;
base = 580;
lw = 0;
rw = 800;
if (random(800) > 400) {
yspeed = 1;
} else {
yspeed = -1;
}
if (random(800) > 400) {
xspeed = 1;
} else {
xspeed = -1;
}
}
onClipEvent (enterFrame) {
if (_name != "TembelekSilver") {
if (_root.Pesawat1.BombStatus == "on") {
if ((_root.Indicator5._currentframe != 1) && (_root.Pesawat1.GameOverMode == false)) {
_root.Pesawat1.Score++;
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
} else {
if ((_y + yspeed) <= 1) {
yspeed = (-yspeed) / bounce;
}
if ((_y + yspeed) <= base) {
_y = (_y + yspeed);
} else {
_y = base;
yspeed = (-yspeed) / bounce;
}
if (_y > base) {
_y = base;
}
if (xspeed == 0) {
xspeed = 1;
}
if ((_x + xspeed) < rw) {
_x = (_x + xspeed);
} else {
_x = rw;
xspeed = (-xspeed) / bounce;
}
if ((_x + xspeed) > lw) {
_x = (_x + xspeed);
} else {
_x = lw;
xspeed = (-xspeed) / bounce;
}
if (hitTest(_root.Pembersih)) {
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.Laser666)) {
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (((_root.Pesawat1.hitTest(getBounds(_root).xMax, _y, true) || (_root.Pesawat1.hitTest(getBounds(_root).xMin, _y, true))) || (_root.Pesawat1.hitTest(_x, getBounds(_root).yMax, true))) || (_root.Pesawat1.hitTest(_x, getBounds(_root).yMax, true))) {
if (_root.Pesawat1.ArmorStatus == "off") {
_root.Pesawat1.Score--;
if (_root.Pesawat1.Score < 0) {
_root.Pesawat1.Score = 0;
}
this._parent.Pesawat1.Live--;
if (this._parent.Pesawat1.Live <= 0) {
this._parent.Pesawat1.Live = 0;
}
this._parent.Njeblug(_x, _y);
_root.Pesawat1.gotoAndPlay(7);
_root.Live_1Ship.start(0, 1);
removeMovieClip(this);
} else {
xspeed = (-xspeed) / bounce;
}
}
var i = _root.Pesawat1.PeluruAktifMin;
while (i <= _root.Pesawat1.PeluruAktifMax) {
if (hitTest(_root["Peluru" + i])) {
if (_root["Peluru" + i]._currentframe == 6) {
_root.Pesawat1.CanonTembakStatus = "off";
} else {
_root.Pesawat1.Score++;
}
if (_root["Peluru" + i]._currentframe != 5) {
removeMovieClip(_root["Peluru" + i]);
}
_root.Trap1_BlowUp.start(0, 1);
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
i++;
}
}
}
}
Instance of Symbol 372 MovieClip "TembelekGold" in Frame 2
onClipEvent (load) {
kekebalan = 0;
bounce = 1;
base = 580;
lw = 0;
rw = 800;
if (random(800) > 400) {
yspeed = 1;
} else {
yspeed = -1;
}
if (random(800) > 400) {
xspeed = 1;
} else {
xspeed = -1;
}
}
onClipEvent (enterFrame) {
if (_name != "TembelekGold") {
if (_root.Pesawat1.BombStatus == "on") {
if (_currentframe == 1) {
if ((_root.Indicator5._currentframe != 1) && (_root.Pesawat1.GameOverMode == false)) {
_root.Pesawat1.Score++;
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
}
} else {
if ((_y + yspeed) <= 1) {
yspeed = (-yspeed) / bounce;
}
if ((_y + yspeed) <= base) {
_y = (_y + yspeed);
} else {
_y = base;
yspeed = (-yspeed) / bounce;
}
if (_y > base) {
_y = base;
}
if (xspeed == 0) {
xspeed = 1;
}
if ((_x + xspeed) < rw) {
_x = (_x + xspeed);
} else {
_x = rw;
xspeed = (-xspeed) / bounce;
}
if ((_x + xspeed) > lw) {
_x = (_x + xspeed);
} else {
_x = lw;
xspeed = (-xspeed) / bounce;
}
if (hitTest(_root.Pembersih)) {
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.Laser666)) {
if (_currentframe != 2) {
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
}
if (hitTest(_root.MeledakLokal1)) {
if (_currentframe == 1) {
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
}
if (((_root.Pesawat1.hitTest(getBounds(_root).xMax, _y, true) || (_root.Pesawat1.hitTest(getBounds(_root).xMin, _y, true))) || (_root.Pesawat1.hitTest(_x, getBounds(_root).yMax, true))) || (_root.Pesawat1.hitTest(_x, getBounds(_root).yMax, true))) {
if (_root.Pesawat1.ArmorStatus == "off") {
_root.Pesawat1.Score--;
if (_root.Pesawat1.Score < 0) {
_root.Pesawat1.Score = 0;
}
this._parent.Pesawat1.Live--;
if (this._parent.Pesawat1.Live <= 0) {
this._parent.Pesawat1.Live = 0;
}
this._parent.Njeblug(_x, _y);
_root.Pesawat1.gotoAndPlay(7);
_root.Live_1Ship.start(0, 1);
removeMovieClip(this);
} else {
xspeed = (-xspeed) / bounce;
}
}
var i = _root.Pesawat1.PeluruAktifMin;
while (i <= _root.Pesawat1.PeluruAktifMax) {
if (hitTest(_root["Peluru" + i])) {
kekebalan++;
if (_currentframe == 2) {
_y = (_y - 8);
if (_y <= 0) {
_y = 0;
}
}
if ((_currentframe == 2) && (kekebalan != 3)) {
_root.PercikanXY(_x, _y);
removeMovieClip(_root["Peluru" + i]);
}
if ((_currentframe == 1) || ((_currentframe == 2) && (kekebalan == 3))) {
kekebalan = 0;
if (_root["Peluru" + i]._currentframe == 6) {
_root.Pesawat1.CanonTembakStatus = "off";
} else {
_root.Pesawat1.Score++;
}
if (_root["Peluru" + i]._currentframe != 5) {
removeMovieClip(_root["Peluru" + i]);
}
_root.Trap2_BlowUp.start(0, 1);
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
}
i++;
}
}
}
}
Instance of Symbol 196 MovieClip "WaruEnemy" in Frame 2
onClipEvent (load) {
Speed = 1;
shipspeed = Speed;
ScreenX = _root.Pesawat1.ScreenX;
ScreenY = _root.Pesawat1.ScreenY;
xTarget = 0;
yTarget = 0;
kekebalan = 0;
}
onClipEvent (enterFrame) {
if (_root.Pesawat1.WaruLaunch == "on") {
if (_name != "WaruEnemy") {
if (_root.Pesawat1.BombStatus == "on") {
if ((_root.Indicator5._currentframe != 1) && (_root.Pesawat1.GameOverMode == false)) {
if (_name == ("WaruEnemy" + _root.Pesawat1.Waru1)) {
_root.Pesawat1.Waru1Meledak = true;
}
if (_name == ("WaruEnemy" + _root.Pesawat1.Waru2)) {
_root.Pesawat1.Waru2Meledak = true;
}
if (_root.Pesawat1.Pembelahan == false) {
if (_root.Pesawat1.Waru1Meledak && (_root.Pesawat1.Waru2Meledak)) {
_root.Pesawat1.Pembelahan = true;
_root.Pesawat1.WaruLaunch = "off";
}
} else {
_root.Pesawat1.WaruLaunch = "off";
}
_root.Pesawat1.Score = _root.Pesawat1.Score + 10;
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
} else {
if (hitTest(_root.Pembersih)) {
_root.Pesawat1.Waru1Meledak = true;
_root.Pesawat1.Waru2Meledak = true;
if (_root.Pesawat1.Score >= 2500) {
_root.Pesawat1.Pembelahan = true;
}
_root.Pesawat1.WaruLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
removeMovieClip(_root["WaruEnemy" + _root.Pesawat1.Waru1]);
removeMovieClip(_root["WaruEnemy" + _root.Pesawat1.Waru2]);
}
if (hitTest(_root.Laser666)) {
_root.Pesawat1.Waru1Meledak = true;
_root.Pesawat1.Waru2Meledak = true;
if (_root.Pesawat1.Score >= 2500) {
_root.Pesawat1.Pembelahan = true;
}
_root.Pesawat1.WaruLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
removeMovieClip(_root["WaruEnemy" + _root.Pesawat1.Waru1]);
removeMovieClip(_root["WaruEnemy" + _root.Pesawat1.Waru2]);
}
if (hitTest(_root.MeledakLokal1)) {
_root.Pesawat1.Waru1Meledak = true;
_root.Pesawat1.Waru2Meledak = true;
if (_root.Pesawat1.Score >= 2500) {
_root.Pesawat1.Pembelahan = true;
}
_root.Pesawat1.WaruLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
removeMovieClip(_root["WaruEnemy" + _root.Pesawat1.Waru1]);
removeMovieClip(_root["WaruEnemy" + _root.Pesawat1.Waru2]);
}
if (hitTest(_root.Pesawat1)) {
this._parent.Pesawat1.Score--;
this._parent.Pesawat1.Live--;
if (this._parent.Pesawat1.Score <= 0) {
this._parent.Pesawat1.Score = 0;
}
if (this._parent.Pesawat1.Live <= 0) {
this._parent.Pesawat1.Live = 0;
}
if (_name == ("WaruEnemy" + _root.Pesawat1.Waru1)) {
_root.Pesawat1.Waru1Meledak = true;
}
if (_name == ("WaruEnemy" + _root.Pesawat1.Waru2)) {
_root.Pesawat1.Waru2Meledak = true;
}
if (_root.Pesawat1.Pembelahan == false) {
if (_root.Pesawat1.Waru1Meledak && (_root.Pesawat1.Waru2Meledak)) {
_root.Pesawat1.Pembelahan = true;
_root.Pesawat1.WaruLaunch = "off";
}
} else {
_root.Pesawat1.WaruLaunch = "off";
}
this._parent.Njeblug(_x, _y);
_root.Pesawat1.gotoAndPlay(7);
_root.Live_1Ship.start(0, 1);
removeMovieClip(this);
}
var i = _root.Pesawat1.PeluruAktifMin;
while (i <= _root.Pesawat1.PeluruAktifMax) {
if (hitTest(_root["Peluru" + i])) {
kekebalan++;
if (((((((_root["Peluru" + i]._currentframe == 1) && (kekebalan >= 15)) || ((_root["Peluru" + i]._currentframe == 2) && (kekebalan >= 14))) || ((_root["Peluru" + i]._currentframe == 3) && (kekebalan >= 13))) || ((_root["Peluru" + i]._currentframe == 4) && (kekebalan >= 12))) || ((_root["Peluru" + i]._currentframe == 5) && (kekebalan >= 11))) || ((_root["Peluru" + i]._currentframe == 6) && (kekebalan >= 5))) {
if (_root["Peluru" + i]._currentframe == 6) {
_root.Pesawat1.CanonTembakStatus = "off";
} else {
_root.Pesawat1.Score = _root.Pesawat1.Score + 10;
}
if (_root["Peluru" + i]._currentframe != 5) {
removeMovieClip(_root["Peluru" + i]);
}
this._parent.Njeblug(_x, _y);
if (_name == ("WaruEnemy" + _root.Pesawat1.Waru1)) {
_root.Pesawat1.Waru1Meledak = true;
}
if (_name == ("WaruEnemy" + _root.Pesawat1.Waru2)) {
_root.Pesawat1.Waru2Meledak = true;
}
if (_root.Pesawat1.Pembelahan == false) {
if (_root.Pesawat1.Waru1Meledak && (_root.Pesawat1.Waru2Meledak)) {
_root.Pesawat1.Pembelahan = true;
_root.Pesawat1.WaruLaunch = "off";
}
} else {
_root.Pesawat1.Waru1Meledak = (_root.Pesawat1.Waru2Meledak = false);
_root.Pesawat1.Pembelahan = false;
_root.Pesawat1.Waru1 = _root.Pesawat1.JumlLayer++;
if (_root.Pesawat1.Waru1 >= 850) {
_root.Pesawat1.Waru1 = (_root.Pesawat1.JumlLayer = _root.Pesawat1.PeluruAktifMax + 1);
}
_root.Pesawat1.Waru2 = _root.Pesawat1.JumlLayer++;
if (_root.Pesawat1.Waru2 >= 850) {
_root.Pesawat1.Waru2 = (_root.Pesawat1.JumlLayer = _root.Pesawat1.PeluruAktifMax + 1);
}
_root.WaruTerbelah.start(0, 1);
_root.WaruEnemy.duplicateMovieClip("WaruEnemy" + _root.Pesawat1.Waru1, _root.Pesawat1.Waru1, {_x:_x - 15, _y:_y + 15});
_root.WaruEnemy.duplicateMovieClip("WaruEnemy" + _root.Pesawat1.Waru2, _root.Pesawat1.Waru2, {_x:_x + 15, _y:_y - 15});
_root["WaruEnemy" + _root.Pesawat1.Waru1]._height = _root["WaruEnemy" + _root.Pesawat1.Waru1]._height * 0.6;
_root["WaruEnemy" + _root.Pesawat1.Waru1]._width = _root["WaruEnemy" + _root.Pesawat1.Waru1]._width * 0.6;
_root["WaruEnemy" + _root.Pesawat1.Waru2]._height = _root["WaruEnemy" + _root.Pesawat1.Waru2]._height * 0.6;
_root["WaruEnemy" + _root.Pesawat1.Waru2]._width = _root["WaruEnemy" + _root.Pesawat1.Waru2]._width * 0.6;
}
_root.WaruHit.start(0, 1);
removeMovieClip(this);
} else {
if (_root["Peluru" + i]._currentframe == 6) {
_root.Pesawat1.CanonTembakStatus = "off";
}
removeMovieClip(_root["Peluru" + i]);
_y = (_y - 13);
_root.WaruShootBody.start(0, 1);
_root.PercikanXY(_x, _y);
}
}
i++;
}
xTarget = _root.Pesawat1._x;
yTarget = _root.Pesawat1._y;
speedLimit = shipspeed;
xspeed = (xTarget - _x) * _root.Pesawat1.fraction;
yspeed = (yTarget - _y) * _root.Pesawat1.fraction;
if (xspeed >= speedLimit) {
xspeed = speedLimit;
} else if (xspeed <= (-speedLimit)) {
xspeed = (-speedLimit) + 0.01;
}
if (yspeed >= speedLimit) {
yspeed = speedLimit;
} else if (yspeed <= (-speedLimit)) {
yspeed = (-speedLimit) + 0.01;
}
_x = (_x + xspeed);
_y = (_y + yspeed);
if (_x >= (ScreenX - 15)) {
_x = (ScreenX - 15);
}
if (_x <= 15) {
_x = 15;
}
if (_y >= ScreenY) {
_y = ScreenY;
}
if (_y <= 30) {
_y = 30;
}
}
}
}
}
Instance of Symbol 373 MovieClip "CanonEnemy" in Frame 2
onClipEvent (load) {
Speed = 2;
shipspeed = Speed;
ScreenX = _root.Pesawat1.ScreenX;
ScreenY = _root.Pesawat1.ScreenY;
xTarget = 0;
yTarget = 0;
CanonFireDelay = 0;
}
onClipEvent (enterFrame) {
if (_root.Pesawat1.CanonLaunch == "on") {
if (_name != "CanonEnemy") {
if (_root.Pesawat1.BombStatus == "on") {
if ((_root.Indicator5._currentframe != 1) && (_root.Pesawat1.GameOverMode == false)) {
_root.Pesawat1.CanonLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(_root.CanonEnemy2000);
}
} else {
if (hitTest(_root.Pembersih)) {
_root.Pesawat1.CanonLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(_root.CanonEnemy2000);
}
if (hitTest(_root.MeledakLokal1)) {
_root.Pesawat1.CanonLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.Pesawat1)) {
_root.Pesawat1.Score--;
_root.Pesawat1.Live--;
if (_root.Pesawat1.Score <= 0) {
_root.Pesawat1.Score = 0;
}
if (_root.Pesawat1.Live <= 0) {
_root.Pesawat1.Live = 0;
}
_root.Pesawat1.CanonLaunch = "off";
_root.Njeblug(_x, _y);
_root.Pesawat1.gotoAndPlay(7);
_root.Live_1Ship.start(0, 1);
removeMovieClip(this);
}
xTarget = _root.Pesawat1._x;
yTarget = _root.Pesawat1._y;
speedLimit = shipspeed;
xspeed = (xTarget - _x) * _root.Pesawat1.fraction;
yspeed = (yTarget - _y) * _root.Pesawat1.fraction;
if (xspeed >= speedLimit) {
xspeed = speedLimit;
} else if (xspeed <= (-speedLimit)) {
xspeed = (-speedLimit) + 0.01;
}
if (yspeed >= speedLimit) {
yspeed = speedLimit;
} else if (yspeed <= (-speedLimit)) {
yspeed = (-speedLimit) + 0.01;
}
_x = (_x + xspeed);
_y = 580;
if (_x >= (ScreenX - 15)) {
_x = (ScreenX - 15);
}
if (_x <= 15) {
_x = 15;
}
if (((_root.Pesawat1.GamePauseStatus == "off") && (_root.Pesawat1.StoreMenuStatus == "off")) && (_root.Pesawat1.GameOverMode == false)) {
if (((_x >= (_root.Pesawat1._x - 15)) && (_x <= (_root.Pesawat1._x + 15))) && (_root.Pesawat1.CanonTembakStatus == "on")) {
_root.Pesawat1.CanonTembakStatus = "off";
}
if (((_x >= (_root.Pesawat1._x - 15)) && (_x <= (_root.Pesawat1._x + 15))) && (hitTest(_root.Pesawat1) == false)) {
if (_root.Pesawat1.CanonTembakStatus == "off") {
CanonFireDelay++;
gotoAndStop(CanonFireDelay);
if (CanonFireDelay >= 30) {
_root.CannonLaunchingFire.start(0, 1);
_root.Bullet6Launch.start(0, 1);
CanonFireDelay = 0;
_root.Pesawat1.JumlPeluruAktif++;
if (_root.Pesawat1.JumlPeluruAktif == _root.Pesawat1.PeluruAktifMax) {
_root.Pesawat1.JumlPeluruAktif = _root.Pesawat1.PeluruAktifMin;
}
_root.Peluru.duplicateMovieClip("Peluru" + _root.Pesawat1.JumlPeluruAktif, _root.Pesawat1.JumlPeluruAktif, {_x:_x, _y:_y - 30});
_root["Peluru" + _root.Pesawat1.JumlPeluruAktif].gotoAndStop(6);
_root.Pesawat1.CanonTembakStatus = "on";
}
}
} else {
gotoAndStop (1);
CanonFireDelay = 0;
}
}
}
}
}
}
Instance of Symbol 193 MovieClip "Ranjau" in Frame 2
onClipEvent (load) {
RanjauAcakJalan = 0;
BatasanRanjauAcakJalan = 0;
kekebalan = 0;
RanjauLangkah = 0;
MeledakAcak = 0;
BatasanMeledakAcak = 0;
}
onClipEvent (enterFrame) {
if (_name != "Ranjau") {
if (_root.Pesawat1.BombStatus == "on") {
if ((_root.Indicator5._currentframe != 1) && (_root.Pesawat1.GameOverMode == false)) {
_root.Pesawat1.Score = _root.Pesawat1.Score + 2;
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
} else {
MeledakAcak = random(800);
BatasanMeledakAcak = random(800);
if (MeledakAcak == BatasanMeledakAcak) {
_root.LedakanLokal(_x, _y);
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.Pembersih)) {
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (hitTest(_root.Laser666)) {
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
if (((_root.Pesawat1.hitTest(getBounds(_root).xMax, _y, true) || (_root.Pesawat1.hitTest(getBounds(_root).xMin, _y, true))) || (_root.Pesawat1.hitTest(_x, getBounds(_root).yMax, true))) || (_root.Pesawat1.hitTest(_x, getBounds(_root).yMax, true))) {
this._parent.Pesawat1.Score--;
this._parent.Pesawat1.Live--;
if (this._parent.Pesawat1.Score <= 0) {
this._parent.Pesawat1.Score = 0;
}
if (this._parent.Pesawat1.Live <= 0) {
this._parent.Pesawat1.Live = 0;
}
this._parent.Njeblug(_x, _y);
_root.Pesawat1.gotoAndPlay(7);
_root.Live_1Ship.start(0, 1);
removeMovieClip(this);
}
if (hitTest(_root.CanonEnemy2000)) {
_root.CannonFallOn.start(0, 1);
_root.Pesawat1.CanonLaunch = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
removeMovieClip(_root.CanonEnemy2000);
}
var i = _root.Pesawat1.PeluruAktifMin;
while (i <= _root.Pesawat1.PeluruAktifMax) {
if (hitTest(_root["Peluru" + i])) {
kekebalan++;
if (kekebalan >= 8) {
if (_root["Peluru" + i]._currentframe == 6) {
_root.Pesawat1.CanonTembakStatus = "off";
} else {
_root.Pesawat1.Score = _root.Pesawat1.Score + 2;
}
if (_root["Peluru" + i]._currentframe != 5) {
removeMovieClip(_root["Peluru" + i]);
}
_root.RanjauBlowUp.start(0, 1);
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
} else {
if (_root["Peluru" + i]._currentframe == 6) {
_root.Pesawat1.CanonTembakStatus = "off";
}
removeMovieClip(_root["Peluru" + i]);
_y = (_y - 8);
_root.RanjauS.start(0, 1);
_root.PercikanXY(_x, _y);
}
}
i++;
}
if (_root.Pesawat1.RanjauJalanStatus) {
RanjauAcakJalan = random(800);
BatasanRanjauAcakJalan = random(800);
}
if ((RanjauAcakJalan >= BatasanRanjauAcakJalan) && (RanjauAcakJalan <= (BatasanRanjauAcakJalan + 15))) {
_root.Pesawat1.RanjauJalanStatus = false;
RanjauLangkah = RanjauLangkah + 1;
if (RanjauLangkah == 1) {
gotoAndPlay (2);
}
_y = (_y + RanjauLangkah);
if (RanjauLangkah >= 8) {
_root.Pesawat1.RanjauJalanStatus = true;
RanjauLangkah = 0;
}
}
if (_y >= 580) {
removeMovieClip(this);
}
}
}
}
Instance of Symbol 377 MovieClip "Dynamite" in Frame 2
onClipEvent (load) {
nganu1 = 0;
nyala1 = 30;
JumlDetik = 0;
BatasanDetik = 16;
this.Detikan = BatasanDetik;
}
onClipEvent (enterFrame) {
if (_name != "Dynamite") {
date1 = new Date();
nganu1 = date1.getSeconds();
if (nganu1 != nyala1) {
JumlDetik++;
nyala1 = nganu1;
this.Detikan = BatasanDetik - JumlDetik;
_root.PutDynamite1.start(0, 1);
if (JumlDetik == BatasanDetik) {
_root.Pesawat1.NuclearON = "off";
_root.Pembersih.gotoAndPlay(2);
}
}
if (hitTest(_root.Pembersih)) {
this._parent.Njeblug(_x, _y);
removeMovieClip(this);
}
}
}
Instance of Symbol 379 MovieClip "MeledakLokal" in Frame 2
onClipEvent (enterFrame) {
if (_name != "MeledakLokal") {
_root.LedakanLokal_Snd.start(0, 1);
if (hitTest(_root.Pesawat1)) {
_root.Pesawat1.Score = _root.Pesawat1.Score - 2;
_root.Pesawat1.Live--;
if (_root.Pesawat1.Live <= 0) {
_root.Pesawat1.Live = 0;
}
_root.Njeblug(_x, _y);
_root.Pesawat1.gotoAndPlay(7);
removeMovieClip(this);
}
if (_currentframe == 4) {
removeMovieClip(_root.MeledakLokal1);
}
}
}
Instance of Symbol 204 MovieClip "BiggestEnemy" in Frame 2
onClipEvent (load) {
Speed = 5;
shipspeed = Speed;
ScreenX = _root.Pesawat1.ScreenX;
ScreenY = _root.Pesawat1.ScreenY;
xTarget = random(800);
yTarget = random(800);
BiggestEnemyMoovingDelay = 0;
kekebalan = 0;
TembelekAcak = random(800);
BatasanTembelekAcak = random(800);
LaserStatus = "off";
}
onClipEvent (enterFrame) {
if (_root.Pesawat1.BiggestEnemyStatus == "on") {
if (_name != "BiggestEnemy") {
if (hitTest(_root.Pembersih)) {
kekebalan++;
_root.BiggestEnemyKebal.start(0, 1);
if ((_root.Pesawat1.NuclearStatus == "on") && (kekebalan >= 3)) {
kekebalan = 0;
_root.BiggestEnemyMati.start(0, 1);
_root.Pesawat1.BiggestEnemyStatus = "off";
this._parent.Njeblug(_x, _y);
removeMovieClip(_root.BiggestEnemy666);
removeMovieClip(_root.Laser666);
}
}
if (hitTest(_root.Pesawat1)) {
_root.Pesawat1.Score--;
if (_root.Pesawat1.Score <= 0) {
_root.Pesawat1.Score = 0;
}
_root.Pesawat1.Live = 0;
_root.Pesawat1.gotoAndPlay(7);
_root.Live_1Ship.start(0, 1);
}
BiggestEnemyMoovingDelay++;
if (BiggestEnemyMoovingDelay >= 500) {
BiggestEnemyMoovingDelay = 0;
}
if (BiggestEnemyMoovingDelay >= 495) {
xTarget = random(800);
yTarget = 580;
}
speedLimit = shipspeed;
xspeed = (xTarget - _x) * _root.Pesawat1.fraction;
yspeed = (yTarget - _y) * _root.Pesawat1.fraction;
if (xspeed >= speedLimit) {
xspeed = speedLimit;
} else if (xspeed <= (-speedLimit)) {
xspeed = (-speedLimit) + 0.01;
}
if (yspeed >= speedLimit) {
yspeed = speedLimit;
} else if (yspeed <= (-speedLimit)) {
yspeed = (-speedLimit) + 0.01;
}
_x = (_x + xspeed);
_y = 580;
_root.Laser666._x = _x;
_root.Laser666._y = _y;
if (_x >= (ScreenX - 15)) {
_x = (ScreenX - 15);
}
if (_x <= 15) {
_x = 15;
}
TembelekAcak = random(800);
BatasanTembelekAcak = random(800);
if ((TembelekAcak >= BatasanTembelekAcak) && (TembelekAcak <= (BatasanTembelekAcak + 2))) {
_root.Pesawat1.JumlLayer++;
if (_root.Pesawat1.JumlLayer >= 850) {
_root.Pesawat1.JumlLayer = _root.Pesawat1.PeluruAktifMax + 1;
}
_root.TrapLaunching.start(0, 1);
_root.TembelekGold.duplicateMovieClip("TembelekGold" + _root.Pesawat1.JumlLayer, _root.Pesawat1.JumlLayer, {_x:_x, _y:_y});
_root["TembelekGold" + _root.Pesawat1.JumlLayer].gotoAndStop(2);
}
if (LaserStatus == "off") {
TembelekAcak = random(800);
BatasanTembelekAcak = random(800);
if ((TembelekAcak >= BatasanTembelekAcak) && (TembelekAcak <= (BatasanTembelekAcak + 3))) {
_root.Laser666.gotoAndPlay(2);
LaserStatus = "on";
}
} else {
TembelekAcak = random(800);
BatasanTembelekAcak = random(800);
if ((TembelekAcak >= BatasanTembelekAcak) && (TembelekAcak <= (BatasanTembelekAcak + 1))) {
_root.Laser666.gotoAndPlay(1);
LaserStatus = "off";
}
}
}
}
}
Instance of Symbol 381 MovieClip "Laser" in Frame 2
onClipEvent (enterFrame) {
if (hitTest(_root.Pesawat1)) {
_root.Pesawat1.Score--;
if (_root.Pesawat1.Score <= 0) {
_root.Pesawat1.Score = 0;
}
_root.Pesawat1.Live = 0;
_root.Pesawat1.gotoAndPlay(7);
_root.Live_1Ship.start(0, 1);
removeMovieClip(this);
}
}
Symbol 51 MovieClip Frame 100
stop();
Symbol 78 Button
on (release) {
getURL ("http://www.turbogames.com", "_blank");
}
Symbol 116 MovieClip Frame 62
stop();
Symbol 117 MovieClip Frame 1
stop();
Symbol 124 Button
on (press) {
_root.Pembersih.gotoAndPlay(2);
_root.Pesawat1.GameOverHold = 0;
_root.Pesawat1.PertamaKali = 0;
_root.Pesawat1.GameOverMode = false;
_root.ReadyToPlay.start(0, 1);
removeMovieClip(_root.GameOverFrame1);
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
}
Symbol 129 Button
on (press) {
_root.ReadyToPlay.start(0, 1);
fscommand ("quit", true);
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
}
Symbol 136 Button
on (press) {
if (UserNameVar != undefined) {
_root.LoadingData();
_root.Name7_txt = UserNameVar;
_root.Money7_txt = _root.Pesawat1.LastMoney;
_root.Score7_txt = _root.Pesawat1.LastScore;
_root.LoadingData();
}
_root.Menu_Score_n_Guide.start(0, 1);
this._parent.UserNameInput._visible = 0;
this._parent.HighScoreList2a._visible = 1;
}
Symbol 137 MovieClip Frame 1
stop();
Symbol 157 Button
on (press) {
this._parent.nevergiveup._visible = 1;
this._parent.exit1._visible = 1;
this._parent.HighScoreList2a._visible = 0;
_root.Menu_Score_n_Guide.start(0, 1);
}
Symbol 158 MovieClip [HighScoreList2] Frame 1
_root.LoadingData();
stop();
Symbol 159 MovieClip [GameOverFrame] Frame 1
HighScoreList2a._visible = 0;
if (_root.Pesawat1.UserNameInputMode == "off") {
UserNameInput._visible = 0;
} else {
nevergiveup._visible = 0;
exit1._visible = 0;
}
if (_root.Pesawat1.BiggestEnemyStatus == "on") {
_root.Pesawat1.BiggestEnemyStatus = "off";
removeMovieClip(_root.BiggestEnemy666);
}
stop();
Instance of Symbol 119 MovieClip in Symbol 159 MovieClip [GameOverFrame] Frame 1
on (press) {
getURL ("http://www.rekamatra.com/", "_blank");
}
Symbol 164 Button
on (press) {
_root.Pesawat1.PertamaKali = 0;
_root.MenuHighLight.start(0, 1);
_root.Menu_Back.start(0, 1);
_root.PercikanX.start(0, 1);
_root.NGULaunch();
removeMovieClip(_root.Cover_mc1);
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
}
Symbol 168 Button
on (press) {
_root.MenuHighLight.start(0, 1);
_root.Menu_Back.start(0, 1);
_root.ManualGuideLaunch();
removeMovieClip(_root.Cover_mc1);
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
}
Symbol 172 Button
on (press) {
_root.MenuHighLight.start(0, 1);
_root.Menu_Back.start(0, 1);
_root.HighScoreListLaunch();
removeMovieClip(_root.Cover_mc1);
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
}
Symbol 176 Button
on (press) {
getURL ("http://www.turbogames.com", "_blank");
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
}
Symbol 177 MovieClip [Cover_mc] Frame 1
_root.LoadingData();
stop();
Symbol 192 MovieClip Frame 1
stop();
Symbol 192 MovieClip Frame 2
stop();
Symbol 193 MovieClip Frame 1
stop();
Instance of Symbol 192 MovieClip "RanjauLampu1" in Symbol 193 MovieClip Frame 1
onClipEvent (load) {
nganu = 0;
nyala = 30;
}
onClipEvent (enterFrame) {
date1 = new Date();
nganu = date1.getSeconds();
if (nganu != nyala) {
nyala = nganu;
if (this._currentframe == 1) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
}
Instance of Symbol 192 MovieClip in Symbol 204 MovieClip Frame 1
onClipEvent (load) {
nganu = 0;
nyala = 30;
}
onClipEvent (enterFrame) {
date1 = new Date();
nganu = date1.getSeconds();
if (nganu != nyala) {
nyala = nganu;
if (this._currentframe == 1) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
}
Symbol 210 Button
on (press) {
_root.MenuHighLight.start(0, 1);
_root.Menu_Back.start(0, 1);
_root.PercikanX.start(0, 1);
_root.CoverLaunch();
removeMovieClip(_root.ManualGuide1);
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
}
Symbol 211 MovieClip [ManualGuide] Frame 1
stop();
Instance of Symbol 119 MovieClip in Symbol 211 MovieClip [ManualGuide] Frame 1
on (press) {
getURL ("http://www.rekamatra.com/", "_blank");
}
Symbol 213 Button
on (press) {
_root.MenuHighLight.start(0, 1);
_root.Menu_Back.start(0, 1);
_root.PercikanX.start(0, 1);
_root.CoverLaunch();
removeMovieClip(_root.HighScoreList1);
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
}
Symbol 232 MovieClip [HighScoreList] Frame 1
_root.LoadingData();
stop();
Instance of Symbol 119 MovieClip in Symbol 232 MovieClip [HighScoreList] Frame 1
on (press) {
getURL ("http://www.rekamatra.com/", "_blank");
}
Symbol 234 Button
on (press) {
_root.Menu_Score_n_Guide.start(0, 1);
_root.Menu_Back.start(0, 1);
_root.Pesawat1.StoreMenuStatus = "off";
_root.Pesawat1.StoreMenuHold = 0;
_root.Pesawat1.Live = _root.Pesawat1.LastLive;
_root.Pesawat1.Bomb = _root.Pesawat1.LastBomb;
_root.Pesawat1.Money = _root.Pesawat1.LastMoney;
_root.Pesawat1.Score = _root.Pesawat1.LastScore;
_root.Pesawat1.Speed = _root.Pesawat1.LastSpeed;
Mouse.hide();
_root.Pembersih.gotoAndPlay(2);
removeMovieClip(_root.StoreMenu1);
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
}
Symbol 238 MovieClip Frame 1
stop();
Symbol 240 MovieClip Frame 1
stop();
Symbol 242 MovieClip Frame 1
stop();
Symbol 244 MovieClip Frame 1
stop();
Symbol 246 MovieClip Frame 1
stop();
Symbol 251 MovieClip [StoreMenu] Frame 1
CurrentMoney.text = _root.Pesawat1.LastMoney;
CurrentLive.text = _root.Pesawat1.LastLive;
CurrentBomb.text = _root.Pesawat1.LastBomb;
CurrentSpeed.text = _root.Pesawat1.LastSpeed;
MaxLive = 5;
MaxBomb = 3;
MaxSpeed = 25;
stop();
Instance of Symbol 238 MovieClip in Symbol 251 MovieClip [StoreMenu] Frame 1
on (press) {
_root.Menu_Score_n_Guide.start(0, 1);
_root.PercikanX.start(0, 1);
if ((_root.Pesawat1.LastMoney - 100) >= 0) {
if ((_root.Pesawat1.LastSpeed + 2) <= this._parent.MaxSpeed) {
_root.Pesawat1.LastMoney = _root.Pesawat1.LastMoney - 100;
_root.Pesawat1.LastSpeed = _root.Pesawat1.LastSpeed + 2;
this._parent.CurrentMoney.text = _root.Pesawat1.LastMoney;
this._parent.CurrentSpeed.text = _root.Pesawat1.LastSpeed;
}
}
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
this._alpha = 100;
}
on (rollOut) {
this._alpha = 50;
}
Instance of Symbol 240 MovieClip in Symbol 251 MovieClip [StoreMenu] Frame 1
on (press) {
_root.Menu_Score_n_Guide.start(0, 1);
_root.PercikanX.start(0, 1);
if ((_root.Pesawat1.LastMoney - 350) >= 0) {
if ((_root.Pesawat1.LastLive + 1) <= this._parent.MaxLive) {
_root.Pesawat1.LastMoney = _root.Pesawat1.LastMoney - 350;
_root.Pesawat1.LastLive++;
this._parent.CurrentMoney.text = _root.Pesawat1.LastMoney;
this._parent.CurrentLive.text = _root.Pesawat1.LastLive;
}
}
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
this._alpha = 100;
}
on (rollOut) {
this._alpha = 50;
}
Instance of Symbol 242 MovieClip in Symbol 251 MovieClip [StoreMenu] Frame 1
on (press) {
_root.Menu_Score_n_Guide.start(0, 1);
_root.PercikanX.start(0, 1);
if ((_root.Pesawat1.LastMoney - 300) >= 0) {
if ((_root.Pesawat1.LastBomb + 1) <= this._parent.MaxBomb) {
_root.Pesawat1.LastMoney = _root.Pesawat1.LastMoney - 300;
_root.Pesawat1.LastBomb++;
this._parent.CurrentMoney.text = _root.Pesawat1.LastMoney;
this._parent.CurrentBomb.text = _root.Pesawat1.LastBomb;
}
}
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
this._alpha = 100;
}
on (rollOut) {
this._alpha = 50;
}
Instance of Symbol 244 MovieClip in Symbol 251 MovieClip [StoreMenu] Frame 1
on (press) {
_root.Menu_Score_n_Guide.start(0, 1);
_root.PercikanX.start(0, 1);
if ((_root.Pesawat1.LastMoney - 1500) >= 0) {
if (_root.Pesawat1.ArmorStatus == "off") {
_root.Pesawat1.LastMoney = _root.Pesawat1.LastMoney - 1500;
_root.Pesawat1.ArmorStatus = "on";
this._parent.CurrentMoney.text = _root.Pesawat1.LastMoney;
}
}
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
this._alpha = 100;
}
on (rollOut) {
this._alpha = 50;
}
Instance of Symbol 246 MovieClip in Symbol 251 MovieClip [StoreMenu] Frame 1
on (press) {
_root.PercikanX.start(0, 1);
if ((_root.Pesawat1.LastMoney - 3500) >= 0) {
if (_root.Pesawat1.NuclearStatus == "off") {
_root.Pesawat1.LastMoney = _root.Pesawat1.LastMoney - 3500;
_root.Pesawat1.NuclearStatus = "on";
this._parent.CurrentMoney.text = _root.Pesawat1.LastMoney;
}
}
}
on (rollOver) {
_root.Menu_Score_n_Guide.start(0, 1);
this._alpha = 100;
}
on (rollOut) {
this._alpha = 50;
}
Symbol 253 MovieClip [GamePause] Frame 1
stop();
Symbol 257 MovieClip Frame 30
_root.Rekamatra_Open1.start(0, 1);
_root.Rekamatra_Open2.start(0, 1);
Symbol 257 MovieClip Frame 52
_root.Rekamatra_Opening3.start(0, 1);
Symbol 257 MovieClip Frame 130
_root.Rekamatra_Closing1.start(0, 1);
Symbol 261 MovieClip [Logo_Rekamatra] Frame 141
_root.Pesawat1.PertamaKali = -1;
_root.Pesawat1.CoverHold = 0;
removeMovieClip(_root.LogoRekamatra1);
Symbol 265 MovieClip [Indicator] Frame 1
stop();
Symbol 265 MovieClip [Indicator] Frame 2
stop();
Symbol 265 MovieClip [Indicator] Frame 3
stop();
Symbol 267 MovieClip [SpeedBonus] Frame 1
stop();
Symbol 267 MovieClip [SpeedBonus] Frame 2
stop();
Symbol 267 MovieClip [SpeedBonus] Frame 3
stop();
Symbol 267 MovieClip [SpeedBonus] Frame 4
stop();
Symbol 267 MovieClip [SpeedBonus] Frame 5
stop();
Symbol 267 MovieClip [SpeedBonus] Frame 6
stop();
Symbol 276 MovieClip [Peluru] Frame 1
stop();
Symbol 276 MovieClip [Peluru] Frame 2
stop();
Symbol 276 MovieClip [Peluru] Frame 3
stop();
Symbol 276 MovieClip [Peluru] Frame 4
stop();
Symbol 276 MovieClip [Peluru] Frame 5
stop();
Symbol 276 MovieClip [Peluru] Frame 6
stop();
Symbol 298 Button
on (release) {
_parent.play();
}
Instance of Symbol 284 MovieClip in Symbol 299 MovieClip Frame 1
onClipEvent (load) {
Hitungan = 0;
}
onClipEvent (enterFrame) {
bar._xscale = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (bar._xscale == 100) {
_parent.gotoAndStop(113);
}
}
Symbol 299 MovieClip Frame 112
gotoAndPlay (1);
Symbol 339 MovieClip Frame 40
stop();
Instance of Symbol 341 MovieClip in Symbol 342 MovieClip Frame 1
onClipEvent (load) {
_rotation = -45;
speed = 3;
}
onClipEvent (enterFrame) {
_rotation = (_rotation - speed);
}
Symbol 352 MovieClip Frame 1
stop();
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 1
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 1
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 1
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 1
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 2
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 2
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 2
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 2
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 2
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 2
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 351 MovieClip in Symbol 352 MovieClip Frame 2
onClipEvent (load) {
speed = random(10) + 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + speed);
_xscale = (random(50) + 50);
_yscale = _xscale;
_alpha = (random(50) + 50);
}
Instance of Symbol 352 MovieClip in Symbol 353 MovieClip Frame 1
onClipEvent (load) {
_xscale = 10;
_yscale = 10;
x = 0;
y = 0;
speed = 1;
i = 0;
}
onClipEvent (enterFrame) {
if (_xscale < 120) {
_xscale = (_xscale + 1);
_yscale = (_yscale + 1);
speed = speed + 0.5;
}
}
Symbol 358 MovieClip Frame 1
stop();
Instance of Symbol 116 MovieClip in Symbol 358 MovieClip Frame 120
onClipEvent (load) {
stop();
}
Symbol 358 MovieClip Frame 145
_root.gotoAndStop("ReadyToGo");
Symbol 360 MovieClip Frame 1
stop();
Symbol 360 MovieClip Frame 6
stop();
Symbol 360 MovieClip Frame 35
gotoAndStop (1);
Symbol 365 MovieClip Frame 11
stop();
Symbol 367 MovieClip Frame 11
stop();
Symbol 369 MovieClip Frame 1
stop();
Symbol 372 MovieClip Frame 1
stop();
Symbol 372 MovieClip Frame 2
stop();
Symbol 373 MovieClip Frame 1
stop();
Symbol 373 MovieClip Frame 30
stop();
Symbol 375 MovieClip Frame 1
stop();
Symbol 375 MovieClip Frame 2
stopAllSounds();
_root.BombPressed.start(0, 1);
Symbol 379 MovieClip Frame 4
stop();
Symbol 381 MovieClip Frame 1
stop();
Symbol 381 MovieClip Frame 5
stop();