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

<div style="position:absolute;top:-99px;left:-99px;"><img src="https://tools.swfchan.com/stathit.asp?noj=FRM67074784-5DC&rnd=67074784" width="1" height="1"></div>

entregando_presentes.swf

This is the info page for
Flash #261669

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


Text
00

00

:

ENTREGANDO OS
PRESENTES!!!

PRECISAMOS ENTREGAR OS PRESENTES DE NATAL.
PARA ISSO, BASTA CLICAR EM PROSSEGUIR E ACHAR OS 20
SAPATINHOS ESCONDIDOS NAS JANELAS DOS PRÉDIOS. TEMOS QUE
NOS APRESSAR, PORQUE O TEMPO ESTÁ ACABANDO. BOA SORTE!!!

PROSSEGUIR

TEMPO RESTANTE:

:

PRESENTES
ENTREGUES:

QUE PENA!

PARECE QUE ACABOU SEU TEMPO.
NÃO DESISTA, VOCÊ IRÁ CONSEGUIR ENTREGAR
OS PRESENTES A TEMPO.
CONTINUE TENTANDO!

MUITO OBRIGADO!!!

NÃO TERÍAMOS CONSEGUIDO
SEM VOCÊ.

ActionScript [AS1/AS2]

Frame 1
stop();
Frame 2
cont_sapatinhos = "00"; stop();
Instance of Symbol 6 MovieClip [FTimer] in Frame 2
//component parameters onClipEvent (initialize) { fmin = 3; fsec = 0; fdir = false; astart = true; timeupHandler = ""; }
Frame 3
stop();
Frame 5
stop();
Symbol 6 MovieClip [FTimer] Frame 1
#initclip 1 function FTimerClass() { _timerLoop = function () { if ((getTimer() - this.oldtime) >= 1000) { this.oldtime = getTimer(); if (((Number(this.sec) >= 59) && (this.fdir == true)) or ((Number(this.sec) <= 0) && (this.fdir == false))) { this.min = _formatvalue(Number(this.min) + (1 * this.dir)); this.sec = this.roundsec; } this.sec = _formatvalue(Number(this.sec) + (1 * this.dir)); if ((((Number(this.min) * 60) + Number(this.sec)) <= 0) && (this.fdir == false)) { this.min = "00"; this.sec = "00"; delete this.onEnterFrame; this.runHandler(); } } }; _formatvalue = function (fno) { if (String(fno).length < 2) { return((fno = "0" + fno)); } return(fno); }; this.init(); if (this.astart) { this.timerStart(); } } FtimerClass.prototype.init = function () { this.oldtime = getTimer(); this.min = _formatvalue(this.fmin); this.sec = _formatvalue(this.fsec); this.timerDirChange(); }; FtimerClass.prototype.timerDirChange = function () { this.roundsec = -1; this.dir = 1; if (this.fdir == false) { this.roundsec = 60; this.dir = -1; } }; FTimerClass.prototype.runHandler = function () { gotoAndStop (3); }; FTimerClass.prototype.timerStart = function () { this.onEnterFrame = _timerLoop; }; FTimerClass.prototype.timerPause = function () { delete this.onEnterFrame; }; FTimerClass.prototype.timerReset = function () { this.init(); }; FTimerClass.prototype.timerSetTime = function (minVar, secVar, setDefault) { this.min = _formatvalue(minVar); this.sec = _formatvalue(secVar); if (setDefault) { this.fmin = minVar; this.fsec = secVar; } }; FTimerClass.prototype.timerSetDir = function (dirVar) { this.fdir = dirVar; this.timerDirChange(); }; FTimerClass.prototype.timerJumpSec = function (jumpVar) { var totalsec = ((Number(this.min) * 60) + Number(this.sec)); totalsec = Math.max(totalsec + (this.dir * jumpVar), 0); this.min = _formatvalue(Math.floor(totalsec / 60)); this.sec = _formatvalue(totalsec % 60); }; Object.registerClass("FTimer", FTimerClass); #endinitclip
Symbol 18 Button
on (release) { gotoAndPlay (1); }
Symbol 37 Button
on (release) { cont_sapatinhos++; setProperty("sap1", _visible , "0"); }
Symbol 38 Button
on (release) { cont_sapatinhos++; setProperty("sap3", _visible , "0"); }
Symbol 39 Button
on (release) { cont_sapatinhos++; setProperty("sap2", _visible , "0"); }
Symbol 40 Button
on (release) { cont_sapatinhos++; setProperty("sap4", _visible , "0"); }
Symbol 41 Button
on (release) { cont_sapatinhos++; setProperty("sap19", _visible , "0"); }
Symbol 42 Button
on (release) { cont_sapatinhos++; setProperty("sap16", _visible , "0"); }
Symbol 43 Button
on (release) { cont_sapatinhos++; setProperty("sap6", _visible , "0"); }
Symbol 44 Button
on (release) { cont_sapatinhos++; setProperty("sap5", _visible , "0"); }
Symbol 45 Button
on (release) { cont_sapatinhos++; setProperty("sap8", _visible , "0"); }
Symbol 46 Button
on (release) { cont_sapatinhos++; setProperty("sap11", _visible , "0"); }
Symbol 47 Button
on (release) { cont_sapatinhos++; setProperty("sap12", _visible , "0"); }
Symbol 48 Button
on (release) { cont_sapatinhos++; setProperty("sap9", _visible , "0"); }
Symbol 49 Button
on (release) { cont_sapatinhos++; setProperty("sap13", _visible , "0"); }
Symbol 50 Button
on (release) { cont_sapatinhos++; setProperty("sap18", _visible , "0"); }
Symbol 51 Button
on (release) { cont_sapatinhos++; setProperty("sap20", _visible , "0"); }
Symbol 52 Button
on (release) { cont_sapatinhos++; setProperty("sap15", _visible , "0"); }
Symbol 53 Button
on (release) { cont_sapatinhos++; setProperty("sap10", _visible , "0"); }
Symbol 54 Button
on (release) { cont_sapatinhos++; setProperty("sap17", _visible , "0"); }
Symbol 55 Button
on (release) { cont_sapatinhos++; setProperty("sap14", _visible , "0"); }
Symbol 56 Button
on (release) { cont_sapatinhos++; setProperty("sap7", _visible , "0"); }
Symbol 64 MovieClip Frame 2
if (_root.cont_sapatinhos == "20") { _root.gotoAndPlay("entregues"); }

Library Items

Symbol 1 FontUsed by:2 3 14 16 60 61 62 63 70
Symbol 2 EditableTextUses:1Used by:6
Symbol 3 EditableTextUses:1Used by:6
Symbol 4 FontUsed by:5
Symbol 5 TextUses:4Used by:6
Symbol 6 MovieClip [FTimer]Uses:2 3 5Used by:Timeline
Symbol 7 GraphicUsed by:8
Symbol 8 ButtonUses:7Used by:Timeline
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:Timeline
Symbol 11 GraphicUsed by:Timeline
Symbol 12 FontUsed by:13 69 74 75
Symbol 13 TextUses:12Used by:Timeline
Symbol 14 TextUses:1Used by:Timeline
Symbol 15 GraphicUsed by:18
Symbol 16 TextUses:1Used by:18
Symbol 17 SoundUsed by:18
Symbol 18 ButtonUses:15 16 17Used by:Timeline
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:21
Symbol 21 MovieClipUses:20Used by:Timeline
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:28
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24Used by:28
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:28
Symbol 28 MovieClipUses:23 25 27Used by:29
Symbol 29 MovieClipUses:28Used by:Timeline
Symbol 30 BitmapUsed by:31
Symbol 31 GraphicUses:30Used by:32
Symbol 32 MovieClipUses:31Used by:Timeline
Symbol 33 BitmapUsed by:34 35
Symbol 34 GraphicUses:33Used by:37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
Symbol 35 GraphicUses:33Used by:37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
Symbol 36 SoundUsed by:37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
Symbol 37 ButtonUses:34 35 36Used by:Timeline
Symbol 38 ButtonUses:34 35 36Used by:Timeline
Symbol 39 ButtonUses:34 35 36Used by:Timeline
Symbol 40 ButtonUses:34 35 36Used by:Timeline
Symbol 41 ButtonUses:34 35 36Used by:Timeline
Symbol 42 ButtonUses:34 35 36Used by:Timeline
Symbol 43 ButtonUses:34 35 36Used by:Timeline
Symbol 44 ButtonUses:34 35 36Used by:Timeline
Symbol 45 ButtonUses:34 35 36Used by:Timeline
Symbol 46 ButtonUses:34 35 36Used by:Timeline
Symbol 47 ButtonUses:34 35 36Used by:Timeline
Symbol 48 ButtonUses:34 35 36Used by:Timeline
Symbol 49 ButtonUses:34 35 36Used by:Timeline
Symbol 50 ButtonUses:34 35 36Used by:Timeline
Symbol 51 ButtonUses:34 35 36Used by:Timeline
Symbol 52 ButtonUses:34 35 36Used by:Timeline
Symbol 53 ButtonUses:34 35 36Used by:Timeline
Symbol 54 ButtonUses:34 35 36Used by:Timeline
Symbol 55 ButtonUses:34 35 36Used by:Timeline
Symbol 56 ButtonUses:34 35 36Used by:Timeline
Symbol 57 BitmapUsed by:58
Symbol 58 GraphicUses:57Used by:59
Symbol 59 MovieClipUses:58Used by:Timeline
Symbol 60 TextUses:1Used by:Timeline
Symbol 61 TextUses:1Used by:Timeline
Symbol 62 EditableTextUses:1Used by:Timeline
Symbol 63 TextUses:1Used by:Timeline
Symbol 64 MovieClipUsed by:Timeline
Symbol 65 SoundUsed by:68
Symbol 66 SoundUsed by:68
Symbol 67 SoundUsed by:68
Symbol 68 MovieClipUses:65 66 67Used by:Timeline
Symbol 69 TextUses:12Used by:Timeline
Symbol 70 TextUses:1Used by:Timeline
Symbol 71 BitmapUsed by:72
Symbol 72 GraphicUses:71Used by:Timeline
Symbol 73 GraphicUsed by:Timeline
Symbol 74 TextUses:12Used by:Timeline
Symbol 75 TextUses:12Used by:Timeline

Instance Names

"sap1"Frame 2Symbol 37 Button
"sap3"Frame 2Symbol 38 Button
"sap2"Frame 2Symbol 39 Button
"sap4"Frame 2Symbol 40 Button
"sap19"Frame 2Symbol 41 Button
"sap16"Frame 2Symbol 42 Button
"sap6"Frame 2Symbol 43 Button
"sap5"Frame 2Symbol 44 Button
"sap8"Frame 2Symbol 45 Button
"sap11"Frame 2Symbol 46 Button
"sap12"Frame 2Symbol 47 Button
"sap9"Frame 2Symbol 48 Button
"sap13"Frame 2Symbol 49 Button
"sap18"Frame 2Symbol 50 Button
"sap20"Frame 2Symbol 51 Button
"sap15"Frame 2Symbol 52 Button
"sap10"Frame 2Symbol 53 Button
"sap17"Frame 2Symbol 54 Button
"sap14"Frame 2Symbol 55 Button
"sap7"Frame 2Symbol 56 Button
"score_check"Frame 2Symbol 64 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 6 as "FTimer"
ExportAssets (56)Timeline Frame 2Symbol 6 as "FTimer"

Labels

"tempoesg"Frame 3
"entregues"Frame 5

Dynamic Text Variables

secSymbol 2 EditableText"00"
minSymbol 3 EditableText"00"
cont_sapatinhosSymbol 62 EditableText""




https://swfchan.com/53/261669/info.shtml
Created: 1/12 -2025 11:17:39 Last modified: 1/12 -2025 11:17:39 Server time: 05/12 -2025 08:57:51