STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229456 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2574 · P5148 |
This is the info page for Flash #189712 |
Art (c) Michaela 'Mickeyila' Corcoran 2016 |
ActionScript [AS3]
Section 1//MainTimeline (2016refflash_fla.MainTimeline) package 2016refflash_fla { import flash.events.*; import flash.display.*; public dynamic class MainTimeline extends MovieClip { public var tattooson:SimpleButton; public var tattoosoff:SimpleButton; public function MainTimeline(){ addFrameScript(0, frame1, 2, frame3); } function frame3(){ tattoosoff.addEventListener(MouseEvent.CLICK, goFrame1); } function frame1(){ stop(); tattooson.addEventListener(MouseEvent.CLICK, goFrame3); } public function goFrame3(_arg1:MouseEvent):void{ gotoAndStop(3); } public function goFrame1(_arg1:MouseEvent):void{ gotoAndStop(1); } } }//package 2016refflash_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 Font | Used by:7 | |
Symbol 7 Text | Uses:6 | Used by:Timeline |
Symbol 8 Bitmap | Used by:9 | |
Symbol 9 Graphic | Uses:8 | Used by:Timeline |
Symbol 10 Bitmap | Used by:11 | |
Symbol 11 Graphic | Uses:10 | Used by:12 |
Symbol 12 Button | Uses:11 | Used by:Timeline |
Instance Names
"tattooson" | Frame 1 | Symbol 5 Button |
"tattoosoff" | Frame 3 | Symbol 12 Button |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS3. |
|