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

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

Make'em Sleep.swf

This is the info page for
Flash #11158

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


Text
0

It is not easy to make
nine babies sleep.
Every time that one
of them falls asleep
(clicking on him)
those that are around
wake up, or they fall
asleep if they were
already awake.

ActionScript [AS1/AS2]

Frame 20
if (_framesloaded < _totalframes) { gotoAndPlay (1); }
Frame 21
fscommand ("showmenu", "false"); fscommand ("allowscale", "false");
Frame 22
call("Nuevo");
Frame 24
gotoAndStop (23);
Frame 25
Moves = "0"; tellTarget ("/Bebe11") { Azar = int(random("2")); if (Azar == "1") { gotoAndPlay ("WAKE"); } else { gotoAndPlay ("SLEEP"); } }; tellTarget ("/Bebe21") { Azar = int(random("2")); if (Azar == "1") { gotoAndPlay ("WAKE"); } else { gotoAndPlay ("SLEEP"); } }; tellTarget ("/Bebe31") { Azar = int(random("2")); if (Azar == "1") { gotoAndPlay ("WAKE"); } else { gotoAndPlay ("SLEEP"); } }; tellTarget ("/Bebe12") { Azar = int(random("2")); if (Azar == "1") { gotoAndPlay ("WAKE"); } else { gotoAndPlay ("SLEEP"); } }; tellTarget ("/Bebe22") { Azar = int(random("2")); if (Azar == "1") { gotoAndPlay ("WAKE"); } else { gotoAndPlay ("SLEEP"); } }; tellTarget ("/Bebe32") { Azar = int(random("2")); if (Azar == "1") { gotoAndPlay ("WAKE"); } else { gotoAndPlay ("SLEEP"); } }; tellTarget ("/Bebe13") { Azar = int(random("2")); if (Azar == "1") { gotoAndPlay ("WAKE"); } else { gotoAndPlay ("SLEEP"); } }; tellTarget ("/Bebe23") { Azar = int(random("2")); if (Azar == "1") { gotoAndPlay ("WAKE"); } else { gotoAndPlay ("SLEEP"); } }; tellTarget ("/Bebe33") { Azar = int(random("2")); if (Azar == "1") { gotoAndPlay ("WAKE"); } else { gotoAndPlay ("SLEEP"); } }
Symbol 10 Button
on (release) { Moves = Moves + "1"; tellTarget ("/Bebe21") { call("CambiaEstado"); }; tellTarget ("/Bebe12") { call("CambiaEstado"); }; tellTarget ("/Bebe11") { call("CambiaEstado"); } }
Symbol 11 Button
on (release) { Moves = Moves + "1"; tellTarget ("/Bebe22") { call("CambiaEstado"); }; tellTarget ("/Bebe31") { call("CambiaEstado"); }; tellTarget ("/Bebe21") { call("CambiaEstado"); }; tellTarget ("/Bebe11") { call("CambiaEstado"); } }
Symbol 12 Button
on (release) { Moves = Moves + "1"; tellTarget ("/Bebe31") { call("CambiaEstado"); }; tellTarget ("/Bebe21") { call("CambiaEstado"); }; tellTarget ("/Bebe32") { call("CambiaEstado"); } }
Symbol 13 Button
on (release) { Moves = Moves + "1"; tellTarget ("/Bebe31") { call("CambiaEstado"); }; tellTarget ("/Bebe22") { call("CambiaEstado"); }; tellTarget ("/Bebe32") { call("CambiaEstado"); }; tellTarget ("/Bebe33") { call("CambiaEstado"); } }
Symbol 14 Button
on (release) { Moves = Moves + "1"; tellTarget ("/Bebe21") { call("CambiaEstado"); }; tellTarget ("/Bebe12") { call("CambiaEstado"); }; tellTarget ("/Bebe22") { call("CambiaEstado"); }; tellTarget ("/Bebe32") { call("CambiaEstado"); }; tellTarget ("/Bebe23") { call("CambiaEstado"); } }
Symbol 15 Button
on (release) { Moves = Moves + "1"; tellTarget ("/Bebe22") { call("CambiaEstado"); }; tellTarget ("/Bebe12") { call("CambiaEstado"); }; tellTarget ("/Bebe13") { call("CambiaEstado"); }; tellTarget ("/Bebe11") { call("CambiaEstado"); } }
Symbol 16 Button
on (release) { Moves = Moves + "1"; tellTarget ("/Bebe12") { call("CambiaEstado"); }; tellTarget ("/Bebe13") { call("CambiaEstado"); }; tellTarget ("/Bebe23") { call("CambiaEstado"); } }
Symbol 17 Button
on (release) { Moves = Moves + "1"; tellTarget ("/Bebe22") { call("CambiaEstado"); }; tellTarget ("/Bebe13") { call("CambiaEstado"); }; tellTarget ("/Bebe23") { call("CambiaEstado"); }; tellTarget ("/Bebe33") { call("CambiaEstado"); } }
Symbol 18 Button
on (release) { Moves = Moves + "1"; tellTarget ("/Bebe32") { call("CambiaEstado"); }; tellTarget ("/Bebe23") { call("CambiaEstado"); }; tellTarget ("/Bebe33") { call("CambiaEstado"); } }
Symbol 24 MovieClip Frame 1
tellTarget ("../../Ruidito") { gotoAndPlay (1); }
Symbol 24 MovieClip Frame 2
tellTarget ("../../Ruidito") { gotoAndPlay (1); }
Symbol 24 MovieClip Frame 3
tellTarget ("../../Ruidito") { gotoAndPlay (1); }
Symbol 24 MovieClip Frame 4
tellTarget ("../../Ruidito") { gotoAndPlay (1); }
Symbol 24 MovieClip Frame 45
gotoAndPlay (5);
Symbol 32 MovieClip Frame 7
tellTarget ("../../Ruidito") { gotoAndPlay (5); }
Symbol 33 MovieClip Frame 1
Estado = "0"; tellTarget ("Cabecita") { gotoAndStop (10); }; tellTarget ("Cuerpo") { gotoAndPlay (5); }
Symbol 33 MovieClip Frame 40
gotoAndPlay (1);
Symbol 33 MovieClip Frame 46
Estado = "1"; tellTarget ("Cabecita") { Cabeza = int(random("9")) + "1"; gotoAndStop(Cabeza); }; tellTarget ("Cuerpo") { Cuerpo = int(random("4")) + "1"; gotoAndStop(Cuerpo); }
Symbol 33 MovieClip Frame 51
gotoAndPlay (46);
Symbol 33 MovieClip Frame 55
if (Estado == "1") { gotoAndPlay (1); } else { gotoAndPlay (46); }
Symbol 37 Button
on (release) { play(); }
Symbol 43 Button
on (release) { play(); }
Symbol 44 MovieClip Frame 1
stop();
Symbol 44 MovieClip Frame 15
stop();
Symbol 48 Button
on (release) { call("Nuevo"); }
Symbol 51 Button
on (release) { getURL ("http://www.thegamefactor.com", "_blank"); }
Symbol 59 MovieClip Frame 1
Sonido = int(random("20") + "1"); if (Sonido == "2") { gotoAndPlay (10); } else if (Sonido == "3") { gotoAndPlay (20); } else if (Sonido == "4") { gotoAndPlay (35); } else if (Sonido == "5") { gotoAndPlay (50); } else if (Sonido == "6") { gotoAndPlay (60); }
Symbol 59 MovieClip Frame 2
stop();
Symbol 59 MovieClip Frame 9
stop();
Symbol 59 MovieClip Frame 19
stop();
Symbol 59 MovieClip Frame 34
stop();
Symbol 59 MovieClip Frame 49
stop();
Symbol 59 MovieClip Frame 59
stop();
Symbol 59 MovieClip Frame 69
stop();

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:32  Timeline
Symbol 3 GraphicUsed by:32  Timeline
Symbol 4 GraphicUsed by:32  Timeline
Symbol 5 GraphicUsed by:Timeline
Symbol 6 FontUsed by:7 39
Symbol 7 EditableTextUses:6Used by:Timeline
Symbol 8 GraphicUsed by:Timeline
Symbol 9 GraphicUsed by:10 11 12 13 14 15 16 17 18
Symbol 10 ButtonUses:9Used by:Timeline
Symbol 11 ButtonUses:9Used by:Timeline
Symbol 12 ButtonUses:9Used by:Timeline
Symbol 13 ButtonUses:9Used by:Timeline
Symbol 14 ButtonUses:9Used by:Timeline
Symbol 15 ButtonUses:9Used by:Timeline
Symbol 16 ButtonUses:9Used by:Timeline
Symbol 17 ButtonUses:9Used by:Timeline
Symbol 18 ButtonUses:9Used by:Timeline
Symbol 19 GraphicUsed by:24
Symbol 20 GraphicUsed by:24
Symbol 21 GraphicUsed by:24
Symbol 22 GraphicUsed by:24
Symbol 23 GraphicUsed by:24
Symbol 24 MovieClipUses:19 20 21 22 23Used by:33
Symbol 25 GraphicUsed by:32
Symbol 26 GraphicUsed by:32
Symbol 27 GraphicUsed by:32
Symbol 28 GraphicUsed by:32
Symbol 29 GraphicUsed by:32
Symbol 30 GraphicUsed by:32
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:25 2 3 26 27 28 29 30 4 31Used by:33
Symbol 33 MovieClipUses:24 32Used by:Timeline
Symbol 34 GraphicUsed by:37 42
Symbol 35 GraphicUsed by:37 42
Symbol 36 GraphicUsed by:37 42
Symbol 37 ButtonUses:34 35 36Used by:44
Symbol 38 GraphicUsed by:44
Symbol 39 TextUses:6Used by:44
Symbol 40 GraphicUsed by:41 43
Symbol 41 ButtonUses:40Used by:44
Symbol 42 ButtonUses:34 35 36Used by:44
Symbol 43 ButtonUses:40Used by:44
Symbol 44 MovieClipUses:37 38 39 41 42 43Used by:Timeline
Symbol 45 GraphicUsed by:48
Symbol 46 GraphicUsed by:48
Symbol 47 GraphicUsed by:48
Symbol 48 ButtonUses:45 46 47Used by:Timeline
Symbol 49 GraphicUsed by:51
Symbol 50 GraphicUsed by:51
Symbol 51 ButtonUses:49 50Used by:Timeline
Symbol 52 GraphicUsed by:Timeline
Symbol 53 SoundUsed by:59
Symbol 54 SoundUsed by:59
Symbol 55 SoundUsed by:59
Symbol 56 SoundUsed by:59
Symbol 57 SoundUsed by:59
Symbol 58 SoundUsed by:59
Symbol 59 MovieClipUses:53 54 55 56 57 58Used by:Timeline

Instance Names

"Bebe11"Frame 21Symbol 33 MovieClip
"Bebe12"Frame 21Symbol 33 MovieClip
"Bebe13"Frame 21Symbol 33 MovieClip
"Bebe21"Frame 21Symbol 33 MovieClip
"Bebe22"Frame 21Symbol 33 MovieClip
"Bebe23"Frame 21Symbol 33 MovieClip
"Bebe31"Frame 21Symbol 33 MovieClip
"Bebe32"Frame 21Symbol 33 MovieClip
"Bebe33"Frame 21Symbol 33 MovieClip
"Ruidito"Frame 21Symbol 59 MovieClip
"Cuerpo"Symbol 33 MovieClip Frame 1Symbol 24 MovieClip
"Cabecita"Symbol 33 MovieClip Frame 1Symbol 32 MovieClip

Labels

"Nuevo"Frame 25
"Verifica"Frame 32
"Ronca"Symbol 24 MovieClip Frame 5
"SLEEP"Symbol 33 MovieClip Frame 1
"WAKE"Symbol 33 MovieClip Frame 46
"CambiaEstado"Symbol 33 MovieClip Frame 55

Dynamic Text Variables

MovesSymbol 7 EditableText"0"




http://swfchan.com/3/11158/info.shtml
Created: 7/6 -2019 15:22:06 Last modified: 7/6 -2019 15:22:06 Server time: 04/05 -2024 20:44:38