STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228086
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/22283970?noj=FRM22283970-2DC" width="1" height="1"></div>

The End of 4chan.swf

This is the info page for
Flash #94849

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS3]
Section 1
//Baggy_11 (gators_fla.Baggy_11) package gators_fla { import flash.display.*; public dynamic class Baggy_11 extends MovieClip { public var audioBaggy:baggyFeet; public function Baggy_11(){ addFrameScript(0, frame1, 9, frame10, 16, frame17, 22, frame23, 28, frame29); } function frame17(){ this.gotoAndPlay(10); } function frame1(){ this.stop(); } function frame29(){ this.gotoAndPlay(26); } function frame10(){ audioBaggy = new baggyFeet(); audioBaggy.play(); } function frame23(){ this.gotoAndPlay(20); } } }//package gators_fla
Section 2
//Granny_10 (gators_fla.Granny_10) package gators_fla { import flash.display.*; public dynamic class Granny_10 extends MovieClip { public var audioGranny:grannyFeet; public function Granny_10(){ addFrameScript(0, frame1, 9, frame10, 16, frame17, 21, frame22, 28, frame29); } function frame17(){ this.gotoAndPlay(10); } function frame1(){ this.stop(); } function frame29(){ this.gotoAndPlay(26); } function frame10(){ audioGranny = new grannyFeet(); audioGranny.play(); } function frame22(){ this.gotoAndPlay(20); } } }//package gators_fla
Section 3
//Lila_12 (gators_fla.Lila_12) package gators_fla { import flash.display.*; public dynamic class Lila_12 extends MovieClip { public function Lila_12(){ addFrameScript(17, frame18, 34, frame35); } function frame18(){ this.gotoAndPlay(1); } function frame35(){ this.stop(); } } }//package gators_fla
Section 4
//MainTimeline (gators_fla.MainTimeline) package gators_fla { import flash.events.*; import flash.media.*; import flash.display.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.net.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.system.*; import flash.text.*; import flash.ui.*; import flash.utils.*; import flash.xml.*; public dynamic class MainTimeline extends MovieClip { public var lila_mc:MovieClip; public var banner_mc:MovieClip; public var a:int; public var char4_mc:MovieClip; public var char2_mc:MovieClip; public var temp:Number; public var racetrack_mc:MovieClip; public var pos:int; public var chk:int; public var i; public var arrPosition:Array; public var restart_btn:SimpleButton; public var lowest:int; public var char3_mc:MovieClip; public var char1_mc:MovieClip; public function MainTimeline(){ addFrameScript(0, frame1, 23, frame24, 35, frame36, 47, frame48, 59, frame60, 71, frame72, 83, frame84, 99, frame100, 104, frame105, 119, frame120); } function frame84(){ temp = (Math.random() * 4); temp = Math.ceil(temp); this[(("char" + temp) + "_mc")].x = (this[(("char" + temp) + "_mc")].x - 50); } function frame120(){ this.stop(); } function frame24(){ temp = (Math.random() * 4); temp = Math.ceil(temp); this[(("char" + temp) + "_mc")].x = (this[(("char" + temp) + "_mc")].x - 50); } function frame72(){ temp = (Math.random() * 4); temp = Math.ceil(temp); this[(("char" + temp) + "_mc")].x = (this[(("char" + temp) + "_mc")].x - 50); } function frame105(){ this.restart_btn.visible = true; } function frame36(){ temp = (Math.random() * 4); temp = Math.ceil(temp); this[(("char" + temp) + "_mc")].x = (this[(("char" + temp) + "_mc")].x - 50); } public function raceStart(_arg1:MouseEvent):void{ this.gotoAndPlay(2); this.lila_mc.gotoAndPlay(21); this.racetrack_mc.gotoAndPlay(2); this.char1_mc.gotoAndPlay(5); this.char2_mc.gotoAndPlay(5); this.char3_mc.gotoAndPlay(5); this.char4_mc.gotoAndPlay(5); this.banner_mc.visible = false; var _local2:shot = new shot(); _local2.play(); } function frame60(){ temp = (Math.random() * 4); temp = Math.ceil(temp); this[(("char" + temp) + "_mc")].x = (this[(("char" + temp) + "_mc")].x - 50); } function frame1(){ this.lila_mc.buttonMode = true; this.lila_mc.addEventListener(MouseEvent.CLICK, raceStart); this.restart_btn.addEventListener(MouseEvent.CLICK, raceReset); this.restart_btn.visible = false; this.stop(); } function frame48(){ temp = (Math.random() * 4); temp = Math.ceil(temp); this[(("char" + temp) + "_mc")].x = (this[(("char" + temp) + "_mc")].x - 50); } function frame100(){ arrPosition = new Array(4); arrPosition[0] = this.char1_mc.x; arrPosition[1] = this.char2_mc.x; arrPosition[2] = this.char3_mc.x; arrPosition[3] = this.char4_mc.x; lowest = arrPosition[0]; pos = 0; for (i in arrPosition) { if (arrPosition[i] < lowest){ lowest = arrPosition[i]; pos = i; }; }; chk = (pos + 1); a = 1; while (a <= 4) { if (a == chk){ this[(("char" + a) + "_mc")].gotoAndPlay(26); } else { this[(("char" + a) + "_mc")].gotoAndPlay(20); }; a++; }; } public function raceReset(_arg1:MouseEvent):void{ this.banner_mc.visible = true; this.gotoAndStop(1); this.racetrack_mc.gotoAndStop(1); this.lila_mc.gotoAndPlay(1); this.char1_mc.gotoAndStop(1); this.char2_mc.gotoAndStop(1); this.char3_mc.gotoAndStop(1); this.char4_mc.gotoAndStop(1); this.char1_mc.x = 780; this.char2_mc.x = 780; this.char3_mc.x = 780; this.char4_mc.x = 780; } } }//package gators_fla
Section 5
//Navi_9 (gators_fla.Navi_9) package gators_fla { import flash.display.*; public dynamic class Navi_9 extends MovieClip { public var audioNavi:naviFeet; public function Navi_9(){ addFrameScript(0, frame1, 9, frame10, 16, frame17, 22, frame23, 28, frame29); } function frame17(){ this.gotoAndPlay(10); } function frame1(){ this.stop(); } function frame29(){ this.gotoAndPlay(26); } function frame10(){ audioNavi = new naviFeet(); audioNavi.play(); } function frame23(){ this.gotoAndPlay(20); } } }//package gators_fla
Section 6
//Nipper_8 (gators_fla.Nipper_8) package gators_fla { import flash.display.*; public dynamic class Nipper_8 extends MovieClip { public var audioNipper:nipperFeet; public function Nipper_8(){ addFrameScript(0, frame1, 9, frame10, 16, frame17, 22, frame23, 28, frame29); } function frame17(){ this.gotoAndPlay(10); } function frame1(){ this.stop(); } function frame29(){ this.gotoAndPlay(26); } function frame10(){ audioNipper = new nipperFeet(); audioNipper.play(); } function frame23(){ this.gotoAndPlay(20); } } }//package gators_fla
Section 7
//Racetrack_1 (gators_fla.Racetrack_1) package gators_fla { import flash.display.*; public dynamic class Racetrack_1 extends MovieClip { public var audioCrowd:cheer; public function Racetrack_1(){ addFrameScript(0, frame1, 1, frame2, 73, frame74, 119, frame120); } function frame120(){ this.stop(); } function frame1(){ this.stop(); } function frame2(){ audioCrowd = new cheer(); audioCrowd.play(); } function frame74(){ audioCrowd.play(); } } }//package gators_fla
Section 8
//baggyFeet (baggyFeet) package { import flash.media.*; public dynamic class baggyFeet extends Sound { } }//package
Section 9
//cheer (cheer) package { import flash.media.*; public dynamic class cheer extends Sound { } }//package
Section 10
//grannyFeet (grannyFeet) package { import flash.media.*; public dynamic class grannyFeet extends Sound { } }//package
Section 11
//naviFeet (naviFeet) package { import flash.media.*; public dynamic class naviFeet extends Sound { } }//package
Section 12
//nipperFeet (nipperFeet) package { import flash.media.*; public dynamic class nipperFeet extends Sound { } }//package
Section 13
//shot (shot) package { import flash.media.*; public dynamic class shot extends Sound { } }//package

Library Items

Symbol 1 Sound {nipperFeet}
Symbol 2 Sound {naviFeet}
Symbol 3 Sound {shot}
Symbol 4 Sound {grannyFeet}
Symbol 5 Sound {cheer}
Symbol 6 Sound {baggyFeet}
Symbol 7 BitmapUsed by:9
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:7 8Used by:27 28
Symbol 10 GraphicUsed by:27 28
Symbol 11 GraphicUsed by:24
Symbol 12 GraphicUsed by:14
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:12 13Used by:24
Symbol 15 GraphicUsed by:17
Symbol 16 GraphicUsed by:17
Symbol 17 MovieClipUses:15 16Used by:24
Symbol 18 GraphicUsed by:20
Symbol 19 GraphicUsed by:20
Symbol 20 MovieClipUses:18 19Used by:24
Symbol 21 GraphicUsed by:23
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:21 22Used by:24
Symbol 24 MovieClipUses:11 14 17 20 23Used by:27 28
Symbol 25 GraphicUsed by:27 28
Symbol 26 GraphicUsed by:27 28
Symbol 27 MovieClipUses:9 10 24 25 26Used by:28
Symbol 28 MovieClip {gators_fla.Racetrack_1}Uses:9 10 24 25 26 27Used by:Timeline
Symbol 29 GraphicUsed by:47
Symbol 30 GraphicUsed by:47
Symbol 31 GraphicUsed by:47
Symbol 32 GraphicUsed by:47
Symbol 33 GraphicUsed by:47
Symbol 34 GraphicUsed by:47
Symbol 35 GraphicUsed by:47
Symbol 36 GraphicUsed by:47
Symbol 37 GraphicUsed by:47
Symbol 38 GraphicUsed by:47
Symbol 39 GraphicUsed by:47
Symbol 40 GraphicUsed by:47
Symbol 41 GraphicUsed by:47
Symbol 42 GraphicUsed by:47
Symbol 43 GraphicUsed by:47
Symbol 44 GraphicUsed by:47
Symbol 45 GraphicUsed by:47
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClip {gators_fla.Nipper_8}Uses:29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46Used by:Timeline
Symbol 48 GraphicUsed by:64
Symbol 49 GraphicUsed by:64
Symbol 50 GraphicUsed by:64
Symbol 51 GraphicUsed by:64
Symbol 52 GraphicUsed by:64
Symbol 53 GraphicUsed by:64
Symbol 54 GraphicUsed by:64
Symbol 55 GraphicUsed by:64
Symbol 56 GraphicUsed by:64
Symbol 57 GraphicUsed by:64
Symbol 58 GraphicUsed by:64
Symbol 59 GraphicUsed by:64
Symbol 60 GraphicUsed by:64
Symbol 61 GraphicUsed by:64
Symbol 62 GraphicUsed by:64
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClip {gators_fla.Navi_9}Uses:48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63Used by:Timeline
Symbol 65 GraphicUsed by:83
Symbol 66 GraphicUsed by:83
Symbol 67 GraphicUsed by:83
Symbol 68 GraphicUsed by:83
Symbol 69 GraphicUsed by:83
Symbol 70 GraphicUsed by:83
Symbol 71 GraphicUsed by:83
Symbol 72 GraphicUsed by:83
Symbol 73 GraphicUsed by:83
Symbol 74 GraphicUsed by:83
Symbol 75 GraphicUsed by:83
Symbol 76 GraphicUsed by:83
Symbol 77 GraphicUsed by:83
Symbol 78 GraphicUsed by:83
Symbol 79 GraphicUsed by:83
Symbol 80 GraphicUsed by:83
Symbol 81 GraphicUsed by:83
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClip {gators_fla.Granny_10}Uses:65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82Used by:Timeline
Symbol 84 GraphicUsed by:101
Symbol 85 GraphicUsed by:101
Symbol 86 GraphicUsed by:101
Symbol 87 GraphicUsed by:101
Symbol 88 GraphicUsed by:101
Symbol 89 GraphicUsed by:101
Symbol 90 GraphicUsed by:101
Symbol 91 GraphicUsed by:101
Symbol 92 GraphicUsed by:101
Symbol 93 GraphicUsed by:101
Symbol 94 GraphicUsed by:101
Symbol 95 GraphicUsed by:101
Symbol 96 GraphicUsed by:101
Symbol 97 GraphicUsed by:101
Symbol 98 GraphicUsed by:101
Symbol 99 GraphicUsed by:101
Symbol 100 GraphicUsed by:101
Symbol 101 MovieClip {gators_fla.Baggy_11}Uses:84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100Used by:Timeline
Symbol 102 GraphicUsed by:115
Symbol 103 GraphicUsed by:115
Symbol 104 GraphicUsed by:115
Symbol 105 GraphicUsed by:115
Symbol 106 GraphicUsed by:115
Symbol 107 GraphicUsed by:115
Symbol 108 GraphicUsed by:115
Symbol 109 GraphicUsed by:115
Symbol 110 GraphicUsed by:115
Symbol 111 GraphicUsed by:115
Symbol 112 GraphicUsed by:115
Symbol 113 GraphicUsed by:114
Symbol 114 MovieClipUses:113Used by:115
Symbol 115 MovieClip {gators_fla.Lila_12}Uses:102 103 104 105 106 107 108 109 110 111 112 114Used by:Timeline
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:116Used by:Timeline
Symbol 118 GraphicUsed by:119 121
Symbol 119 MovieClipUses:118Used by:121
Symbol 120 GraphicUsed by:121
Symbol 121 ButtonUses:119 120 118Used by:Timeline

Instance Names

"racetrack_mc"Frame 1Symbol 28 MovieClip {gators_fla.Racetrack_1}
"char4_mc"Frame 1Symbol 47 MovieClip {gators_fla.Nipper_8}
"char3_mc"Frame 1Symbol 64 MovieClip {gators_fla.Navi_9}
"char2_mc"Frame 1Symbol 83 MovieClip {gators_fla.Granny_10}
"char1_mc"Frame 1Symbol 101 MovieClip {gators_fla.Baggy_11}
"lila_mc"Frame 1Symbol 115 MovieClip {gators_fla.Lila_12}
"banner_mc"Frame 1Symbol 117 MovieClip
"restart_btn"Frame 1Symbol 121 Button

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS3.




http://swfchan.com/19/94849/info.shtml
Created: 25/3 -2019 20:14:01 Last modified: 25/3 -2019 20:14:01 Server time: 02/05 -2024 21:44:12