| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 231350 |
| /disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2623 · P5245 |
![]() | This is the info page for Flash #238205 |
| vbegemotov@yandex.ru |
| КАК МЕНЯ ЗОВУТ? |
ActionScript [AS3]
Section 1//MainTimeline (nmc_fla.MainTimeline) package nmc_fla { import flash.events.*; import flash.media.*; import flash.display.*; import flash.utils.*; public dynamic class MainTimeline extends MovieClip { public var say_txt:MovieClip; public var showTimer:Timer; public function MainTimeline(){ addFrameScript(0, frame1); } public function ShowTimerHandler(_arg1:TimerEvent):void{ var _local3:SoundTransform; this.say_txt.alpha = 1; var _local2:Sound = new wh0(); var _local4:Number = (Math.random() * 100); var _local5:Number = 1; if (_local4 >= 50){ _local5 = -1; } else { _local5 = 1; }; _local3 = new SoundTransform(0.4, _local5); _local2.play(0, 1, _local3); var _local6:Timer = new Timer(2200, 1); _local6.addEventListener("timer", HideTimerHandler); _local6.start(); } public function HideTimerHandler(_arg1:TimerEvent):void{ this.say_txt.alpha = 0; } function frame1(){ stage.scaleMode = StageScaleMode.NO_SCALE; this.say_txt.alpha = 0; showTimer = new Timer(13000); showTimer.addEventListener("timer", ShowTimerHandler); } } }//package nmc_flaSection 2//wh0 (wh0) package { import flash.media.*; public dynamic class wh0 extends Sound { } }//package
Library Items
| Symbol 1 Sound {wh0} | ||
| Symbol 2 Graphic | Used by:Timeline | |
| Symbol 3 Font | Used by:4 | |
| Symbol 4 Text | Uses:3 | Used by:Timeline |
| Symbol 5 Graphic | Used by:Timeline | |
| Symbol 6 Graphic | Used by:7 | |
| Symbol 7 MovieClip | Uses:6 | Used by:Timeline |
| Symbol 8 Graphic | Used by:9 | |
| Symbol 9 MovieClip | Uses:8 | Used by:Timeline |
| Symbol 10 Graphic | Used by:11 | |
| Symbol 11 MovieClip | Uses:10 | Used by:Timeline |
| Symbol 12 Graphic | Used by:15 | |
| Symbol 13 Font | Used by:14 | |
| Symbol 14 Text | Uses:13 | Used by:15 |
| Symbol 15 MovieClip | Uses:12 14 | Used by:Timeline |
| Symbol 16 Graphic | Used by:Timeline | |
| Symbol 17 Graphic | Used by:24 | |
| Symbol 18 Graphic | Used by:24 | |
| Symbol 19 Graphic | Used by:24 | |
| Symbol 20 Graphic | Used by:24 | |
| Symbol 21 Graphic | Used by:24 | |
| Symbol 22 Graphic | Used by:24 | |
| Symbol 23 Graphic | Used by:24 | |
| Symbol 24 MovieClip | Uses:17 18 19 20 21 22 23 | Used by:Timeline |
| Symbol 25 Sound | Used by:Timeline |
Instance Names
| "say_txt" | Frame 1 | Symbol 15 MovieClip |
Special Tags
| FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS3. |
|
|