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

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

Game Move.swf

This is the info page for
Flash #29492

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


Text
Loading

100

%

Zots Studio's
Present

...

Game Move

Drag the green
ball to the red
square and DONT
touch on the
walls!!!!

A game created by
Zimohen

Play another games in

Albinoblacksheep

Game Over

Level 02

Level 03

Level 04

Level 05

Level 06

Level 07

Level 08

Level 09

Level 10

Congratulations

You have Finished the
Game Move.

A game Created By
Zimohen.
Special Thanks to:
Ian
My Mouse
My Keyboard
My Computer
And Me.

Now try a more
dificult level

Game Over

Congratulations

You Have
Finished the
dificult level.

Now try to
win this
Extra Hard
level

Level 02

Level 03

Level 04

Level 05

Level 06

Level 07

Level 08

Level 09

Level 10

Level 01

Game Over

Super Level

You Are a
Expert Game
Mover.
Now you will be
remember by all
the world in
rest of your
life.

Thanks for play Game
Move.
Zimohen.

Hosted by

Albinoblacksheep

Click here to Play
again

creator time record: 2min

ActionScript [AS1/AS2]

Frame 1
obj = new Object(); obj.onKeyDown = function () { if (Key.isDown(16) and Key.isDown(78)) { _root.nextFrame(); } if (Key.isDown(16) and Key.isDown(80)) { _root.prevFrame(); } }; Key.addListener(obj); function mostraTempo(texto, offSet) { texto.text = arrumaTempo(offSet); clearInterval(ID); ID = setInterval(Tempo, 1000, texto, offSet); } function Tempo(texto, offSet) { ((T == undefined) ? ((T = offSet + 1)) : (T++)); texto.text = arrumaTempo(T); } function arrumaTempo(t) { var pos = t; var _local1 = pos % 60; var _local2 = Math.floor(pos / 60) % 60; var _local3 = Math.floor((pos / 60) / 60); if (_local1 < 10) { _local1 = "0" + _local1; } if (_local2 < 10) { _local2 = "0" + _local2; } if (_local3 < 10) { _local3 = "0" + _local3; } return(String(((((_local3 + "h ") + _local2) + "min ") + _local1) + "s")); } bt = _root.getBytesTotal(); _root.onEnterFrame = function () { var _local1 = _root; bl = _local1.getBytesLoaded(); if (bl == bt) { delete _local1.onEnterFrame; play(); } _local1.texto_load.text = int((bl / bt) * 100); }; stop();
Frame 2
btnstart.onPress = function () { gotoAndStop (3); }; stop();
Instance of Symbol 16 MovieClip in Frame 2
on (press) { getURL ("http://www.albinoblacksheep.com", "_blank"); }
Frame 3
mostraTempo(crono, 0); bola.onPress = function () { bola.startDrag(false); Mouse.hide(); }; bola.onRelease = function () { bola.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola.hitTest(ctn1) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(qdd) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (14); } }; stop();
Frame 4
bola.onPress = function () { bola.startDrag(false); Mouse.hide(); }; bola.onRelease = function () { bola.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola.hitTest(ctn1) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs1f2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs2f2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs3f2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(qdd) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (15); } }; stop();
Frame 5
bola.onPress = function () { bola.startDrag(false); Mouse.hide(); }; bola.onRelease = function () { bola.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola.hitTest(ctn1) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs1f3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(qdd) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (16); } }; stop();
Frame 6
bola.onPress = function () { bola.startDrag(false); Mouse.hide(); }; bola.onRelease = function () { bola.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola.hitTest(ctn1) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs1f4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs2f4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs3f4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(qdd) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (17); } }; stop();
Frame 7
bola.onPress = function () { bola.startDrag(false); Mouse.hide(); }; bola.onRelease = function () { bola.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola.hitTest(ctn1) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs1f5) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs2f5) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs3f5) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs4f5) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs5f5) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(qdd) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (18); } }; stop();
Frame 8
bola.onPress = function () { bola.startDrag(false); Mouse.hide(); }; bola.onRelease = function () { bola.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola.hitTest(ctn1) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs1f6) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs2f6) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs3f6) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs4f6) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs5f6) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs6f6) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs7f6) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(qdd) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (19); } }; stop();
Frame 9
bola.onPress = function () { bola.startDrag(false); Mouse.hide(); }; bola.onRelease = function () { bola.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola.hitTest(ctn1) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs1f7) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs2f7) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs3f7) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs4f7) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs5f7) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs6f7) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs7f7) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs8f7) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs9f7) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs10f7) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(qdd) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (20); } }; stop();
Frame 10
bola.onPress = function () { bola.startDrag(false); Mouse.hide(); }; bola.onRelease = function () { bola.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola.hitTest(ctn1) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs1f8) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs2f8) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs3f8) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs4f8) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs5f8) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs6f8) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(qdd) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (21); } }; stop();
Frame 11
bola.onPress = function () { bola.startDrag(false); Mouse.hide(); }; bola.onRelease = function () { bola.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola.hitTest(ctn1) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs1f9) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs2f9) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs3f9) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs4f9) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs5f9) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs6f9) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(qdd) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (22); } }; stop();
Frame 12
bola.onPress = function () { bola.startDrag(false); Mouse.hide(); }; bola.onRelease = function () { bola.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola.hitTest(ctn1) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn2) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn3) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(ctn4) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs1f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs2f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs3f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs4f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs5f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs6f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs7f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs8f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs9f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs10f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(obs11f10) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (13); } if (bola.hitTest(qdd) == true) { bola.stopDrag(); Mouse.show(); gotoAndStop (23); } }; stop();
Frame 13
btntry.onPress = function () { gotoAndStop (2); }; stopAllSounds(); stop();
Frame 14
btnstart.onPress = function () { gotoAndStop (4); }; stop();
Frame 15
btnstart.onPress = function () { gotoAndStop (5); }; stop();
Frame 16
btnstart.onPress = function () { gotoAndStop (6); }; stop();
Frame 17
btnstart.onPress = function () { gotoAndStop (7); }; stop();
Frame 18
btnstart.onPress = function () { gotoAndStop (8); }; stop();
Frame 19
btnstart.onPress = function () { gotoAndStop (9); }; stop();
Frame 20
btnstart.onPress = function () { gotoAndStop (10); }; stop();
Frame 21
btnstart.onPress = function () { gotoAndStop (11); }; stop();
Frame 22
btnstart.onPress = function () { gotoAndStop (12); }; stop();
Frame 23
btnstart2.onPress = function () { gotoAndStop (24); }; stop();
Frame 24
bola2.onPress = function () { bola2.startDrag(false); Mouse.hide(); }; bola2.onRelease = function () { bola2.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola2.hitTest(ctn21) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn22) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn23) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn24) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs1f1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(qdd1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (36); } }; stop();
Frame 25
bola2.onPress = function () { bola2.startDrag(false); Mouse.hide(); }; bola2.onRelease = function () { bola2.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola2.hitTest(ctn21) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn22) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn23) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn24) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs1f2) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs2f2) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs3f2) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(qdd1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (37); } }; stop();
Frame 26
bola2.onPress = function () { bola2.startDrag(false); Mouse.hide(); }; bola2.onRelease = function () { bola2.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola2.hitTest(ctn21) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn22) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn23) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn24) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs1f3) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs2f3) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(qdd1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (38); } }; stop();
Frame 27
bola2.onPress = function () { bola2.startDrag(false); Mouse.hide(); }; bola2.onRelease = function () { bola2.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola2.hitTest(ctn21) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn22) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn23) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn24) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs1f4) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs2f4) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(qdd1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (39); } }; stop();
Frame 28
bola2.onPress = function () { bola2.startDrag(false); Mouse.hide(); }; bola2.onRelease = function () { bola2.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola2.hitTest(ctn21) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn22) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn23) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn24) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs1f5) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs2f5) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs3f5) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs4f5) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(qdd1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (40); } }; stop();
Frame 29
bola2.onPress = function () { bola2.startDrag(false); Mouse.hide(); }; bola2.onRelease = function () { bola2.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola2.hitTest(ctn21) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn22) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn23) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn24) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs1f6) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs2f6) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs3f6) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs4f6) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs5f6) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(qdd1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (41); } }; stop();
Frame 30
bola2.onPress = function () { bola2.startDrag(false); Mouse.hide(); }; bola2.onRelease = function () { bola2.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola2.hitTest(ctn21) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn22) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn23) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn24) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs1f7) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs2f7) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs3f7) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs4f7) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs5f7) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs6f7) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs7f7) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(qdd1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (42); } }; stop();
Frame 31
bola2.onPress = function () { bola2.startDrag(false); Mouse.hide(); }; bola2.onRelease = function () { bola2.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola2.hitTest(ctn21) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn22) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn23) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn24) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs1f8) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs2f8) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs3f8) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs4f8) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs5f8) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(qdd1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (43); } }; stop();
Frame 32
bola2.onPress = function () { bola2.startDrag(false); Mouse.hide(); }; bola2.onRelease = function () { bola2.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola2.hitTest(ctn21) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn22) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn23) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn24) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs1f9) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs2f9) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs3f9) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs4f9) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(qdd1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (44); } }; stop();
Frame 33
bola2.onPress = function () { bola2.startDrag(false); Mouse.hide(); }; bola2.onRelease = function () { bola2.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola2.hitTest(ctn21) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn22) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn23) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(ctn24) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs1f10) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs2f10) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs3f10) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs4f10) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs5f10) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(mobs6f10) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (34); } if (bola2.hitTest(qdd1) == true) { bola2.stopDrag(); Mouse.show(); gotoAndStop (35); } }; stop();
Frame 34
btntry2.onPress = function () { gotoAndStop (45); }; stop();
Frame 35
btnstart3.onPress = function () { gotoAndStop (48); }; stop();
Frame 36
btnstart2.onPress = function () { gotoAndStop (25); }; stop();
Frame 37
btnstart2.onPress = function () { gotoAndStop (26); }; stop();
Frame 38
btnstart2.onPress = function () { gotoAndStop (27); }; stop();
Frame 39
btnstart2.onPress = function () { gotoAndStop (28); }; stop();
Frame 40
btnstart2.onPress = function () { gotoAndStop (29); }; stop();
Frame 41
btnstart2.onPress = function () { gotoAndStop (30); }; stop();
Frame 42
btnstart2.onPress = function () { gotoAndStop (31); }; stop();
Frame 43
btnstart2.onPress = function () { gotoAndStop (32); }; stop();
Frame 44
btnstart2.onPress = function () { gotoAndStop (33); }; stop();
Frame 45
btnstart2.onPress = function () { gotoAndStop (24); }; stop();
Frame 46
btntry3.onPress = function () { gotoAndStop (47); }; stop();
Frame 47
btnstart3.onPress = function () { gotoAndStop (48); }; stop();
Frame 48
bola3.onPress = function () { bola3.startDrag(false); Mouse.hide(); }; bola3.onRelease = function () { bola3.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola3.hitTest(ctn31) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn32) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn33) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn3) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sbol1) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sbol2) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(qdd2) == true) { bola3.stopDrag(); Mouse.show(); gotoAndPlay (49); } }; stop();
Frame 50
bola3.onPress = function () { bola3.startDrag(false); Mouse.hide(); }; bola3.onRelease = function () { bola3.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola3.hitTest(ctn31) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn32) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn33) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn34) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sbol1) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sbol2) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sobs1f2) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(qdd2) == true) { bola3.stopDrag(); Mouse.show(); gotoAndPlay (51); } }; stop();
Frame 52
bola3.onPress = function () { bola3.startDrag(false); Mouse.hide(); }; bola3.onRelease = function () { bola3.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola3.hitTest(ctn31) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn32) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn33) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn34) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sbol1) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sbol2) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sobs1f3) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sobs2f3) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(qdd2) == true) { bola3.stopDrag(); Mouse.show(); gotoAndPlay (53); } }; stop();
Frame 54
bola3.onPress = function () { bola3.startDrag(false); Mouse.hide(); }; bola3.onRelease = function () { bola3.stopDrag(); Mouse.show(); }; _root.onEnterFrame = function () { if (bola3.hitTest(ctn31) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn32) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn33) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(ctn34) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sbol1) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sbol2) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sobs1f4) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sobs2f4) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sobs3f4) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(sobs4f4) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (46); } if (bola3.hitTest(qdd2) == true) { bola3.stopDrag(); Mouse.show(); gotoAndStop (55); } }; stop();
Frame 55
clearInterval(ID); playagain.onPress = function () { gotoAndStop (2); }; stopAllSounds(); stop();
Instance of Symbol 252 MovieClip in Frame 55
on (press) { getURL ("http://www.albinoblacksheep.com", "_blank"); }

Library Items

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

Instance Names

"texto_load"Frame 1Symbol 3 EditableText
"txt"Frame 1Symbol 7 EditableText
"btnstart"Frame 2Symbol 12 Button
"ctn1"Frame 3Symbol 20 MovieClip
"ctn2"Frame 3Symbol 21 MovieClip
"ctn4"Frame 3Symbol 23 MovieClip
"ctn3"Frame 3Symbol 25 MovieClip
"qdd"Frame 3Symbol 27 MovieClip
"bola"Frame 3Symbol 29 MovieClip
"crono"Frame 3Symbol 30 EditableText
"obs1f2"Frame 4Symbol 32 MovieClip
"obs2f2"Frame 4Symbol 33 MovieClip
"obs3f2"Frame 4Symbol 34 MovieClip
"obs1f3"Frame 5Symbol 36 MovieClip
"obs1f4"Frame 6Symbol 38 MovieClip
"obs2f4"Frame 6Symbol 40 MovieClip
"obs3f4"Frame 6Symbol 42 MovieClip
"obs1f5"Frame 7Symbol 44 MovieClip
"obs2f5"Frame 7Symbol 45 MovieClip
"obs3f5"Frame 7Symbol 46 MovieClip
"obs4f5"Frame 7Symbol 47 MovieClip
"obs5f5"Frame 7Symbol 48 MovieClip
"obs1f6"Frame 8Symbol 50 MovieClip
"obs2f6"Frame 8Symbol 51 MovieClip
"obs3f6"Frame 8Symbol 52 MovieClip
"obs4f6"Frame 8Symbol 53 MovieClip
"obs5f6"Frame 8Symbol 54 MovieClip
"obs6f6"Frame 8Symbol 55 MovieClip
"obs7f6"Frame 8Symbol 56 MovieClip
"obs1f7"Frame 9Symbol 58 MovieClip
"obs2f7"Frame 9Symbol 59 MovieClip
"obs3f7"Frame 9Symbol 60 MovieClip
"obs4f7"Frame 9Symbol 61 MovieClip
"obs5f7"Frame 9Symbol 62 MovieClip
"obs6f7"Frame 9Symbol 63 MovieClip
"obs7f7"Frame 9Symbol 64 MovieClip
"obs8f7"Frame 9Symbol 65 MovieClip
"obs9f7"Frame 9Symbol 66 MovieClip
"obs10f7"Frame 9Symbol 67 MovieClip
"obs1f8"Frame 10Symbol 69 MovieClip
"obs2f8"Frame 10Symbol 70 MovieClip
"obs3f8"Frame 10Symbol 71 MovieClip
"obs4f8"Frame 10Symbol 72 MovieClip
"obs5f8"Frame 10Symbol 73 MovieClip
"obs6f8"Frame 10Symbol 74 MovieClip
"obs1f9"Frame 11Symbol 76 MovieClip
"obs2f9"Frame 11Symbol 77 MovieClip
"obs3f9"Frame 11Symbol 78 MovieClip
"obs4f9"Frame 11Symbol 79 MovieClip
"obs5f9"Frame 11Symbol 80 MovieClip
"obs6f9"Frame 11Symbol 81 MovieClip
"obs1f10"Frame 12Symbol 83 MovieClip
"obs2f10"Frame 12Symbol 84 MovieClip
"obs3f10"Frame 12Symbol 85 MovieClip
"obs4f10"Frame 12Symbol 86 MovieClip
"obs5f10"Frame 12Symbol 87 MovieClip
"obs6f10"Frame 12Symbol 88 MovieClip
"obs7f10"Frame 12Symbol 89 MovieClip
"obs8f10"Frame 12Symbol 90 MovieClip
"obs9f10"Frame 12Symbol 91 MovieClip
"obs10f10"Frame 12Symbol 92 MovieClip
"obs11f10"Frame 12Symbol 93 MovieClip
"btntry"Frame 13Symbol 97 Button
"btnstart"Frame 14Symbol 12 Button
"btnstart2"Frame 23Symbol 113 Button
"ctn21"Frame 24Symbol 115 MovieClip
"ctn22"Frame 24Symbol 117 MovieClip
"ctn24"Frame 24Symbol 118 MovieClip
"ctn23"Frame 24Symbol 119 MovieClip
"bola2"Frame 24Symbol 121 MovieClip
"mobs1f1"Frame 24Symbol 123 MovieClip
"qdd1"Frame 24Symbol 125 MovieClip
"mobs1f2"Frame 25Symbol 127 MovieClip
"mobs2f2"Frame 25Symbol 129 MovieClip
"mobs3f2"Frame 25Symbol 131 MovieClip
"mobs1f3"Frame 26Symbol 133 MovieClip
"mobs2f3"Frame 26Symbol 135 MovieClip
"mobs1f4"Frame 27Symbol 137 MovieClip
"mobs2f4"Frame 27Symbol 139 MovieClip
"mobs1f5"Frame 28Symbol 141 MovieClip
"mobs2f5"Frame 28Symbol 143 MovieClip
"mobs3f5"Frame 28Symbol 144 MovieClip
"mobs4f5"Frame 28Symbol 146 MovieClip
"mobs1f6"Frame 29Symbol 148 MovieClip
"mobs2f6"Frame 29Symbol 150 MovieClip
"mobs3f6"Frame 29Symbol 152 MovieClip
"mobs4f6"Frame 29Symbol 154 MovieClip
"mobs5f6"Frame 29Symbol 156 MovieClip
"mobs1f7"Frame 30Symbol 158 MovieClip
"mobs2f7"Frame 30Symbol 160 MovieClip
"mobs3f7"Frame 30Symbol 162 MovieClip
"mobs4f7"Frame 30Symbol 164 MovieClip
"mobs1f8"Frame 30Symbol 166 MovieClip
"mobs2f8"Frame 30Symbol 167 MovieClip
"mobs3f8"Frame 30Symbol 168 MovieClip
"mobs1f8"Frame 31Symbol 170 MovieClip
"mobs2f8"Frame 31Symbol 172 MovieClip
"mobs3f8"Frame 31Symbol 173 MovieClip
"mobs4f8"Frame 31Symbol 175 MovieClip
"mobs5f8"Frame 31Symbol 177 MovieClip
"mobs1f9"Frame 32Symbol 179 MovieClip
"mobs2f9"Frame 32Symbol 181 MovieClip
"mobs3f9"Frame 32Symbol 183 MovieClip
"mobs4f9"Frame 32Symbol 185 MovieClip
"mobs1f10"Frame 33Symbol 187 MovieClip
"mobs2f10"Frame 33Symbol 189 MovieClip
"mobs3f10"Frame 33Symbol 191 MovieClip
"mobs4f10"Frame 33Symbol 193 MovieClip
"mobs5f10"Frame 33Symbol 195 MovieClip
"mobs6f10"Frame 33Symbol 197 MovieClip
"btntry2"Frame 34Symbol 201 Button
"btnstart3"Frame 35Symbol 207 Button
"btnstart2"Frame 36Symbol 209 Button
"btntry3"Frame 46Symbol 222 Button
"btnstart3"Frame 47Symbol 207 Button
"bola3"Frame 48Symbol 225 MovieClip
"qdd2"Frame 48Symbol 227 MovieClip
"ctn31"Frame 48Symbol 229 MovieClip
"ctn32"Frame 48Symbol 230 MovieClip
"ctn33"Frame 48Symbol 232 MovieClip
"ctn34"Frame 48Symbol 233 MovieClip
"sbol1"Frame 48Symbol 235 MovieClip
"sbol2"Frame 48Symbol 236 MovieClip
"bola3"Frame 50Symbol 225 MovieClip
"qdd2"Frame 50Symbol 227 MovieClip
"ctn31"Frame 50Symbol 229 MovieClip
"ctn32"Frame 50Symbol 230 MovieClip
"ctn33"Frame 50Symbol 232 MovieClip
"ctn34"Frame 50Symbol 233 MovieClip
"sbol1"Frame 50Symbol 235 MovieClip
"sbol2"Frame 50Symbol 236 MovieClip
"bola3"Frame 52Symbol 225 MovieClip
"qdd2"Frame 52Symbol 227 MovieClip
"ctn31"Frame 52Symbol 229 MovieClip
"ctn32"Frame 52Symbol 230 MovieClip
"ctn33"Frame 52Symbol 232 MovieClip
"ctn34"Frame 52Symbol 233 MovieClip
"sbol1"Frame 52Symbol 235 MovieClip
"sbol2"Frame 52Symbol 236 MovieClip
"sobs1f3"Frame 52Symbol 240 MovieClip
"sobs2f3"Frame 52Symbol 241 MovieClip
"bola3"Frame 54Symbol 225 MovieClip
"qdd2"Frame 54Symbol 227 MovieClip
"ctn31"Frame 54Symbol 229 MovieClip
"ctn32"Frame 54Symbol 230 MovieClip
"ctn33"Frame 54Symbol 232 MovieClip
"ctn34"Frame 54Symbol 233 MovieClip
"sbol1"Frame 54Symbol 235 MovieClip
"sbol2"Frame 54Symbol 236 MovieClip
"sobs1f4"Frame 54Symbol 243 MovieClip
"sobs2f4"Frame 54Symbol 245 MovieClip
"sobs3f4"Frame 54Symbol 246 MovieClip
"playagain"Frame 55Symbol 254 MovieClip




http://swfchan.com/6/29492/info.shtml
Created: 19/5 -2019 22:23:07 Last modified: 19/5 -2019 22:23:07 Server time: 08/05 -2024 07:46:09