STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229652 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2596 · P5191 |
This is the info page for Flash #256028 |
Item temporarily MOVED |
Find it at www.doom-the-wolf.com/gallery |
ActionScript [AS3]
Section 1//MainTimeline (flash_fla.MainTimeline) package flash_fla { import flash.events.*; import flash.display.*; import flash.net.*; public dynamic class MainTimeline extends MovieClip { public var image:MovieClip; public function MainTimeline(){ addFrameScript(0, frame1); } public function imageClicked(_arg1:MouseEvent){ var _local2:URLRequest; _local2 = new URLRequest("https://www.doom-the-wolf.com/gallery"); navigateToURL(_local2); } function frame1(){ stop(); image.addEventListener(MouseEvent.CLICK, imageClicked); } } }//package flash_fla
Library Items
Symbol 1 Graphic | Used by:5 | |
Symbol 2 Font | Used by:3 4 | |
Symbol 3 Text | Uses:2 | Used by:5 |
Symbol 4 Text | Uses:2 | Used by:5 |
Symbol 5 MovieClip | Uses:1 3 4 | Used by:Timeline |
Instance Names
"image" | Frame 1 | Symbol 5 MovieClip |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS3. |
|