| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 231344 |
| /disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2623 · P5245 |
![]() | This is the info page for Flash #161895 |
Section 1//MainTimeline (BustyAmazonDemo_fla.MainTimeline) package BustyAmazonDemo_fla { import flash.events.*; import flash.display.*; public dynamic class MainTimeline extends MovieClip { public var NextButton:SimpleButton; public var PreviousButton:SimpleButton; public function MainTimeline(){ addFrameScript(0, frame1); } public function onPreviousButtonClicked(_arg1:MouseEvent):void{ if (currentFrame == 1){ gotoAndStop(totalFrames); } else { prevFrame(); }; } public function onNextButtonClicked(_arg1:MouseEvent):void{ if (currentFrame == totalFrames){ gotoAndStop(1); } else { nextFrame(); }; } function frame1(){ stop(); NextButton.addEventListener(MouseEvent.CLICK, onNextButtonClicked); PreviousButton.addEventListener(MouseEvent.CLICK, onPreviousButtonClicked); } } }//package BustyAmazonDemo_fla
Library Items
| Symbol 1 Bitmap | Used by:2 | |
| Symbol 2 Graphic | Uses:1 | Used by:Timeline |
| Symbol 3 Bitmap | Used by:4 | |
| Symbol 4 Graphic | Uses:3 | Used by:5 |
| Symbol 5 Button | Uses:4 | Used by:Timeline |
| Symbol 6 Bitmap | Used by:7 | |
| Symbol 7 Graphic | Uses:6 | Used by:8 |
| Symbol 8 Button | Uses:7 | Used by:Timeline |
| Symbol 9 Bitmap | Used by:10 | |
| Symbol 10 Graphic | Uses:9 | Used by:Timeline |
| Symbol 11 Bitmap | Used by:12 | |
| Symbol 12 Graphic | Uses:11 | Used by:Timeline |
| Symbol 13 Bitmap | Used by:14 | |
| Symbol 14 Graphic | Uses:13 | Used by:Timeline |
| Symbol 15 Bitmap | Used by:16 | |
| Symbol 16 Graphic | Uses:15 | Used by:Timeline |
| Symbol 17 Bitmap | Used by:18 | |
| Symbol 18 Graphic | Uses:17 | Used by:Timeline |
Instance Names
| "NextButton" | Frame 1 | Symbol 5 Button |
| "PreviousButton" | Frame 1 | Symbol 8 Button |
Special Tags
| FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS3. |
|
|