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

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

OLEV.swf

This is the info page for
Flash #112242

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


Text
MOOT IS OLEV

OLEV IS MOOT

MOOT IS OLEV

OLEV IS MOOT

ActionScript [AS3]

Section 1
//MainTimeline (OLEV_fla.MainTimeline) package OLEV_fla { import flash.display.*; public dynamic class MainTimeline extends MovieClip { public function MainTimeline(){ addFrameScript(1, frame2); } function frame2(){ stop(); } } }//package OLEV_fla
Section 2
//Timeline_1 (OLEV_fla.Timeline_1) package OLEV_fla { import flash.events.*; import flash.display.*; import flash.system.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.text.*; import flash.ui.*; import flash.utils.*; import flash.xml.*; public dynamic class Timeline_1 extends MovieClip { public const AUTO_PLAY:Boolean = false; public const FRAME_RATE_ADJUST:Boolean = true; public const LOADER_FRAME_RATE:Number = 30; public var ngButton:SimpleButton; public var bar:MovieClip; public var playButton:SimpleButton; public var loadingComplete:Boolean; public var movieFrameRate:Number; public var initialized:Boolean; public function Timeline_1(){ addFrameScript(0, frame1, 1, frame2); } 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 meetsVersion(_arg1:Array):Boolean{ var _local2:Array = String(Capabilities.version.split(" ")[1]).split(","); var _local3:uint; 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 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 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; } public function startMovie():void{ cleanup(); if (((root) && ((root is MovieClip)))){ MovieClip(root).play(); }; dispatchEvent(new Event(Event.COMPLETE)); } public function playButtonClickHandler(_arg1:Event=null):void{ startMovie(); } function frame1(){ initialized = false; init(); } function frame2(){ stop(); if (((playButton) && (!(playButton.hasEventListener(MouseEvent.CLICK))))){ playButton.addEventListener(MouseEvent.CLICK, playButtonClickHandler, false, 0, true); }; } } }//package OLEV_fla

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:Timeline
Symbol 3 GraphicUsed by:51
Symbol 4 GraphicUsed by:5 40
Symbol 5 MovieClipUses:4Used by:51
Symbol 6 GraphicUsed by:51
Symbol 7 GraphicUsed by:51
Symbol 8 GraphicUsed by:51
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:11
Symbol 11 MovieClipUses:10Used by:39
Symbol 12 GraphicUsed by:39
Symbol 13 GraphicUsed by:14 15
Symbol 14 MovieClipUses:13Used by:39
Symbol 15 MovieClipUses:13Used by:39
Symbol 16 GraphicUsed by:17
Symbol 17 MovieClipUses:16Used by:37
Symbol 18 GraphicUsed by:22
Symbol 19 GraphicUsed by:22
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:22 25
Symbol 22 MovieClipUses:18 19 21Used by:36
Symbol 23 GraphicUsed by:25
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:23 24 21Used by:36
Symbol 26 GraphicUsed by:29
Symbol 27 GraphicUsed by:29 32
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:26 27 28Used by:33
Symbol 30 GraphicUsed by:32
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:30 27 31Used by:33
Symbol 33 MovieClipUses:29 32Used by:36
Symbol 34 GraphicUsed by:35
Symbol 35 MovieClipUses:34Used by:36
Symbol 36 MovieClipUses:22 25 33 35Used by:37
Symbol 37 MovieClipUses:17 36Used by:39
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:11 12 14 15 37 38Used by:51
Symbol 40 ButtonUses:4Used by:51
Symbol 41 GraphicUsed by:43
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:41 42Used by:51
Symbol 44 GraphicUsed by:49
Symbol 45 GraphicUsed by:49
Symbol 46 GraphicUsed by:49
Symbol 47 GraphicUsed by:49
Symbol 48 GraphicUsed by:49
Symbol 49 ButtonUses:44 45 46 47 48Used by:51
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClip {OLEV_fla.Timeline_1}Uses:3 5 6 7 8 39 40 43 49 50Used by:Timeline
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:52Used by:Timeline
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:Timeline
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:56Used by:Timeline
Symbol 58 BitmapUsed by:59
Symbol 59 GraphicUses:58Used by:82
Symbol 60 BitmapUsed by:61
Symbol 61 GraphicUses:60Used by:82
Symbol 62 BitmapUsed by:63
Symbol 63 GraphicUses:62Used by:82
Symbol 64 BitmapUsed by:65
Symbol 65 GraphicUses:64Used by:82
Symbol 66 BitmapUsed by:67
Symbol 67 GraphicUses:66Used by:82
Symbol 68 BitmapUsed by:69
Symbol 69 GraphicUses:68Used by:82
Symbol 70 BitmapUsed by:71
Symbol 71 GraphicUses:70Used by:82
Symbol 72 BitmapUsed by:73
Symbol 73 GraphicUses:72Used by:82
Symbol 74 BitmapUsed by:75
Symbol 75 GraphicUses:74Used by:82
Symbol 76 BitmapUsed by:77
Symbol 77 GraphicUses:76Used by:82
Symbol 78 BitmapUsed by:79
Symbol 79 GraphicUses:78Used by:82
Symbol 80 BitmapUsed by:81
Symbol 81 GraphicUses:80Used by:82
Symbol 82 MovieClipUses:59 61 63 65 67 69 71 73 75 77 79 81Used by:Timeline
Symbol 83 FontUsed by:84 85 86 87
Symbol 84 TextUses:83Used by:88
Symbol 85 TextUses:83Used by:88
Symbol 86 TextUses:83Used by:88
Symbol 87 TextUses:83Used by:88
Symbol 88 MovieClipUses:84 85 86 87Used by:Timeline
Symbol 89 SoundUsed by:Timeline

Instance Names

"bar"Symbol 51 MovieClip {OLEV_fla.Timeline_1} Frame 1Symbol 5 MovieClip
"ngButton"Symbol 51 MovieClip {OLEV_fla.Timeline_1} Frame 1Symbol 40 Button
"playButton"Symbol 51 MovieClip {OLEV_fla.Timeline_1} Frame 2Symbol 49 Button

Special Tags

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

Labels

"loaded"Symbol 51 MovieClip {OLEV_fla.Timeline_1} Frame 2




http://swfchan.com/23/112242/info.shtml
Created: 12/3 -2019 11:22:16 Last modified: 12/3 -2019 11:22:16 Server time: 01/05 -2024 18:21:37