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

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

z0r-de_5303.swf

This is the info page for
Flash #229339

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


ActionScript [AS3]
Section 1
//MainTimeline (color_me_fla.MainTimeline) package color_me_fla { import flash.events.*; import flash.display.*; import flash.ui.*; import flash.accessibility.*; import flash.errors.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.system.*; import flash.text.*; import flash.utils.*; public dynamic class MainTimeline extends MovieClip { public var rectMask_mc:MovieClip; public var menu:ContextMenu; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ menu = new ContextMenu(); menu.builtInItems.forwardAndBack = false; menu.builtInItems.loop = false; menu.builtInItems.play = false; menu.builtInItems.print = true; menu.builtInItems.quality = true; menu.builtInItems.rewind = false; menu.builtInItems.save = false; menu.builtInItems.zoom = false; contextMenu = menu; stop(); rectMask_mc.height = 1; this.addEventListener(Event.ENTER_FRAME, loading); } public function loading(_arg1:Event):void{ var _local2:Number = this.stage.loaderInfo.bytesLoaded; var _local3:Number = this.stage.loaderInfo.bytesTotal; rectMask_mc.scaleY = (_local2 / _local3); if (_local2 >= _local3){ play(); this.removeEventListener(Event.ENTER_FRAME, loading); }; } function frame2(){ stop(); } } }//package color_me_fla

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:Timeline
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:Timeline
Symbol 5 VideoUsed by:6
Symbol 6 MovieClipUses:5Used by:Timeline
Symbol 7 SoundUsed by:Timeline

Instance Names

"rectMask_mc"Frame 1Symbol 4 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS3.
Protect (24)Timeline Frame 10 bytes ""




http://swfchan.com/46/229339/info.shtml
Created: 26/12 -2019 03:34:14 Last modified: 26/12 -2019 03:34:14 Server time: 12/05 -2024 05:19:32