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

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

Moonlight.swf

This is the info page for
Flash #50997

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


ActionScript [AS3]
Section 1
//MainTimeline (moonlight_fla.MainTimeline) package moonlight_fla { import flash.display.*; public dynamic class MainTimeline extends MovieClip { public function MainTimeline(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package moonlight_fla
Section 2
//mur_1 (moonlight_fla.mur_1) package moonlight_fla { import flash.display.*; public dynamic class mur_1 extends MovieClip { public var fuerza; public var angulo; public var mur:MovieClip; public var fx; public var fy; public function mur_1(){ addFrameScript(0, frame1, 1, frame2, 2, frame3); } function frame3(){ if (mur.y <= -200){ gotoAndPlay(1); } else { gotoAndPlay(2); }; } function frame1(){ mur.x = -14; mur.y = 100; fuerza = ((Math.random() * 5) + 2); angulo = ((Math.random() * 70) + 145); fx = (Math.sin(((angulo * Math.PI) / 180)) * fuerza); fy = (Math.cos(((angulo * Math.PI) / 180)) * fuerza); } function frame2(){ mur.x = (mur.x + fx); mur.y = (mur.y + fy); } } }//package moonlight_fla

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:7
Symbol 3 GraphicUsed by:7
Symbol 4 GraphicUsed by:7
Symbol 5 GraphicUsed by:7
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:2 3 4 5 6Used by:8
Symbol 8 MovieClip {moonlight_fla.mur_1}Uses:7Used by:Timeline
Symbol 9 GraphicUsed by:Timeline

Instance Names

"mur"Symbol 8 MovieClip {moonlight_fla.mur_1} Frame 1Symbol 7 MovieClip

Special Tags

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




http://swfchan.com/11/50997/info.shtml
Created: 25/4 -2019 15:26:13 Last modified: 25/4 -2019 15:26:13 Server time: 28/04 -2024 08:13:17