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

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

countdown.swf

This is the info page for
Flash #6105

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


Text
00:00:00

<p align="center"><font face="verdana" size="7" color="#333333" letterSpacing="0.000000" kerning="0"><a href="http://www.thecleverest.com">More fun stuff at TheCleverest.com </a></font></p>

ActionScript [AS1/AS2]

Frame 1
fscommand ("fullscreen", true); var seconds = 10; var milliseconds = 60; var microseconds = 99; flasher._visible = false; counting = true; refresh = function () { clock_txt.text = (((seconds + ":") + milliseconds) + ":") + microseconds; }; flashOn = function () { flasher._visible = true; flashOnInt = setInterval(flashOff, 100); }; flashOff = function () { flasher._visible = false; clearInterval(flashOnInt); }; countDownSeconds = function () { seconds--; if (seconds < 10) { seconds = "0" + seconds; } if (seconds == 0) { clearInterval(timer); clock_txt.text = "00:00:00"; setInterval(flashOn, 200); } }; countDownMilliseconds = function () { milliseconds--; if (milliseconds < 10) { milliseconds = "0" + milliseconds; } if (milliseconds < 1) { milliseconds = 60; } }; countDownMicroseconds = function () { microseconds--; if (microseconds < 10) { microseconds = "0" + microseconds; } if (microseconds < 1) { microseconds = 60; } }; secondInterval = setInterval(countDownSeconds, 1000); setInterval(countDownMilliseconds, 10); setInterval(countDownMicroseconds, 5); timer = setInterval(refresh, 10); btn.onPress = function () { if (seconds > 0) { if (counting) { clearInterval(timer); counting = false; } else { timer = setInterval(refresh, 10); counting = true; } } };

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 FontUsed by:3
Symbol 3 EditableTextUses:2Used by:Timeline
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:4Used by:Timeline
Symbol 6 GraphicUsed by:Timeline
Symbol 7 GraphicUsed by:8
Symbol 8 ButtonUses:7Used by:Timeline
Symbol 9 FontUsed by:10
Symbol 10 EditableTextUses:9Used by:Timeline

Instance Names

"clock_txt"Frame 1Symbol 3 EditableText
"flasher"Frame 1Symbol 5 MovieClip
"btn"Frame 1Symbol 8 Button




http://swfchan.com/2/6105/info.shtml
Created: 14/6 -2019 15:39:02 Last modified: 14/6 -2019 15:39:02 Server time: 29/04 -2024 09:59:06