STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
A Very Merry Christmas! |
This is the info page for Flash #73815 |
Section 1//Kud_10 (Kud_fla.Kud_10) package Kud_fla { import flash.display.*; public dynamic class Kud_10 extends MovieClip { public function Kud_10(){ addFrameScript(1012, frame1013); } function frame1013(){ stop(); } } }//package Kud_flaSection 2//Timeline_1 (Kud_fla.Timeline_1) package Kud_fla { import flash.events.*; import flash.display.*; import flash.system.*; import flash.net.*; public dynamic class Timeline_1 extends MovieClip { public const FRAME_RATE_ADJUST:Boolean = true; public const LOADER_FRAME_RATE:Number = 30; public const AUTO_PLAY:Boolean = false; public var bar:MovieClip; public var ngButton:SimpleButton; public var playButton:SimpleButton; public var movieFrameRate:Number; public var loadingComplete:Boolean; public var initialized:Boolean; public function Timeline_1(){ addFrameScript(0, frame1, 50, frame51); } public function init():void{ if (initialized){ return; }; movieFrameRate = 0; if (((FRAME_RATE_ADJUST) && (stage))){ movieFrameRate = stage.frameRate; stage.frameRate = LOADER_FRAME_RATE; }; initialized = true; stop(); if (((root) && ((root is MovieClip)))){ MovieClip(root).stop(); }; loadingComplete = false; ngButton.addEventListener(MouseEvent.CLICK, ngButtonClickHandler, false, 0, true); addEventListener(Event.ENTER_FRAME, enterFrameHandler, false, 0, true); if (meetsVersion([9, 0, 28, 0])){ addEventListener(Event.REMOVED_FROM_STAGE, cleanup, false, 0, true); }; enterFrameHandler(); } public function enterFrameHandler(_arg1:Event=null):void{ var _local2:Number; if (((((!(movieFrameRate)) && (FRAME_RATE_ADJUST))) && (stage))){ movieFrameRate = stage.frameRate; stage.frameRate = LOADER_FRAME_RATE; }; if (!loadingComplete){ _local2 = 0; if (loaderInfo){ _local2 = (loaderInfo.bytesLoaded / loaderInfo.bytesTotal); }; if (bar){ bar.scaleX = _local2; }; if (_local2 == 1){ loadingComplete = true; if (AUTO_PLAY){ startMovie(); } else { gotoAndPlay("loaded"); }; }; }; } public function meetsVersion(_arg1:Array):Boolean{ var _local2:Array; var _local3:uint; _local2 = String(Capabilities.version.split(" ")[1]).split(","); _local3 = 0; while (_local3 < _arg1.length) { if (uint(_local2[_local3]) > _arg1[_local3]){ return (true); }; if (uint(_local2[_local3]) < _arg1[_local3]){ return (false); }; _local3++; }; return (true); } public function playButtonClickHandler(_arg1:Event=null):void{ startMovie(); } function frame1(){ initialized = false; init(); } public function ngButtonClickHandler(_arg1:Event):void{ navigateToURL(new URLRequest("http://www.newgrounds.com"), "_blank"); } public function cleanup(_arg1:Event=null){ if (initialized){ ngButton.removeEventListener(MouseEvent.CLICK, ngButtonClickHandler); removeEventListener(Event.ENTER_FRAME, enterFrameHandler); if (meetsVersion([9, 0, 28, 0])){ removeEventListener(Event.REMOVED_FROM_STAGE, cleanup); }; if (movieFrameRate){ stage.frameRate = movieFrameRate; movieFrameRate = 0; }; }; initialized = false; } function frame51(){ stop(); if (((playButton) && (!(playButton.hasEventListener(MouseEvent.CLICK))))){ playButton.addEventListener(MouseEvent.CLICK, playButtonClickHandler, false, 0, true); }; } public function startMovie():void{ cleanup(); if (((root) && ((root is MovieClip)))){ MovieClip(root).play(); }; dispatchEvent(new Event(Event.COMPLETE)); } } }//package Kud_flaSection 3//Timeline_7 (Kud_fla.Timeline_7) package Kud_fla { import flash.display.*; public dynamic class Timeline_7 extends MovieClip { public function Timeline_7(){ addFrameScript(39, frame40); } function frame40(){ stop(); } } }//package Kud_fla
Library Items
Symbol 1 Graphic | Used by:42 | |
Symbol 2 Graphic | Used by:42 | |
Symbol 3 Graphic | Used by:4 | |
Symbol 4 MovieClip | Uses:3 | Used by:42 |
Symbol 5 Graphic | Used by:7 | |
Symbol 6 Graphic | Used by:7 | |
Symbol 7 MovieClip | Uses:5 6 | Used by:42 |
Symbol 8 Graphic | Used by:42 | |
Symbol 9 Graphic | Used by:42 | |
Symbol 10 Graphic | Used by:42 | |
Symbol 11 Graphic | Used by:18 29 | |
Symbol 12 Graphic | Used by:18 29 | |
Symbol 13 Graphic | Used by:18 29 | |
Symbol 14 Graphic | Used by:18 29 | |
Symbol 15 Graphic | Used by:18 29 | |
Symbol 16 Graphic | Used by:18 29 | |
Symbol 17 Graphic | Used by:18 29 | |
Symbol 18 MovieClip | Uses:11 12 13 14 15 16 17 | Used by:42 |
Symbol 19 Graphic | Used by:42 | |
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:20 21 22 23 | Used by:42 |
Symbol 25 Graphic | Used by:42 | |
Symbol 26 Graphic | Used by:27 | |
Symbol 27 Button | Uses:26 | Used by:42 |
Symbol 28 Graphic | Used by:29 | |
Symbol 29 MovieClip {Kud_fla.Timeline_7} | Uses:11 12 13 14 15 16 17 28 | Used by:42 |
Symbol 30 ShapeTweening | Used by:42 | |
Symbol 31 Graphic | Used by:42 | |
Symbol 32 ShapeTweening | Used by:42 | |
Symbol 33 ShapeTweening | Used by:42 | |
Symbol 34 Graphic | Used by:42 | |
Symbol 35 Graphic | Used by:41 | |
Symbol 36 Graphic | Used by:41 | |
Symbol 37 Graphic | Used by:41 | |
Symbol 38 Graphic | Used by:40 41 | |
Symbol 39 Graphic | Used by:40 | |
Symbol 40 MovieClip | Uses:38 39 | Used by:41 |
Symbol 41 Button | Uses:35 36 37 40 38 | Used by:42 |
Symbol 42 MovieClip {Kud_fla.Timeline_1} | Uses:1 2 4 7 8 9 10 18 19 24 25 27 29 30 31 32 33 34 41 | Used by:Timeline |
Symbol 43 Video | Used by:44 | |
Symbol 44 MovieClip {Kud_fla.Kud_10} | Uses:43 SS1 | Used by:Timeline |
Streaming Sound 1 | Used by:Symbol 44 MovieClip {Kud_fla.Kud_10} |
Instance Names
"bar" | Symbol 42 MovieClip {Kud_fla.Timeline_1} Frame 1 | Symbol 4 MovieClip |
"ngButton" | Symbol 42 MovieClip {Kud_fla.Timeline_1} Frame 1 | Symbol 27 Button |
"playButton" | Symbol 42 MovieClip {Kud_fla.Timeline_1} Frame 47 | Symbol 41 Button |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS3. |
Labels
"loaded" | Symbol 42 MovieClip {Kud_fla.Timeline_1} Frame 2 |
|