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/26424582?noj=FRM26424582-8DC" width="1" height="1"></div>

Genki Countdown.swf

This is the info page for
Flash #52701

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


Text
Month

Day

Hour

Min

Sec

In progress!!

ActionScript [AS1/AS2]

Frame 1
time = new Date(); var seconds = time.getSeconds(); var minutes = time.getMinutes(); var hours = time.getHours(); var date = time.getDate(); var month = time.getMonth(); if (seconds > 0) { seconds2 = 60 - seconds; } else { seconds2 = seconds; } if (minutes > 0) { minutes2 = 59 - minutes; } else { minutes2 = (60 + minutes) - 1; } if (seconds2 == 0) { if (minutes > 0) { minutes2 = minutes2 + 1; } else { minutes2 = 0; } } if (hours >= 10) { hours2 = (24 - hours) + 9; } else { hours2 = 9 - hours; } if ((minutes2 == 0) && (seconds2 == 0)) { if (hours2 < 23) { hours2 = hours2 + 1; } else { hours2 = 0; } } days = 19 - date; if ((((month == 3) || (month == 5)) || (month == 8)) || (month == 10)) { if (date >= 19) { days = days + 30; } } if (((((((month == 0) || (month == 2)) || (month == 4)) || (month == 6)) || (month == 7)) || (month == 9)) || (month == 11)) { if (date >= 19) { days = days + 31; } } if (month == 1) { if (date >= 19) { days = days + 28; } } if (hours >= 10) { if (((hours == 10) && (minutes2 == 0)) && (seconds2 == 0)) { } else { days = days - 1; } } if (month < 6) { month2 = 5 - month; } if (month >= 6) { month2 = (12 - month) + 5; } if (date == 19) { if (hours < 10) { days = 0; } else if ((hours == 10) && (seconds == 0)) { days = 0; } else { month2 = month2 - 1; } } if (date > 19) { month2 = month2 - 1; } if (((((month == 5) && (date == 19)) && (hours == 10)) && (minutes2 == 0)) && (seconds2 == 0)) { gotoAndStop (3); } if (month2 < 10) { month2 = "0" + month2; } if (days < 10) { days = "0" + days; } if (hours2 < 10) { hours2 = "0" + hours2; } if (minutes2 < 10) { minutes2 = "0" + minutes2; } if (seconds2 < 10) { seconds2 = "0" + seconds2; } seconds_txt.text = seconds2; minutes_txt.text = minutes2; hours_txt.text = hours2; days_txt.text = days; months_txt.text = month2;
Frame 2
gotoAndPlay (1);

Library Items

Symbol 1 BitmapUsed by:2 16
Symbol 2 GraphicUses:1Used by:Timeline
Symbol 3 FontUsed by:4 5 6 7 8 9 10 11 12 13
Symbol 4 EditableTextUses:3Used by:Timeline
Symbol 5 EditableTextUses:3Used by:Timeline
Symbol 6 EditableTextUses:3Used by:Timeline
Symbol 7 EditableTextUses:3Used by:Timeline
Symbol 8 EditableTextUses:3Used by:Timeline
Symbol 9 TextUses:3Used by:Timeline
Symbol 10 TextUses:3Used by:Timeline
Symbol 11 TextUses:3Used by:Timeline
Symbol 12 TextUses:3Used by:Timeline
Symbol 13 TextUses:3Used by:Timeline
Symbol 14 BitmapUsed by:16
Symbol 15 BitmapUsed by:16
Symbol 16 GraphicUses:14 15 1Used by:Timeline
Symbol 17 FontUsed by:18
Symbol 18 TextUses:17Used by:Timeline

Instance Names

"seconds_txt"Frame 1Symbol 4 EditableText
"minutes_txt"Frame 1Symbol 5 EditableText
"hours_txt"Frame 1Symbol 6 EditableText
"days_txt"Frame 1Symbol 7 EditableText
"months_txt"Frame 1Symbol 8 EditableText




http://swfchan.com/11/52701/info.shtml
Created: 23/4 -2019 09:23:54 Last modified: 23/4 -2019 09:23:54 Server time: 08/05 -2024 13:32:34