STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229672 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2596 · P5191 |
This is the info page for Flash #84425 |
Moe |
X |
D |
ActionScript [AS3]
Section 1//MainTimeline (soul_final_fla.MainTimeline) package soul_final_fla { import flash.events.*; import flash.display.*; public dynamic class MainTimeline extends MovieClip { public var stop_button:SimpleButton; public var play_button:SimpleButton; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2, 32, frame33); } function frame1(){ stop(); play_button.addEventListener(MouseEvent.MOUSE_UP, function (_arg1:MouseEvent):void{ trace("The Game."); gotoAndPlay("animate"); }); } function frame2(){ stop_button.addEventListener(MouseEvent.MOUSE_UP, function (_arg1:MouseEvent):void{ trace("lol wut"); gotoAndPlay("begin"); }); } function frame33(){ gotoAndPlay("animate"); } } }//package soul_final_fla
Library Items
Symbol 1 Graphic | Used by:4 | |
Symbol 2 Font | Used by:3 | |
Symbol 3 Text | Uses:2 | Used by:4 |
Symbol 4 Button | Uses:1 3 | Used by:Timeline |
Symbol 5 Graphic | Used by:Timeline | |
Symbol 6 Graphic | Used by:Timeline | |
Symbol 7 ShapeTweening | Used by:Timeline | |
Symbol 8 Graphic | Used by:Timeline | |
Symbol 9 Graphic | Used by:Timeline | |
Symbol 10 ShapeTweening | Used by:Timeline | |
Symbol 11 Graphic | Used by:Timeline | |
Symbol 12 Graphic | Used by:Timeline | |
Symbol 13 Sound | Used by:Timeline | |
Symbol 14 Graphic | Used by:18 | |
Symbol 15 Font | Used by:16 17 | |
Symbol 16 Text | Uses:15 | Used by:18 |
Symbol 17 Text | Uses:15 | Used by:18 |
Symbol 18 Button | Uses:14 16 17 | Used by:Timeline |
Symbol 19 Graphic | Used by:Timeline | |
Symbol 20 Graphic | Used by:Timeline | |
Symbol 21 Graphic | Used by:Timeline | |
Symbol 22 Graphic | Used by:Timeline | |
Symbol 23 Graphic | Used by:Timeline | |
Symbol 24 ShapeTweening | Used by:Timeline | |
Symbol 25 Graphic | Used by:Timeline | |
Symbol 26 Graphic | Used by:Timeline | |
Symbol 27 Graphic | Used by:Timeline | |
Symbol 28 Graphic | Used by:Timeline | |
Symbol 29 Graphic | Used by:Timeline | |
Symbol 30 Graphic | Used by:Timeline | |
Symbol 31 Graphic | Used by:Timeline | |
Symbol 32 Graphic | Used by:Timeline | |
Symbol 33 Graphic | Used by:Timeline | |
Symbol 34 Graphic | Used by:Timeline | |
Symbol 35 Graphic | Used by:Timeline |
Instance Names
"play_button" | Frame 1 | Symbol 4 Button |
"stop_button" | Frame 2 | Symbol 18 Button |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS3. |
Labels
"begin" | Frame 1 |
"animate" | Frame 2 |
|