STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229593 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
This is the info page for Flash #81783 |
<p align="left"><font face="M01_CPS" size="12" color="#ffffff" letterSpacing="0.000000" kerning="0">00:00:00</font></p><p align="left"></p><p align="left"></p> |
ActionScript [AS1/AS2]
Frame 1function updateTimer() { dt = new Date(); minight = (dt.getHours() * 60) + dt.getMinutes(); newAlpha = 100 - ((Math.abs(minight - 720) / 720) * 100); day._alpha = newAlpha; if (dt.getHours() >= 10) { hr = dt.getHours(); } else { hr = "0" + dt.getHours(); } if (dt.getMinutes() >= 10) { min = dt.getMinutes(); } else { min = "0" + dt.getMinutes(); } if (dt.getSeconds() >= 10) { sec = dt.getSeconds(); } else { sec = "0" + dt.getSeconds(); } time.text = (((hr + ":") + min) + ":") + sec; } stop(); updateTimer(); setInterval(updateTimer, 100); bd = new Sound(); bd.attachSound("bd"); if ((dt.getHours = ">=19&<=05")) { bd.stop("bg"); bd.start("bd"); } bd.onSoundComplete = function () { this.start(); }; bg = new Sound(); bg.attachSound("bg"); if ((dt.getHours = ">=06&<=18")) { bg.stop("bd"); bg.start("bg"); } bg.onSoundComplete = function () { if ((dt.getHours = ">=06&<=18")) { this.start(); } };Symbol 11 Buttonon (release) { if (bg.getVolume() == 0) { bg.setVolume(100); bd.setVolume(0); } else { bg.setVolume(0); } } on (release) { if (bd.getVolume() == 0) { bd.setVolume(100); bg.setVolume(0); } else { bd.setVolume(0); } }
Library Items
Symbol 1 Sound [bg] | ||
Symbol 2 Sound [bd] | ||
Symbol 3 Bitmap | Used by:4 | |
Symbol 4 Graphic | Uses:3 | Used by:5 |
Symbol 5 MovieClip | Uses:4 | Used by:Timeline |
Symbol 6 Bitmap | Used by:7 | |
Symbol 7 Graphic | Uses:6 | Used by:8 |
Symbol 8 MovieClip | Uses:7 | Used by:Timeline |
Symbol 9 Bitmap | Used by:10 | |
Symbol 10 Graphic | Uses:9 | Used by:11 |
Symbol 11 Button | Uses:10 | Used by:Timeline |
Symbol 12 Font | Used by:13 | |
Symbol 13 EditableText | Uses:12 | Used by:Timeline |
Instance Names
"night" | Frame 1 | Symbol 5 MovieClip |
"day" | Frame 1 | Symbol 8 MovieClip |
"time" | Frame 1 | Symbol 13 EditableText |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
ExportAssets (56) | Timeline Frame 1 | Symbol 1 as "bg" |
ExportAssets (56) | Timeline Frame 1 | Symbol 2 as "bd" |
|