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

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

Standby2.swf

This is the info page for
Flash #136758

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


Text
<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 1
function 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); bg = new Sound(day); bg.attachSound("bg"); bd = new Sound(night); bd.attachSound("bd"); if ((dt.getHours() <= 18) | (dt.getHours() >= 6)) { bd.setVolume(0); bg.setVolume(100); stop(); bg.start("bg"); bg.onSoundComplete = function () { this.start(); }; } if ((dt.getHours() >= 19) | (dt.getHours() <= 5)) { bg.setVolume(0); bd.setVolume(100); stop(); bd.start("bd"); bd.onSoundComplete = function () { this.start(); }; }
Symbol 11 Button
on (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 BitmapUsed by:4
Symbol 4 GraphicUses:3Used by:5
Symbol 5 MovieClipUses:4Used by:Timeline
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:8
Symbol 8 MovieClipUses:7Used by:Timeline
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:11
Symbol 11 ButtonUses:10Used by:Timeline
Symbol 12 FontUsed by:13
Symbol 13 EditableTextUses:12Used by:Timeline

Instance Names

"night"Frame 1Symbol 5 MovieClip
"day"Frame 1Symbol 8 MovieClip
"time"Frame 1Symbol 13 EditableText

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "bg"
ExportAssets (56)Timeline Frame 1Symbol 2 as "bd"




http://swfchan.com/28/136758/info.shtml
Created: 9/2 -2019 02:21:44 Last modified: 9/2 -2019 02:21:44 Server time: 20/04 -2024 08:55:19