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

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

Present Panic.swf

This is the info page for
Flash #27201

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


Text
LOADING!

Present Panic

0%

Run into these!!

Catch these!!

Avoid these!!

Extra Time

Present

Safe

Time +5

Evil sprite has stolen all the Christmas
presents. Try to catch as many as you can.
If you miss too many, Christmas will be spoilt!
Use the left         and right         arrow keys on
your keyboard to manoeuvre your character

CAUGHT

BROKEN

Catch the Presents!

view topscores

view topscores

Presents needed = 20

Level 1

0

0

100

TIME

100

100

Get Ready

1

1

SCORE:

100

Times Up!!!

Well Done !!!

Score

Time bonus

+

No breakage bonus!

1

1

100

1

1

100

1

1

100

www.hallmarkhiya.co.uk

www.hallmarkhiya.co.uk

www.hallmarkhiya.com

Hiya™ operator logos and
picture greetings

browse our Christmas
category!

www.crowngreetings.com

www.crowngreetings.com

PLAY

PLAY

Send it!

To save your high scores visit our official website at :

You scored:

Thank you for playing 'Catch The Presents'!

ActionScript [AS1/AS2]

Frame 1
amountloaded = this.getBytesLoaded(); total = this.getBytesTotal(); loaded = int((amountloaded / total) * 100) add "%"; if (int((amountloaded / total) * 100) >= 100) { gotoAndPlay (3); }
Frame 2
gotoAndPlay (1);
Frame 3
connection = "offline"; stop(); eggsneeded = "presents needed = 10"; level = "level 1"; stage = 1; score = 0;
Instance of Symbol 205 MovieClip "sprite" in Frame 5
onClipEvent (keyUp) { tellTarget ("/sprite") { gotoAndStop (1); }; Set("/:lockdown", 0); } onClipEvent (keyUp) { call(/:checkegg); if (/:right == 1) { tellTarget ("/sprite") { gotoAndStop (4); }; } if (1 < /:b) { tellTarget ("_root.sprite.turnright.tray") { gotoAndPlay(/:b); }; } } onClipEvent (keyUp) { if (/:left == 1) { tellTarget ("/sprite") { gotoAndStop (5); }; } }
Instance of Symbol 215 MovieClip "sprite" in Frame 5
onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { tellTarget ("/sprite") { gotoAndStop (1); }; Set("/:lockdown", 0); } if (1 < (/:d - 1)) { tellTarget (_root.sprite.stand.tray) { gotoAndPlay(/:d); }; } if (1 < (/:e - 1)) { tellTarget (_root.sprite.stand.tray) { gotoAndPlay(/:e); }; } } onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { if ((/:right == 1) and (getProperty("/sprite", _currentframe) < 4)) { Set("/:right", 0); tellTarget ("/sprite") { gotoAndStop (4); }; if (1 < /:b) { tellTarget (_root.sprite.turnright.tray) { gotoAndPlay(/:b); }; } } } } onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { if ((/:left == 1) and (getProperty("/sprite", _currentframe) < 4)) { Set("/:left", 0); tellTarget ("/sprite") { gotoAndStop (5); }; if (1 < /:a) { tellTarget (_root.sprite.turnleft.tray) { gotoAndPlay(/:a); }; } } } }
Frame 92
if (stage == 1) { gotoAndPlay (97); } if (stage == 2) { gotoAndPlay (273); } if (stage == 3) { gotoAndPlay (449); } if (stage == 4) { gotoAndPlay (625); }
Frame 97
left = 0; right = 0; skid = 0; lockdown = 0; delay = 0; eggdrop = 0; safedrop = 0; scrambled = 0; poached = 0; second = 1; clock = 100; clockdrop = 0; disablecontrols = 0; dazed = 0; target = 10; timeadd = 5; pips = 0; currentscore = 0; a = 1; b = 1; c = 1; d = 1; e = 1;
Instance of Symbol 250 MovieClip "sprite" in Frame 97
onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { tellTarget ("/sprite") { gotoAndStop (1); }; Set("/:lockdown", 0); } if (1 < (/:d - 1)) { tellTarget (_root.sprite.stand.tray) { gotoAndPlay(/:d); }; } if (1 < (/:e - 1)) { tellTarget (_root.sprite.stand.tray) { gotoAndPlay(/:e); }; } } onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { if ((/:right == 1) and (getProperty("/sprite", _currentframe) < 4)) { Set("/:right", 0); tellTarget ("/sprite") { gotoAndStop (4); }; if (1 < /:b) { tellTarget (_root.sprite.turnright.tray) { gotoAndPlay(/:b); }; } } } } onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { if ((/:left == 1) and (getProperty("/sprite", _currentframe) < 4)) { Set("/:left", 0); tellTarget ("/sprite") { gotoAndStop (5); }; if (1 < /:a) { tellTarget (_root.sprite.turnleft.tray) { gotoAndPlay(/:a); }; } } } }
Frame 98
a = getProperty("/sprite/left/tray", _currentframe); b = getProperty("/sprite/right/tray", _currentframe); c = getProperty("/sprite/stand/tray", _currentframe); d = getProperty("/sprite/turnleft/tray", _currentframe); e = getProperty("/sprite/turnright/tray", _currentframe); if (((((Key.isDown(Key.RIGHT) and (left == 0)) and (lockdown == 0)) and (getProperty("/sprite", _x) < 617.5)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { setProperty("/sprite", _x , getProperty("/sprite", _x) + 10); right = 1; left = 0; if (getProperty("/sprite", _currentframe) != 2) { tellTarget ("/sprite") { gotoAndStop (2); }; } if (1 < (/:c - 1)) { tellTarget ("/sprite/right/tray") { gotoAndPlay(/:c); }; } if (1 < (/:d - 1)) { tellTarget ("/sprite/right/tray") { gotoAndPlay(/:d); }; } } if (((((Key.isDown(Key.LEFT) and (right == 0)) and (lockdown == 0)) and (71.5 < getProperty("/sprite", _x))) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { setProperty("/sprite", _x , getProperty("/sprite", _x) - 10); left = 1; right = 0; if (getProperty("/sprite", _currentframe) != 3) { tellTarget ("/sprite") { gotoAndStop (3); }; } if (1 < (/:c - 1)) { tellTarget ("/sprite/left/tray") { gotoAndPlay(/:c); }; } if (1 < (/:e - 1)) { tellTarget ("/sprite/left/tray") { gotoAndPlay(/:e); }; } } if (((Key.isDown(Key.LEFT) and (right == 1)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { tellTarget ("sprite") { gotoAndStop (4); }; right = 0; if (1 < (/:b - 1)) { tellTarget ("/sprite/turnright/tray") { gotoAndPlay(/:b); }; tellTarget ("/sprite/right/tray") { gotoAndStop (1); }; } } if (((Key.isDown(Key.RIGHT) and (left == 1)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { tellTarget ("sprite") { gotoAndStop (5); }; left = 0; if (1 < (/:a - 1)) { tellTarget ("/sprite/turnleft/tray") { gotoAndPlay(/:a); }; tellTarget ("/sprite/left/tray") { gotoAndStop (1); }; } } if (getProperty("/sprite/turnright", _currentframe) == 9) { tellTarget ("/sprite/turnright") { gotoAndStop (1); }; tellTarget ("/sprite") { gotoAndStop (1); }; if (1 < (/:e - 1)) { tellTarget ("/sprite/stand/tray") { gotoAndPlay(/:e); }; } } if (getProperty("/sprite/turnleft", _currentframe) == 9) { tellTarget ("/sprite/turnleft") { gotoAndStop (1); }; tellTarget ("/sprite") { gotoAndStop (1); }; if (1 < (/:d - 1)) { tellTarget ("/sprite/stand/tray") { gotoAndPlay(/:d); }; } } if ((Key.isDown(Key.LEFT) and Key.isDown(Key.RIGHT)) and (dazed == 0)) { lockdown = 1; tellTarget ("/sprite") { gotoAndStop (1); }; } if ((delay == 24) or (delay == 0)) { speed = int(random(10)) + 2; direction = int(random(2)) + 1; delay = 1; } delay = delay + 1; if (direction == 1) { setProperty("/spaceship", _x , getProperty("/spaceship", _x) + speed); } if (direction == 2) { setProperty("/spaceship", _x , getProperty("/spaceship", _x) - speed); } if (getProperty("/spaceship", _x) < 80) { direction = 1; } if (550 < getProperty("/spaceship", _x)) { direction = 2; } if ((6 < speed) and (160 < getProperty("/spaceship", _y))) { setProperty("/spaceship", _y , getProperty("/spaceship", _y) - (speed / 20)); } if ((speed < 7) and (getProperty("/spaceship", _y) < 220)) { setProperty("/spaceship", _y , getProperty("/spaceship", _y) + (speed / 15)); } eggs = int(random(200)); if (((((eggs == 1) and (eggdrop == 0)) or ((eggs == 50) and (eggdrop == 0))) or ((eggs == 100) and (eggdrop == 0))) or ((eggs == 150) and (eggdrop == 0))) { eggdrop = 1; eggspeed = int(random(8)) + 5; setProperty("egg", _x , getProperty("/spaceship", _x)); setProperty("egg", _y , getProperty("/spaceship", _y)); } if (eggdrop == 1) { setProperty("egg", _y , getProperty("/egg", _y) + eggspeed); setProperty("egg", _rotation , getProperty("/egg", _rotation) + (eggspeed / 2)); } if (((eggs == 2) and (safedrop == 0)) or ((eggs == 102) and (safedrop == 0))) { safedrop = 1; safespeed = 13; setProperty("safe", _x , getProperty("/spaceship", _x)); setProperty("safe", _y , getProperty("/spaceship", _y)); } if (safedrop == 1) { setProperty("safe", _y , getProperty("safe", _y) + safespeed); setProperty("safe", _rotation , getProperty("safe", _rotation) + (safespeed / 2)); } if ((eggs == 3) and (clockdrop == 0)) { clockdrop = 1; clockspeed = 5; setProperty("clock", _x , getProperty("/spaceship", _x)); setProperty("clock", _y , getProperty("/spaceship", _y)); } if (clockdrop == 1) { setProperty("clock", _y , getProperty("clock", _y) + clockspeed); } if (469 < getProperty("clock", _y)) { setProperty("clock", _y , 50); clockdrop = 0; eggs = 4; setProperty("clock", _x , -50); } if (_root.sprite.stand.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.left.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.right.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.turnleft.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.turnright.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (455 < getProperty("/egg", _y)) { scrambled = scrambled + 1; setProperty("egg", _y , 50); eggdrop = 0; eggs = 2; setProperty("splat", _x , getProperty("/egg", _x)); tellTarget ("splat") { gotoAndPlay (2); }; setProperty("egg", _x , -50); } if (450 < getProperty("safe", _y)) { setProperty("safe", _y , 50); safedrop = 0; eggs = 3; setProperty("safesplat", _x , getProperty("/safe", _x)); tellTarget ("safesplat") { gotoAndPlay (2); }; setProperty("safe", _x , -50); } if (_root.sprite.right.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/right/tray") { gotoAndPlay (2); }; } if (_root.sprite.left.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/left/tray") { gotoAndPlay (2); }; } if (_root.sprite.stand.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/stand/tray") { gotoAndPlay (2); }; } if (_root.sprite.turnleft.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget (_root.sprite.turnleft.tray) { gotoAndPlay (2); }; } if (_root.sprite.turnright.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget (_root.sprite.turnright.tray) { gotoAndPlay (2); }; } second = second + 1; if (second == 24) { clock = clock - 1; second = 1; if (pips == 1) { tellTarget ("/pips") { play(); }; } } if (0 >= clock) { gotoAndPlay (134); } if (poached >= target) { tellTarget ("/sprite") { gotoAndStop (6); }; setProperty("safe", _x , -50); setProperty("egg", _x , -50); setProperty("clock", _x , -50); gotoAndPlay (182); disablecontrols = 1; } if (_root.sprite.stand.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.left.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.right.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.turnleft.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.turnright.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (clock < 10) { pips = 1; } score = currentscore + (poached - scrambled);
Frame 99
gotoAndPlay (98);
Frame 134
setProperty("safe", _visible , false); setProperty("egg", _visible , false); setProperty("clock", _visible , false); setProperty("safesplat", _visible , false);
Frame 179
gotoAndStop (801);
Frame 228
timecountdown = clock; timeclick = 0; bonus = 50;
Frame 229
timeclick = timeclick + 1; if (timeclick >= 1) { timeclick = 0; timecountdown = timecountdown - 1; score = score + 1; } if (0 >= timecountdown) { timeclick = 0; gotoAndPlay (231); }
Frame 230
gotoAndPlay (229);
Frame 253
if (scrambled == 0) { play(); } else { gotoAndPlay (263); }
Frame 254
timeclick = timeclick + 1; if (timeclick >= 2) { timeclick = 0; bonus = bonus - 1; score = score + 1; } if (0 >= bonus) { gotoAndPlay (256); }
Frame 255
gotoAndPlay (254);
Frame 272
poached = 0; scrambled = 0; eggsneeded = "presents needed = 12"; level = "level 2"; stage = 2; currentscore = score; stopAllSounds(); gotoAndPlay (5);
Frame 273
left = 0; right = 0; skid = 0; lockdown = 0; delay = 0; eggdrop = 0; safedrop = 0; scrambled = 0; poached = 0; second = 1; clock = 80; clockdrop = 0; disablecontrols = 0; dazed = 0; target = 12; timeadd = 5; pips = 0; a = 1; b = 1; c = 1; d = 1; e = 1;
Instance of Symbol 268 MovieClip "sprite" in Frame 273
onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { tellTarget ("/sprite") { gotoAndStop (1); }; Set("/:lockdown", 0); } if (1 < (/:d - 1)) { tellTarget (_root.sprite.stand.tray) { gotoAndPlay(/:d); }; } if (1 < (/:e - 1)) { tellTarget (_root.sprite.stand.tray) { gotoAndPlay(/:e); }; } } onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { if ((/:right == 1) and (getProperty("/sprite", _currentframe) < 4)) { Set("/:right", 0); tellTarget ("/sprite") { gotoAndStop (4); }; if (1 < /:b) { tellTarget (_root.sprite.turnright.tray) { gotoAndPlay(/:b); }; } } } } onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { if ((/:left == 1) and (getProperty("/sprite", _currentframe) < 4)) { Set("/:left", 0); tellTarget ("/sprite") { gotoAndStop (5); }; if (1 < /:a) { tellTarget (_root.sprite.turnleft.tray) { gotoAndPlay(/:a); }; } } } }
Frame 274
a = getProperty("/sprite/left/tray", _currentframe); b = getProperty("/sprite/right/tray", _currentframe); c = getProperty("/sprite/stand/tray", _currentframe); d = getProperty("/sprite/turnleft/tray", _currentframe); e = getProperty("/sprite/turnright/tray", _currentframe); if (((((Key.isDown(Key.RIGHT) and (left == 0)) and (lockdown == 0)) and (getProperty("/sprite", _x) < 617.5)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { setProperty("/sprite", _x , getProperty("/sprite", _x) + 10); right = 1; left = 0; if (getProperty("/sprite", _currentframe) != 2) { tellTarget ("/sprite") { gotoAndStop (2); }; } if (1 < (/:c - 1)) { tellTarget ("/sprite/right/tray") { gotoAndPlay(/:c); }; } if (1 < (/:d - 1)) { tellTarget ("/sprite/right/tray") { gotoAndPlay(/:d); }; } } if (((((Key.isDown(Key.LEFT) and (right == 0)) and (lockdown == 0)) and (71.5 < getProperty("/sprite", _x))) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { setProperty("/sprite", _x , getProperty("/sprite", _x) - 10); left = 1; right = 0; if (getProperty("/sprite", _currentframe) != 3) { tellTarget ("/sprite") { gotoAndStop (3); }; } if (1 < (/:c - 1)) { tellTarget ("/sprite/left/tray") { gotoAndPlay(/:c); }; } if (1 < (/:e - 1)) { tellTarget ("/sprite/left/tray") { gotoAndPlay(/:e); }; } } if (((Key.isDown(Key.LEFT) and (right == 1)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { tellTarget ("sprite") { gotoAndStop (4); }; right = 0; if (1 < (/:b - 1)) { tellTarget ("/sprite/turnright/tray") { gotoAndPlay(/:b); }; tellTarget ("/sprite/right/tray") { gotoAndStop (1); }; } } if (((Key.isDown(Key.RIGHT) and (left == 1)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { tellTarget ("sprite") { gotoAndStop (5); }; left = 0; if (1 < (/:a - 1)) { tellTarget ("/sprite/turnleft/tray") { gotoAndPlay(/:a); }; tellTarget ("/sprite/left/tray") { gotoAndStop (1); }; } } if (getProperty("/sprite/turnright", _currentframe) == 9) { tellTarget ("/sprite/turnright") { gotoAndStop (1); }; tellTarget ("/sprite") { gotoAndStop (1); }; if (1 < (/:e - 1)) { tellTarget ("/sprite/stand/tray") { gotoAndPlay(/:e); }; } } if (getProperty("/sprite/turnleft", _currentframe) == 9) { tellTarget ("/sprite/turnleft") { gotoAndStop (1); }; tellTarget ("/sprite") { gotoAndStop (1); }; if (1 < (/:d - 1)) { tellTarget ("/sprite/stand/tray") { gotoAndPlay(/:d); }; } } if ((Key.isDown(Key.LEFT) and Key.isDown(Key.RIGHT)) and (dazed == 0)) { lockdown = 1; tellTarget ("/sprite") { gotoAndStop (1); }; } if ((delay == 20) or (delay == 0)) { speed = int(random(10)) + 4; direction = int(random(2)) + 1; delay = 1; } delay = delay + 1; if (direction == 1) { setProperty("/spaceship", _x , getProperty("/spaceship", _x) + speed); } if (direction == 2) { setProperty("/spaceship", _x , getProperty("/spaceship", _x) - speed); } if (getProperty("/spaceship", _x) < 80) { direction = 1; } if (550 < getProperty("/spaceship", _x)) { direction = 2; } if ((6 < speed) and (160 < getProperty("/spaceship", _y))) { setProperty("/spaceship", _y , getProperty("/spaceship", _y) - (speed / 20)); } if ((speed < 7) and (getProperty("/spaceship", _y) < 200)) { setProperty("/spaceship", _y , getProperty("/spaceship", _y) + (speed / 15)); } eggs = int(random(200)); if (((((eggs == 1) and (eggdrop == 0)) or ((eggs == 50) and (eggdrop == 0))) or ((eggs == 100) and (eggdrop == 0))) or ((eggs == 150) and (eggdrop == 0))) { eggdrop = 1; eggspeed = int(random(8)) + 6; setProperty("egg", _x , getProperty("/spaceship", _x)); setProperty("egg", _y , getProperty("/spaceship", _y)); } if (eggdrop == 1) { setProperty("egg", _y , getProperty("/egg", _y) + eggspeed); setProperty("egg", _rotation , getProperty("/egg", _rotation) + (eggspeed / 2)); } if ((((eggs == 2) and (safedrop == 0)) or ((eggs == 102) and (safedrop == 0))) or ((eggs == 150) and (safedrop == 0))) { safedrop = 1; safespeed = 15; setProperty("safe", _x , getProperty("/spaceship", _x)); setProperty("safe", _y , getProperty("/spaceship", _y)); } if (safedrop == 1) { setProperty("safe", _y , getProperty("safe", _y) + safespeed); setProperty("safe", _rotation , getProperty("safe", _rotation) + (safespeed / 2)); } if ((eggs == 3) and (clockdrop == 0)) { clockdrop = 1; clockspeed = 7; setProperty("clock", _x , getProperty("/spaceship", _x)); setProperty("clock", _y , getProperty("/spaceship", _y)); } if (clockdrop == 1) { setProperty("clock", _y , getProperty("clock", _y) + clockspeed); } if (469 < getProperty("clock", _y)) { setProperty("clock", _y , 50); clockdrop = 0; eggs = 4; setProperty("clock", _x , -50); } if (_root.sprite.stand.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.left.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.right.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.turnleft.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.turnright.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (455 < getProperty("/egg", _y)) { scrambled = scrambled + 1; setProperty("egg", _y , 50); eggdrop = 0; eggs = 2; setProperty("splat", _x , getProperty("/egg", _x)); tellTarget ("splat") { gotoAndPlay (2); }; setProperty("egg", _x , -50); } if (450 < getProperty("safe", _y)) { setProperty("safe", _y , 50); safedrop = 0; eggs = 3; setProperty("safesplat", _x , getProperty("/safe", _x)); tellTarget ("safesplat") { gotoAndPlay (2); }; setProperty("safe", _x , -50); } if (_root.sprite.right.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/right/tray") { gotoAndPlay (2); }; } if (_root.sprite.left.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/left/tray") { gotoAndPlay (2); }; } if (_root.sprite.stand.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/stand/tray") { gotoAndPlay (2); }; } if (_root.sprite.turnleft.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget (_root.sprite.turnleft.tray) { gotoAndPlay (2); }; } if (_root.sprite.turnright.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget (_root.sprite.turnright.tray) { gotoAndPlay (2); }; } second = second + 1; if (second == 24) { clock = clock - 1; second = 1; if (pips == 1) { tellTarget ("/pips") { play(); }; } } if (0 >= clock) { gotoAndPlay (310); } if (poached >= target) { tellTarget ("/sprite") { gotoAndStop (6); }; setProperty("safe", _x , -50); setProperty("egg", _x , -50); setProperty("clock", _x , -50); gotoAndPlay (358); disablecontrols = 1; } if (_root.sprite.stand.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.left.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.right.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.turnleft.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.turnright.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (clock < 10) { pips = 1; } score = currentscore + (poached - scrambled);
Frame 275
gotoAndPlay (274);
Frame 310
setProperty("safe", _visible , false); setProperty("egg", _visible , false); setProperty("clock", _visible , false); setProperty("safesplat", _visible , false);
Frame 355
gotoAndStop (801);
Frame 404
timecountdown = clock; timeclick = 0; bonus = 50;
Frame 405
timeclick = timeclick + 1; if (timeclick >= 1) { timeclick = 0; timecountdown = timecountdown - 1; score = score + 1; } if (0 >= timecountdown) { timeclick = 0; gotoAndPlay (407); }
Frame 406
gotoAndPlay (405);
Frame 429
if (scrambled == 0) { play(); } else { gotoAndPlay (439); }
Frame 430
timeclick = timeclick + 1; if (timeclick >= 2) { timeclick = 0; bonus = bonus - 1; score = score + 1; } if (0 >= bonus) { gotoAndPlay (432); }
Frame 431
gotoAndPlay (430);
Frame 448
poached = 0; scrambled = 0; eggsneeded = "presents needed = 15"; level = "level 3"; stage = 3; currentscore = score; stopAllSounds(); gotoAndPlay (5);
Frame 449
left = 0; right = 0; skid = 0; lockdown = 0; delay = 0; eggdrop = 0; safedrop = 0; scrambled = 0; poached = 0; second = 1; clock = 75; clockdrop = 0; disablecontrols = 0; dazed = 0; target = 15; timeadd = 5; pips = 0; a = 1; b = 1; c = 1; d = 1; e = 1;
Instance of Symbol 274 MovieClip "sprite" in Frame 449
onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { tellTarget ("/sprite") { gotoAndStop (1); }; Set("/:lockdown", 0); } if (1 < (/:d - 1)) { tellTarget (_root.sprite.stand.tray) { gotoAndPlay(/:d); }; } if (1 < (/:e - 1)) { tellTarget (_root.sprite.stand.tray) { gotoAndPlay(/:e); }; } } onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { if ((/:right == 1) and (getProperty("/sprite", _currentframe) < 4)) { Set("/:right", 0); tellTarget ("/sprite") { gotoAndStop (4); }; if (1 < /:b) { tellTarget (_root.sprite.turnright.tray) { gotoAndPlay(/:b); }; } } } } onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { if ((/:left == 1) and (getProperty("/sprite", _currentframe) < 4)) { Set("/:left", 0); tellTarget ("/sprite") { gotoAndStop (5); }; if (1 < /:a) { tellTarget (_root.sprite.turnleft.tray) { gotoAndPlay(/:a); }; } } } }
Frame 450
a = getProperty("/sprite/left/tray", _currentframe); b = getProperty("/sprite/right/tray", _currentframe); c = getProperty("/sprite/stand/tray", _currentframe); d = getProperty("/sprite/turnleft/tray", _currentframe); e = getProperty("/sprite/turnright/tray", _currentframe); if (((((Key.isDown(Key.RIGHT) and (left == 0)) and (lockdown == 0)) and (getProperty("/sprite", _x) < 617.5)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { setProperty("/sprite", _x , getProperty("/sprite", _x) + 10); right = 1; left = 0; if (getProperty("/sprite", _currentframe) != 2) { tellTarget ("/sprite") { gotoAndStop (2); }; } if (1 < (/:c - 1)) { tellTarget ("/sprite/right/tray") { gotoAndPlay(/:c); }; } if (1 < (/:d - 1)) { tellTarget ("/sprite/right/tray") { gotoAndPlay(/:d); }; } } if (((((Key.isDown(Key.LEFT) and (right == 0)) and (lockdown == 0)) and (71.5 < getProperty("/sprite", _x))) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { setProperty("/sprite", _x , getProperty("/sprite", _x) - 10); left = 1; right = 0; if (getProperty("/sprite", _currentframe) != 3) { tellTarget ("/sprite") { gotoAndStop (3); }; } if (1 < (/:c - 1)) { tellTarget ("/sprite/left/tray") { gotoAndPlay(/:c); }; } if (1 < (/:e - 1)) { tellTarget ("/sprite/left/tray") { gotoAndPlay(/:e); }; } } if (((Key.isDown(Key.LEFT) and (right == 1)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { tellTarget ("sprite") { gotoAndStop (4); }; right = 0; if (1 < (/:b - 1)) { tellTarget ("/sprite/turnright/tray") { gotoAndPlay(/:b); }; tellTarget ("/sprite/right/tray") { gotoAndStop (1); }; } } if (((Key.isDown(Key.RIGHT) and (left == 1)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { tellTarget ("sprite") { gotoAndStop (5); }; left = 0; if (1 < (/:a - 1)) { tellTarget ("/sprite/turnleft/tray") { gotoAndPlay(/:a); }; tellTarget ("/sprite/left/tray") { gotoAndStop (1); }; } } if (getProperty("/sprite/turnright", _currentframe) == 9) { tellTarget ("/sprite/turnright") { gotoAndStop (1); }; tellTarget ("/sprite") { gotoAndStop (1); }; if (1 < (/:e - 1)) { tellTarget ("/sprite/stand/tray") { gotoAndPlay(/:e); }; } } if (getProperty("/sprite/turnleft", _currentframe) == 9) { tellTarget ("/sprite/turnleft") { gotoAndStop (1); }; tellTarget ("/sprite") { gotoAndStop (1); }; if (1 < (/:d - 1)) { tellTarget ("/sprite/stand/tray") { gotoAndPlay(/:d); }; } } if ((Key.isDown(Key.LEFT) and Key.isDown(Key.RIGHT)) and (dazed == 0)) { lockdown = 1; tellTarget ("/sprite") { gotoAndStop (1); }; } if ((delay == 24) or (delay == 0)) { speed = int(random(10)) + 5; direction = int(random(2)) + 1; delay = 1; } delay = delay + 1; if (direction == 1) { setProperty("/spaceship", _x , getProperty("/spaceship", _x) + speed); } if (direction == 2) { setProperty("/spaceship", _x , getProperty("/spaceship", _x) - speed); } if (getProperty("/spaceship", _x) < 80) { direction = 1; } if (550 < getProperty("/spaceship", _x)) { direction = 2; } if ((6 < speed) and (160 < getProperty("/spaceship", _y))) { setProperty("/spaceship", _y , getProperty("/spaceship", _y) - (speed / 20)); } if ((speed < 7) and (getProperty("/spaceship", _y) < 180)) { setProperty("/spaceship", _y , getProperty("/spaceship", _y) + (speed / 10)); } eggs = int(random(200)); if (((((eggs == 1) and (eggdrop == 0)) or ((eggs == 50) and (eggdrop == 0))) or ((eggs == 100) and (eggdrop == 0))) or ((eggs == 150) and (eggdrop == 0))) { eggdrop = 1; eggspeed = int(random(8)) + 7; setProperty("egg", _x , getProperty("/spaceship", _x)); setProperty("egg", _y , getProperty("/spaceship", _y)); } if (eggdrop == 1) { setProperty("egg", _y , getProperty("/egg", _y) + eggspeed); setProperty("egg", _rotation , getProperty("/egg", _rotation) + (eggspeed / 2)); } if (((((eggs == 2) and (safedrop == 0)) or ((eggs == 150) and (safedrop == 0))) or ((eggs == 102) and (safedrop == 0))) or ((eggs == 80) and (safedrop == 0))) { safedrop = 1; safespeed = 17; setProperty("safe", _x , getProperty("/spaceship", _x)); setProperty("safe", _y , getProperty("/spaceship", _y)); } if (safedrop == 1) { setProperty("safe", _y , getProperty("safe", _y) + safespeed); setProperty("safe", _rotation , getProperty("safe", _rotation) + (safespeed / 2)); } if ((eggs == 3) and (clockdrop == 0)) { clockdrop = 1; clockspeed = 8; setProperty("clock", _x , getProperty("/spaceship", _x)); setProperty("clock", _y , getProperty("/spaceship", _y)); } if (clockdrop == 1) { setProperty("clock", _y , getProperty("clock", _y) + clockspeed); } if (469 < getProperty("clock", _y)) { setProperty("clock", _y , 50); clockdrop = 0; eggs = 4; setProperty("clock", _x , -50); } if (_root.sprite.stand.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.left.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.right.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.turnleft.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.turnright.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (455 < getProperty("/egg", _y)) { scrambled = scrambled + 1; setProperty("egg", _y , 50); eggdrop = 0; eggs = 2; setProperty("splat", _x , getProperty("/egg", _x)); tellTarget ("splat") { gotoAndPlay (2); }; setProperty("egg", _x , -50); } if (450 < getProperty("safe", _y)) { setProperty("safe", _y , 50); safedrop = 0; eggs = 3; setProperty("safesplat", _x , getProperty("/safe", _x)); tellTarget ("safesplat") { gotoAndPlay (2); }; setProperty("safe", _x , -50); } if (_root.sprite.right.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/right/tray") { gotoAndPlay (2); }; } if (_root.sprite.left.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/left/tray") { gotoAndPlay (2); }; } if (_root.sprite.stand.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/stand/tray") { gotoAndPlay (2); }; } if (_root.sprite.turnleft.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget (_root.sprite.turnleft.tray) { gotoAndPlay (2); }; } if (_root.sprite.turnright.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget (_root.sprite.turnright.tray) { gotoAndPlay (2); }; } second = second + 1; if (second == 24) { clock = clock - 1; second = 1; if (pips == 1) { tellTarget ("/pips") { play(); }; } } if (0 >= clock) { gotoAndPlay (486); } if (poached >= target) { tellTarget ("/sprite") { gotoAndStop (6); }; setProperty("safe", _x , -50); setProperty("egg", _x , -50); setProperty("clock", _x , -50); gotoAndPlay (534); disablecontrols = 1; } if (_root.sprite.stand.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.left.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.right.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.turnleft.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.turnright.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (clock < 10) { pips = 1; } score = currentscore + (poached - scrambled);
Frame 451
gotoAndPlay (450);
Frame 486
setProperty("safe", _visible , false); setProperty("egg", _visible , false); setProperty("clock", _visible , false); setProperty("safesplat", _visible , false);
Frame 531
gotoAndStop (801);
Frame 580
timecountdown = clock; timeclick = 0; bonus = 50;
Frame 581
timeclick = timeclick + 1; if (timeclick >= 1) { timeclick = 0; timecountdown = timecountdown - 1; score = score + 1; } if (0 >= timecountdown) { timeclick = 0; gotoAndPlay (583); }
Frame 582
gotoAndPlay (581);
Frame 605
if (scrambled == 0) { play(); } else { gotoAndPlay (615); }
Frame 606
timeclick = timeclick + 1; if (timeclick >= 2) { timeclick = 0; bonus = bonus - 1; score = score + 1; } if (0 >= bonus) { gotoAndPlay (608); }
Frame 607
gotoAndPlay (606);
Frame 624
poached = 0; scrambled = 0; eggsneeded = "presents needed = 20"; level = "Final Level"; stage = 4; currentscore = score; stopAllSounds(); gotoAndPlay (5);
Frame 625
left = 0; right = 0; skid = 0; lockdown = 0; delay = 0; eggdrop = 0; safedrop = 0; scrambled = 0; poached = 0; second = 1; clock = 60; clockdrop = 0; disablecontrols = 0; dazed = 0; target = 20; timeadd = 5; pips = 0; a = 1; b = 1; c = 1; d = 1; e = 1;
Instance of Symbol 280 MovieClip "sprite" in Frame 625
onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { tellTarget ("/sprite") { gotoAndStop (1); }; Set("/:lockdown", 0); } if (1 < (/:d - 1)) { tellTarget (_root.sprite.stand.tray) { gotoAndPlay(/:d); }; } if (1 < (/:e - 1)) { tellTarget (_root.sprite.stand.tray) { gotoAndPlay(/:e); }; } } onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { if ((/:right == 1) and (getProperty("/sprite", _currentframe) < 4)) { Set("/:right", 0); tellTarget ("/sprite") { gotoAndStop (4); }; if (1 < /:b) { tellTarget (_root.sprite.turnright.tray) { gotoAndPlay(/:b); }; } } } } onClipEvent (keyUp) { if ((/:disablecontrols < 1) and (/:dazed == 0)) { if ((/:left == 1) and (getProperty("/sprite", _currentframe) < 4)) { Set("/:left", 0); tellTarget ("/sprite") { gotoAndStop (5); }; if (1 < /:a) { tellTarget (_root.sprite.turnleft.tray) { gotoAndPlay(/:a); }; } } } }
Frame 626
a = getProperty("/sprite/left/tray", _currentframe); b = getProperty("/sprite/right/tray", _currentframe); c = getProperty("/sprite/stand/tray", _currentframe); d = getProperty("/sprite/turnleft/tray", _currentframe); e = getProperty("/sprite/turnright/tray", _currentframe); if (((((Key.isDown(Key.RIGHT) and (left == 0)) and (lockdown == 0)) and (getProperty("/sprite", _x) < 617.5)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { setProperty("/sprite", _x , getProperty("/sprite", _x) + 10); right = 1; left = 0; if (getProperty("/sprite", _currentframe) != 2) { tellTarget ("/sprite") { gotoAndStop (2); }; } if (1 < (/:c - 1)) { tellTarget ("/sprite/right/tray") { gotoAndPlay(/:c); }; } if (1 < (/:d - 1)) { tellTarget ("/sprite/right/tray") { gotoAndPlay(/:d); }; } } if (((((Key.isDown(Key.LEFT) and (right == 0)) and (lockdown == 0)) and (71.5 < getProperty("/sprite", _x))) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { setProperty("/sprite", _x , getProperty("/sprite", _x) - 10); left = 1; right = 0; if (getProperty("/sprite", _currentframe) != 3) { tellTarget ("/sprite") { gotoAndStop (3); }; } if (1 < (/:c - 1)) { tellTarget ("/sprite/left/tray") { gotoAndPlay(/:c); }; } if (1 < (/:e - 1)) { tellTarget ("/sprite/left/tray") { gotoAndPlay(/:e); }; } } if (((Key.isDown(Key.LEFT) and (right == 1)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { tellTarget ("sprite") { gotoAndStop (4); }; right = 0; if (1 < (/:b - 1)) { tellTarget ("/sprite/turnright/tray") { gotoAndPlay(/:b); }; tellTarget ("/sprite/right/tray") { gotoAndStop (1); }; } } if (((Key.isDown(Key.RIGHT) and (left == 1)) and (getProperty("/sprite", _currentframe) < 4)) and (dazed == 0)) { tellTarget ("sprite") { gotoAndStop (5); }; left = 0; if (1 < (/:a - 1)) { tellTarget ("/sprite/turnleft/tray") { gotoAndPlay(/:a); }; tellTarget ("/sprite/left/tray") { gotoAndStop (1); }; } } if (getProperty("/sprite/turnright", _currentframe) == 9) { tellTarget ("/sprite/turnright") { gotoAndStop (1); }; tellTarget ("/sprite") { gotoAndStop (1); }; if (1 < (/:e - 1)) { tellTarget ("/sprite/stand/tray") { gotoAndPlay(/:e); }; } } if (getProperty("/sprite/turnleft", _currentframe) == 9) { tellTarget ("/sprite/turnleft") { gotoAndStop (1); }; tellTarget ("/sprite") { gotoAndStop (1); }; if (1 < (/:d - 1)) { tellTarget ("/sprite/stand/tray") { gotoAndPlay(/:d); }; } } if ((Key.isDown(Key.LEFT) and Key.isDown(Key.RIGHT)) and (dazed == 0)) { lockdown = 1; tellTarget ("/sprite") { gotoAndStop (1); }; } if ((delay == 20) or (delay == 0)) { speed = int(random(10)) + 6; direction = int(random(2)) + 1; delay = 1; } delay = delay + 1; if (direction == 1) { setProperty("/spaceship", _x , getProperty("/spaceship", _x) + speed); } if (direction == 2) { setProperty("/spaceship", _x , getProperty("/spaceship", _x) - speed); } if (getProperty("/spaceship", _x) < 80) { direction = 1; } if (550 < getProperty("/spaceship", _x)) { direction = 2; } if ((6 < speed) and (160 < getProperty("/spaceship", _y))) { setProperty("/spaceship", _y , getProperty("/spaceship", _y) - (speed / 20)); } if ((speed < 7) and (getProperty("/spaceship", _y) < 150)) { setProperty("/spaceship", _y , getProperty("/spaceship", _y) + (speed / 8)); } eggs = int(random(200)); if (((((eggs == 1) and (eggdrop == 0)) or ((eggs == 50) and (eggdrop == 0))) or ((eggs == 100) and (eggdrop == 0))) or ((eggs == 150) and (eggdrop == 0))) { eggdrop = 1; eggspeed = int(random(8)) + 8; setProperty("egg", _x , getProperty("/spaceship", _x)); setProperty("egg", _y , getProperty("/spaceship", _y)); } if (eggdrop == 1) { setProperty("egg", _y , getProperty("/egg", _y) + eggspeed); setProperty("egg", _rotation , getProperty("/egg", _rotation) + (eggspeed / 2)); } if (((((eggs == 2) and (safedrop == 0)) or ((eggs == 102) and (safedrop == 0))) or ((eggs == 150) and (safedrop == 0))) or ((eggs == 180) and (safedrop == 0))) { safedrop = 1; safespeed = 13; setProperty("safe", _x , getProperty("/spaceship", _x)); setProperty("safe", _y , getProperty("/spaceship", _y)); } if (safedrop == 1) { setProperty("safe", _y , getProperty("safe", _y) + safespeed); setProperty("safe", _rotation , getProperty("safe", _rotation) + (safespeed / 2)); } if ((eggs == 3) and (clockdrop == 0)) { clockdrop = 1; clockspeed = 10; setProperty("clock", _x , getProperty("/spaceship", _x)); setProperty("clock", _y , getProperty("/spaceship", _y)); } if (clockdrop == 1) { setProperty("clock", _y , getProperty("clock", _y) + clockspeed); } if (469 < getProperty("clock", _y)) { setProperty("clock", _y , 50); clockdrop = 0; eggs = 4; setProperty("clock", _x , -50); } if (_root.sprite.stand.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.left.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.right.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.turnleft.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (_root.sprite.turnright.hit.hitTest(getProperty("/clock", _x), getProperty("/clock", _y), true) and (clockdrop == 1)) { clockdrop = 2; tellTarget ("clock") { gotoAndPlay (6); }; } if (455 < getProperty("/egg", _y)) { scrambled = scrambled + 1; setProperty("egg", _y , 50); eggdrop = 0; eggs = 2; setProperty("splat", _x , getProperty("/egg", _x)); tellTarget ("splat") { gotoAndPlay (2); }; setProperty("egg", _x , -50); } if (450 < getProperty("safe", _y)) { setProperty("safe", _y , 50); safedrop = 0; eggs = 3; setProperty("safesplat", _x , getProperty("/safe", _x)); tellTarget ("safesplat") { gotoAndPlay (2); }; setProperty("safe", _x , -50); } if (_root.sprite.right.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/right/tray") { gotoAndPlay (2); }; } if (_root.sprite.left.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/left/tray") { gotoAndPlay (2); }; } if (_root.sprite.stand.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget ("/sprite/stand/tray") { gotoAndPlay (2); }; } if (_root.sprite.turnleft.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget (_root.sprite.turnleft.tray) { gotoAndPlay (2); }; } if (_root.sprite.turnright.tray.hitTest(getProperty("/egg", _x), getProperty("/egg", _y), true)) { eggdrop = 0; poached = poached + 1; setProperty("egg", _x , -50); setProperty("egg", _y , 50); tellTarget (_root.sprite.turnright.tray) { gotoAndPlay (2); }; } second = second + 1; if (second == 24) { clock = clock - 1; second = 1; if (pips == 1) { tellTarget ("/pips") { play(); }; } } if (0 >= clock) { gotoAndPlay (662); } if (poached >= target) { tellTarget ("/sprite") { gotoAndStop (6); }; setProperty("safe", _x , -50); setProperty("egg", _x , -50); setProperty("clock", _x , -50); gotoAndPlay (710); disablecontrols = 1; } if (_root.sprite.stand.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.left.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.right.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.turnleft.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (_root.sprite.turnright.hit.hitTest(getProperty("/safe", _x), getProperty("/safe", _y), true)) { dazed = 1; disablecontrols = 1; tellTarget (_root.sprite) { gotoAndStop (7); }; } if (clock < 10) { pips = 1; } score = currentscore + (poached - scrambled);
Frame 627
gotoAndPlay (626);
Frame 662
setProperty("safe", _visible , false); setProperty("egg", _visible , false); setProperty("clock", _visible , false); setProperty("safesplat", _visible , false);
Frame 707
gotoAndStop (801);
Frame 756
timecountdown = clock; timeclick = 0; bonus = 50;
Frame 757
timeclick = timeclick + 1; if (timeclick >= 1) { timeclick = 0; timecountdown = timecountdown - 1; score = score + 1; } if (0 >= timecountdown) { timeclick = 0; gotoAndPlay (759); }
Frame 758
gotoAndPlay (757);
Frame 781
if (scrambled == 0) { play(); } else { gotoAndPlay (791); }
Frame 782
timeclick = timeclick + 1; if (timeclick >= 2) { timeclick = 0; bonus = bonus - 1; score = score + 1; } if (0 >= bonus) { gotoAndPlay (784); }
Frame 783
gotoAndPlay (782);
Frame 800
poached = 0; scrambled = 0; stopAllSounds(); gotoAndStop (801);
Frame 801
stop(); stopAllSounds();
Symbol 17 MovieClip Frame 1
stop();
Symbol 17 MovieClip Frame 2
play();
Symbol 17 MovieClip Frame 3
play();
Symbol 17 MovieClip Frame 4
play();
Symbol 17 MovieClip Frame 5
play();
Symbol 17 MovieClip Frame 6
play();
Symbol 17 MovieClip Frame 7
play();
Symbol 17 MovieClip Frame 8
play();
Symbol 17 MovieClip Frame 9
play();
Symbol 17 MovieClip Frame 10
play();
Symbol 17 MovieClip Frame 11
play();
Symbol 17 MovieClip Frame 12
play();
Symbol 17 MovieClip Frame 13
gotoAndStop (1);
Symbol 49 MovieClip Frame 5
gotoAndPlay (1);
Symbol 49 MovieClip Frame 6
play();
Symbol 49 MovieClip Frame 7
play();
Symbol 49 MovieClip Frame 8
play();
Symbol 49 MovieClip Frame 9
play();
Symbol 49 MovieClip Frame 10
play();
Symbol 49 MovieClip Frame 11
play();
Symbol 49 MovieClip Frame 12
play();
Symbol 49 MovieClip Frame 13
play();
Symbol 49 MovieClip Frame 14
play();
Symbol 49 MovieClip Frame 15
play();
Symbol 49 MovieClip Frame 16
play();
Symbol 49 MovieClip Frame 17
play();
Symbol 49 MovieClip Frame 18
play();
Symbol 49 MovieClip Frame 19
play();
Symbol 49 MovieClip Frame 20
play();
Symbol 49 MovieClip Frame 21
play();
Symbol 49 MovieClip Frame 22
setProperty("/clock", _y , 50); setProperty("/clock", _x , -50); Set("/:clock", /:clock + /:timeadd); Set("/:clockdrop", 0); gotoAndPlay (1);
Symbol 57 Button
on (release, keyPress "<Enter>") { gotoAndPlay (5); }
Symbol 91 Button
on (release) { gotoAndPlay (3); }
Symbol 101 MovieClip Frame 1
stop();
Symbol 101 MovieClip Frame 2
play();
Symbol 101 MovieClip Frame 3
play();
Symbol 101 MovieClip Frame 4
play();
Symbol 101 MovieClip Frame 5
play();
Symbol 101 MovieClip Frame 6
play();
Symbol 101 MovieClip Frame 7
play();
Symbol 101 MovieClip Frame 8
play();
Symbol 101 MovieClip Frame 9
play();
Symbol 101 MovieClip Frame 10
play();
Symbol 101 MovieClip Frame 11
play();
Symbol 101 MovieClip Frame 12
play();
Symbol 101 MovieClip Frame 13
play();
Symbol 101 MovieClip Frame 14
play();
Symbol 101 MovieClip Frame 15
gotoAndStop (1);
Symbol 118 MovieClip Frame 1
stop();
Symbol 118 MovieClip Frame 2
play();
Symbol 118 MovieClip Frame 3
play();
Symbol 118 MovieClip Frame 4
play();
Symbol 118 MovieClip Frame 5
play();
Symbol 118 MovieClip Frame 6
play();
Symbol 118 MovieClip Frame 7
play();
Symbol 118 MovieClip Frame 8
play();
Symbol 118 MovieClip Frame 9
play();
Symbol 118 MovieClip Frame 10
play();
Symbol 118 MovieClip Frame 11
play();
Symbol 118 MovieClip Frame 12
gotoAndStop (1);
Symbol 133 MovieClip Frame 1
stop();
Symbol 133 MovieClip Frame 2
play();
Symbol 133 MovieClip Frame 3
play();
Symbol 133 MovieClip Frame 4
play();
Symbol 133 MovieClip Frame 5
play();
Symbol 133 MovieClip Frame 6
play();
Symbol 133 MovieClip Frame 7
play();
Symbol 133 MovieClip Frame 8
play();
Symbol 133 MovieClip Frame 9
play();
Symbol 133 MovieClip Frame 10
play();
Symbol 133 MovieClip Frame 11
play();
Symbol 133 MovieClip Frame 12
play();
Symbol 133 MovieClip Frame 13
play();
Symbol 133 MovieClip Frame 14
gotoAndStop (1);
Symbol 152 MovieClip Frame 9
Set("/:right", 0); stop();
Symbol 155 MovieClip Frame 1
stop();
Symbol 155 MovieClip Frame 2
play();
Symbol 155 MovieClip Frame 3
play();
Symbol 155 MovieClip Frame 4
play();
Symbol 155 MovieClip Frame 5
play();
Symbol 155 MovieClip Frame 6
play();
Symbol 155 MovieClip Frame 7
play();
Symbol 155 MovieClip Frame 8
play();
Symbol 155 MovieClip Frame 9
play();
Symbol 155 MovieClip Frame 10
play();
Symbol 155 MovieClip Frame 11
play();
Symbol 155 MovieClip Frame 12
play();
Symbol 155 MovieClip Frame 13
gotoAndStop (1);
Symbol 173 MovieClip Frame 9
Set("/:left", 0); stop();
Symbol 204 MovieClip Frame 41
tellTarget (_root.sprite) { gotoAndStop (1); }; Set("/:dazed", 0); Set("/:disablecontrols", 0);
Symbol 205 MovieClip Frame 1
stop();
Symbol 214 MovieClip Frame 1
stop();
Symbol 214 MovieClip Frame 15
gotoAndStop (1);
Symbol 215 MovieClip Frame 1
stop();
Symbol 221 MovieClip Frame 1
stop();
Symbol 221 MovieClip Frame 17
gotoAndStop (1); setProperty(this, _x , -50);
Symbol 244 MovieClip Frame 1
stop();
Symbol 244 MovieClip Frame 20
gotoAndStop (1); setProperty(this, _x , "-50");
Symbol 245 MovieClip Frame 5
gotoAndPlay (1);
Symbol 245 MovieClip Frame 6
play();
Symbol 245 MovieClip Frame 7
play();
Symbol 245 MovieClip Frame 8
play();
Symbol 245 MovieClip Frame 9
play();
Symbol 245 MovieClip Frame 10
play();
Symbol 245 MovieClip Frame 11
play();
Symbol 245 MovieClip Frame 12
play();
Symbol 245 MovieClip Frame 13
play();
Symbol 245 MovieClip Frame 14
play();
Symbol 245 MovieClip Frame 15
play();
Symbol 245 MovieClip Frame 16
play();
Symbol 245 MovieClip Frame 17
play();
Symbol 245 MovieClip Frame 18
play();
Symbol 245 MovieClip Frame 19
play();
Symbol 245 MovieClip Frame 20
play();
Symbol 245 MovieClip Frame 21
play();
Symbol 245 MovieClip Frame 22
setProperty("/clock", _y , 50); setProperty("/clock", _x , -50); Set("/:clock", /:clock + /:timeadd); Set("/:clockdrop", 0); gotoAndPlay (1);
Symbol 250 MovieClip Frame 1
stop();
Symbol 268 MovieClip Frame 1
stop();
Symbol 274 MovieClip Frame 1
stop();
Symbol 280 MovieClip Frame 1
stop();
Symbol 288 Button
on (release) { getURL ("http://www.crowngreetings.com/cgi-bin/updatehiya3.pl", "_blank"); }
Symbol 296 Button
on (release) { getURL ("http://www.crowngreetings.com/cgi-bin/updatecrown.pl", "_blank"); }
Symbol 303 Button
on (release) { gotoAndStop (3); connection = "offline"; }

Library Items

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

Instance Names

"clock"Frame 3Symbol 49 MovieClip
"safe"Frame 3Symbol 51 MovieClip
"egg"Frame 3Symbol 53 MovieClip
"egg"Frame 3Symbol 71 MovieClip
"sprite"Frame 5Symbol 205 MovieClip
"egg"Frame 5Symbol 71 MovieClip
"pips"Frame 5Symbol 214 MovieClip
"sprite"Frame 5Symbol 215 MovieClip
"splat"Frame 5Symbol 221 MovieClip
"splat"Frame 5Symbol 221 MovieClip
"egg"Frame 5Symbol 53 MovieClip
"spaceship"Frame 58Symbol 240 MovieClip
"safesplat"Frame 97Symbol 244 MovieClip
"clock"Frame 97Symbol 245 MovieClip
"safe"Frame 97Symbol 246 MovieClip
"spaceship"Frame 97Symbol 247 MovieClip
"egg"Frame 97Symbol 71 MovieClip
"egg"Frame 97Symbol 71 MovieClip
"sprite"Frame 97Symbol 250 MovieClip
"pips"Frame 97Symbol 214 MovieClip
"splat"Frame 97Symbol 221 MovieClip
"clock"Frame 229Symbol 245 MovieClip
"safesplat"Frame 273Symbol 244 MovieClip
"clock"Frame 273Symbol 245 MovieClip
"safe"Frame 273Symbol 246 MovieClip
"spaceship"Frame 273Symbol 247 MovieClip
"egg"Frame 273Symbol 71 MovieClip
"egg"Frame 273Symbol 71 MovieClip
"sprite"Frame 273Symbol 268 MovieClip
"pips"Frame 273Symbol 214 MovieClip
"splat"Frame 273Symbol 221 MovieClip
"clock"Frame 405Symbol 245 MovieClip
"safesplat"Frame 449Symbol 244 MovieClip
"clock"Frame 449Symbol 245 MovieClip
"safe"Frame 449Symbol 246 MovieClip
"spaceship"Frame 449Symbol 247 MovieClip
"egg"Frame 449Symbol 71 MovieClip
"egg"Frame 449Symbol 71 MovieClip
"sprite"Frame 449Symbol 274 MovieClip
"pips"Frame 449Symbol 214 MovieClip
"splat"Frame 449Symbol 221 MovieClip
"clock"Frame 581Symbol 245 MovieClip
"safesplat"Frame 625Symbol 244 MovieClip
"clock"Frame 625Symbol 245 MovieClip
"safe"Frame 625Symbol 246 MovieClip
"spaceship"Frame 625Symbol 247 MovieClip
"egg"Frame 625Symbol 71 MovieClip
"egg"Frame 625Symbol 71 MovieClip
"sprite"Frame 625Symbol 280 MovieClip
"pips"Frame 625Symbol 214 MovieClip
"splat"Frame 625Symbol 221 MovieClip
"clock"Frame 757Symbol 245 MovieClip
"tray"Symbol 29 MovieClip Frame 1Symbol 17 MovieClip
"hit"Symbol 99 MovieClip Frame 1Symbol 97 MovieClip
"tray"Symbol 99 MovieClip Frame 1Symbol 17 MovieClip
"hit"Symbol 115 MovieClip Frame 1Symbol 97 MovieClip
"tray"Symbol 115 MovieClip Frame 1Symbol 101 MovieClip
"hit"Symbol 131 MovieClip Frame 1Symbol 97 MovieClip
"tray"Symbol 131 MovieClip Frame 1Symbol 118 MovieClip
"hit"Symbol 152 MovieClip Frame 1Symbol 97 MovieClip
"tray"Symbol 152 MovieClip Frame 1Symbol 133 MovieClip
"hit"Symbol 173 MovieClip Frame 1Symbol 97 MovieClip
"tray"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"tray"Symbol 204 MovieClip Frame 1Symbol 17 MovieClip
"stand"Symbol 205 MovieClip Frame 1Symbol 99 MovieClip
"right"Symbol 205 MovieClip Frame 2Symbol 115 MovieClip
"left"Symbol 205 MovieClip Frame 3Symbol 131 MovieClip
"turnright"Symbol 205 MovieClip Frame 4Symbol 152 MovieClip
"turnleft"Symbol 205 MovieClip Frame 5Symbol 173 MovieClip
"stand"Symbol 215 MovieClip Frame 1Symbol 99 MovieClip
"right"Symbol 215 MovieClip Frame 2Symbol 115 MovieClip
"left"Symbol 215 MovieClip Frame 3Symbol 131 MovieClip
"turnright"Symbol 215 MovieClip Frame 4Symbol 152 MovieClip
"turnleft"Symbol 215 MovieClip Frame 5Symbol 173 MovieClip
"stand"Symbol 250 MovieClip Frame 1Symbol 99 MovieClip
"right"Symbol 250 MovieClip Frame 2Symbol 115 MovieClip
"left"Symbol 250 MovieClip Frame 3Symbol 131 MovieClip
"turnright"Symbol 250 MovieClip Frame 4Symbol 152 MovieClip
"turnleft"Symbol 250 MovieClip Frame 5Symbol 173 MovieClip
"stand"Symbol 268 MovieClip Frame 1Symbol 99 MovieClip
"right"Symbol 268 MovieClip Frame 2Symbol 115 MovieClip
"left"Symbol 268 MovieClip Frame 3Symbol 131 MovieClip
"turnright"Symbol 268 MovieClip Frame 4Symbol 152 MovieClip
"turnleft"Symbol 268 MovieClip Frame 5Symbol 173 MovieClip
"stand"Symbol 274 MovieClip Frame 1Symbol 99 MovieClip
"right"Symbol 274 MovieClip Frame 2Symbol 115 MovieClip
"left"Symbol 274 MovieClip Frame 3Symbol 131 MovieClip
"turnright"Symbol 274 MovieClip Frame 4Symbol 152 MovieClip
"turnleft"Symbol 274 MovieClip Frame 5Symbol 173 MovieClip
"stand"Symbol 280 MovieClip Frame 1Symbol 99 MovieClip
"right"Symbol 280 MovieClip Frame 2Symbol 115 MovieClip
"left"Symbol 280 MovieClip Frame 3Symbol 131 MovieClip
"turnright"Symbol 280 MovieClip Frame 4Symbol 152 MovieClip
"turnleft"Symbol 280 MovieClip Frame 5Symbol 173 MovieClip

Labels

"start"Frame 3
"checkegg"Frame 118
"timesup"Frame 134
"next level"Frame 182
"score"Frame 229
"next level"Frame 229
"checkegg"Frame 294
"timesup"Frame 310
"next level"Frame 358
"score"Frame 405
"next level"Frame 405
"checkegg"Frame 470
"timesup"Frame 486
"next level"Frame 534
"score"Frame 581
"next level"Frame 581
"checkegg"Frame 646
"timesup"Frame 662
"next level"Frame 710
"score"Frame 757
"next level"Frame 757

Dynamic Text Variables

loadedSymbol 8 EditableText"0%"
poachedSymbol 61 EditableText""
scrambledSymbol 62 EditableText""
eggsneededSymbol 93 EditableText"Presents needed = 20"
levelSymbol 94 EditableText"Level 1"
poachedSymbol 206 EditableText"0"
scrambledSymbol 207 EditableText"0"
clockSymbol 209 EditableText"100"
clockSymbol 211 EditableText"100"
clockSymbol 216 EditableText"100"
poachedSymbol 248 EditableText"1"
scrambledSymbol 249 EditableText"1"
scoreSymbol 251 EditableText""
clockSymbol 253 EditableText"100"
timecountdownSymbol 260 EditableText""
scoreSymbol 262 EditableText""
bonusSymbol 264 EditableText""
scoreSymbol 265 EditableText""
poachedSymbol 266 EditableText"1"
scrambledSymbol 267 EditableText"1"
scoreSymbol 269 EditableText""
clockSymbol 270 EditableText"100"
poachedSymbol 272 EditableText"1"
scrambledSymbol 273 EditableText"1"
scoreSymbol 275 EditableText""
clockSymbol 276 EditableText"100"
poachedSymbol 278 EditableText"1"
scrambledSymbol 279 EditableText"1"
scoreSymbol 281 EditableText""
clockSymbol 282 EditableText"100"
scoreSymbol 304 EditableText""




http://swfchan.com/6/27201/info.shtml
Created: 21/5 -2019 20:31:16 Last modified: 21/5 -2019 20:31:16 Server time: 11/05 -2024 06:53:28