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

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

countdown.swf

This is the info page for
Flash #13978

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


Text
07

00

00

00

00

ActionScript [AS1/AS2]

Frame 1
function Ido() { main_contents.onEnterFrame = function () { velx = ((Stage.width / 2) - this._x) * 1; this._x = this._x + velx; vely = ((Stage.height / 2) - this._y) * 1; this._y = this._y + vely; }; } stageListener = new Object(); stageListener.onResize = function () { Ido(); }; Stage.addListener(stageListener); Ido();
Symbol 7 MovieClip Frame 120
gotoAndPlay (31);
Symbol 57 MovieClip Frame 1
miliseconds_t.text = 15;
Symbol 57 MovieClip Frame 3
miliseconds_t.text = 24;
Symbol 57 MovieClip Frame 5
miliseconds_t.text = 37;
Symbol 57 MovieClip Frame 7
miliseconds_t.text = 58;
Symbol 58 MovieClip Frame 5
dtObj = new Date(); target_Day = 29; target_Hours = 24; target_Minutes = 60; target_Seconds = 60; today_date = dtObj.getDate(); today_hours = dtObj.getHours(); today_minutes = dtObj.getMinutes(); today_seconds = dtObj.getSeconds(); today_miliseconds = dtObj.getMilliseconds(); trace((((((((("\u4ECA\u306F" + today_date) + "\u65E5") + today_hours) + "\u6642") + today_minutes) + "\u5206") + today_seconds) + "\u79D2") + today_miliseconds); if ((((target_Day + 1) == today_date) && (today_hours >= 0)) && (today_minutes >= 0)) { trace("\u30AB\u30A6\u30F3\u30C8\uFF10"); getURL ("index.html"); } count_day = target_Day - today_date; if (length(count_day) == 1) { day_t.text = "0" + count_day; } else { day_t.text = count_day; } count_hours = (target_Hours - today_hours) - 1; if (length(count_hours) == 1) { hours_t.text = "0" + count_hours; } else { hours_t.text = count_hours; } count_minutes = (target_Minutes - today_minutes) - 1; if (length(count_minutes) == 1) { minutes_t.text = "0" + count_minutes; } else { minutes_t.text = count_minutes; } count_seconds = (target_Seconds - today_seconds) - 1; if (length(count_seconds) == 1) { seconds_t.text = "0" + count_seconds; } else { seconds_t.text = count_seconds; } count_milliseconds = substring(today_miliseconds, 0, 2); if (length(count_milliseconds) == 1) { time_t.text = time_t.text + (":0" + count_milliseconds); } else { time_t.text = time_t.text + (":" + count_milliseconds); }
Instance of Symbol 16 MovieClip in Symbol 58 MovieClip Frame 5
onClipEvent (load) { gotoAndPlay (10); }
Instance of Symbol 30 MovieClip in Symbol 58 MovieClip Frame 5
onClipEvent (load) { gotoAndPlay (5); }
Symbol 58 MovieClip Frame 6
gotoAndPlay (5);

Library Items

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

Instance Names

"main_contents"Frame 1Symbol 58 MovieClip
"miliseconds_t"Symbol 57 MovieClip Frame 1Symbol 56 EditableText
"day_t"Symbol 58 MovieClip Frame 5Symbol 50 EditableText
"hours_t"Symbol 58 MovieClip Frame 5Symbol 52 EditableText
"minutes_t"Symbol 58 MovieClip Frame 5Symbol 53 EditableText
"seconds_t"Symbol 58 MovieClip Frame 5Symbol 54 EditableText




http://swfchan.com/3/13978/info.shtml
Created: 4/6 -2019 02:46:37 Last modified: 4/6 -2019 02:46:37 Server time: 10/05 -2024 06:01:28