STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229671 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2596 · P5191 |
This is the info page for Flash #42812 |
Webcam offline. Click to reset |
Click for webcam administrator |
Click for wecam administrator |
ActionScript [AS3]
Section 1//MainTimeline (lhc4_fla.MainTimeline) package lhc4_fla { import flash.events.*; import flash.display.*; import flash.net.*; public dynamic class MainTimeline extends MovieClip { public var myButton:SimpleButton; public var myHomebutton:SimpleButton; public function MainTimeline(){ addFrameScript(370, frame371); } public function buttonClickHandler(_arg1:MouseEvent):void{ navigateToURL(new URLRequest("http://www.cyriak.co.uk")); trace("I'm clicked"); } function frame371(){ stop(); myButton.addEventListener(MouseEvent.CLICK, myButtonFunction); myHomebutton.addEventListener(MouseEvent.CLICK, buttonClickHandler); } public function myButtonFunction(_arg1:MouseEvent){ gotoAndPlay(1); } } }//package lhc4_fla
Library Items
Symbol 1 Video | Used by:Timeline | |
Symbol 2 Font | Used by:3 6 8 | |
Symbol 3 Text | Uses:2 | Used by:5 |
Symbol 4 Graphic | Used by:5 | |
Symbol 5 Button | Uses:3 4 | Used by:Timeline |
Symbol 6 Text | Uses:2 | Used by:9 |
Symbol 7 Graphic | Used by:9 | |
Symbol 8 Text | Uses:2 | Used by:9 |
Symbol 9 Button | Uses:6 7 8 | Used by:Timeline |
Instance Names
"myButton" | Frame 371 | Symbol 5 Button |
"myHomebutton" | Frame 371 | Symbol 9 Button |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS3. |
|