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

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

Lighted Beauty - commission for writerfox.swf

This is the info page for
Flash #142043

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


Text
3

4

Art by © MHM

ActionScript [AS3]

Section 1
//MainTimeline (slideshowcomic_fla.MainTimeline) package slideshowcomic_fla { import flash.events.*; import flash.display.*; public dynamic class MainTimeline extends MovieClip { public var btn1:SimpleButton; public var btn2:SimpleButton; public function MainTimeline(){ addFrameScript(0, frame1); } public function forward(_arg1:MouseEvent){ if (this.currentFrame == this.totalFrames){ gotoAndStop(1); } else { nextFrame(); }; } public function backward(_arg1:MouseEvent){ if (this.currentFrame == 1){ gotoAndStop(this.totalFrames); } else { prevFrame(); }; } function frame1(){ stop(); btn1.addEventListener(MouseEvent.CLICK, backward); btn2.addEventListener(MouseEvent.CLICK, forward); } } }//package slideshowcomic_fla

Library Items

Symbol 1 FontUsed by:2 4
Symbol 2 TextUses:1Used by:3
Symbol 3 ButtonUses:2Used by:Timeline
Symbol 4 TextUses:1Used by:5
Symbol 5 ButtonUses:4Used by:Timeline
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:Timeline
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:8Used by:Timeline
Symbol 10 FontUsed by:11
Symbol 11 TextUses:10Used by:Timeline
Symbol 12 BitmapUsed by:13
Symbol 13 GraphicUses:12Used by:Timeline
Symbol 14 BitmapUsed by:15
Symbol 15 GraphicUses:14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:Timeline
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:Timeline
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:Timeline
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:Timeline
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24Used by:Timeline
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:Timeline
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:Timeline

Instance Names

"btn1"Frame 1Symbol 3 Button
"btn2"Frame 1Symbol 5 Button

Special Tags

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




http://swfchan.com/29/142043/info.shtml
Created: 27/10 -2018 17:19:11 Last modified: 27/10 -2018 17:19:11 Server time: 03/05 -2024 00:07:37