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

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

reloj_dummy.swf

This is the info page for
Flash #51002

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


Text
<p align="left"><font face="Trebuchet MS" size="15" color="#000000" letterSpacing="0.000000" kerning="1">a</font></p>

Time:

ActionScript [AS3]

Section 1
//MainTimeline (reloj_dummy_fla.MainTimeline) package reloj_dummy_fla { import flash.display.*; import flash.text.*; public dynamic class MainTimeline extends MovieClip { public var minutos:MovieClip; public var horas:MovieClip; public var tiempo:TextField; public var segundos:MovieClip; public var rato:Date; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ rato = new Date(); tiempo.text = ((rato.getHours() + ":") + rato.getMinutes()); horas.rotation = ((rato.getHours() * 30) + 180); minutos.rotation = ((rato.getMinutes() * 6) - 90); segundos.rotation = ((rato.getSeconds() * 6) + (rato.getMilliseconds() * 0.006)); } function frame2(){ gotoAndPlay(1); } } }//package reloj_dummy_fla

Library Items

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

Instance Names

"tiempo"Frame 1Symbol 2 EditableText
"minutos"Frame 1Symbol 5 MovieClip
"horas"Frame 1Symbol 7 MovieClip
"segundos"Frame 1Symbol 9 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS3.




http://swfchan.com/11/51002/info.shtml
Created: 25/4 -2019 15:18:44 Last modified: 25/4 -2019 15:18:44 Server time: 09/05 -2024 16:07:34