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

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

shatnotron.swf

This is the info page for
Flash #83384

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


Text
BLAH BLAH BLAH!

The Shatnotron

The Shatnotron is the world's
most advanced
William Shatner's Brain Simulator!
YOU are WILLIAM SHATNER!

So realistic you
will think you
have BECOME SHATNER!

TOTAL IMMERSION!

<p align="center"><font face="Impact" size="29" color="#ff00ff" letterSpacing="0.000000" kerning="1"><a href="http://rathergood.com">presented by</a></font></p><p align="center"><font face="Impact" size="29" color="#ff00ff" letterSpacing="0.000000" kerning="1"><a href="http://rathergood.com">rathergood.com</a></font></p>

LOADING!

CLICK SHATNER'S HEAD
TO ENTER THE
BRAIN OF SHATNER

<p align="center"><font face="Impact" size="29" color="#ff00ff" letterSpacing="0.000000" kerning="1"><a href="http://rathergood.com">presented by</a></font></p><p align="center"><font face="Impact" size="29" color="#ff00ff" letterSpacing="0.000000" kerning="1"><a href="http://rathergood.com">rathergood.com</a></font></p>

I'M CAPTAIN KIRK!

YOU CAN CLICK ON THIS HEAD

LEAVE THIS HELL

I'M ALONE!

ALONE!

ActionScript [AS3]

Section 1
//MainTimeline (kirkotron4_fla.MainTimeline) package kirkotron4_fla { import flash.events.*; import flash.display.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; 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 container:Sprite; public var kirk_random:SimpleButton; public var loadingBar:MovieClip; public var kirk01:SimpleButton; public var leave_button:SimpleButton; public var kirkToStop; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2, 2, frame3, 3, frame4, 253, frame254); } public function createKirks(_arg1:MouseEvent):void{ var _local2:multiKirk = new multiKirk(); container.addChild(_local2); _local2.x = (Math.random() * 683); _local2.y = (Math.random() * 575); _local2.rotation = (Math.random() * 360); } function frame1(){ stop(); this.loaderInfo.addEventListener(ProgressEvent.PROGRESS, loading); this.loaderInfo.addEventListener(Event.COMPLETE, loaded); } public function loaded(_arg1:Event):void{ this.loaderInfo.removeEventListener(ProgressEvent.PROGRESS, loading); this.loaderInfo.removeEventListener(Event.COMPLETE, loaded); nextFrame(); } function frame3(){ stop(); container = new Sprite(); this.addChildAt(container, 2); kirk_random.addEventListener(MouseEvent.CLICK, createKirks); leave_button.addEventListener(MouseEvent.CLICK, gotoNextFrame); } function frame4(){ SoundMixer.stopAll(); while (container.numChildren > 0) { kirkToStop = container.getChildAt(0); kirkToStop.stop(); container.removeChildAt(0); }; this.removeChild(container); SoundMixer.stopAll(); } function frame2(){ stop(); kirk01.addEventListener(MouseEvent.CLICK, gotoNextScene); } function frame254(){ gotoAndPlay(2); } public function loading(_arg1:ProgressEvent):void{ var _local2:Number = _arg1.target.bytesLoaded; var _local3:Number = _arg1.target.bytesTotal; var _local4:Number = (_local2 / _local3); loadingBar.scaleX = _local4; } public function gotoNextScene(_arg1:MouseEvent):void{ kirk01.removeEventListener(MouseEvent.CLICK, gotoNextScene); gotoAndStop(3); } public function gotoNextFrame(_arg1:MouseEvent):void{ kirk_random.removeEventListener(MouseEvent.CLICK, createKirks); leave_button.removeEventListener(MouseEvent.CLICK, gotoNextFrame); gotoAndPlay(4); } } }//package kirkotron4_fla
Section 2
//multiKirk (multiKirk) package { import flash.display.*; public dynamic class multiKirk extends MovieClip { } }//package

Library Items

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

Instance Names

"loadingBar"Frame 1Symbol 46 MovieClip
"kirk01"Frame 2Symbol 56 Button
"kirk_random"Frame 3Symbol 102 Button
"leave_button"Frame 3Symbol 107 Button

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata present, AS3.
SWFMetaData (77)Timeline Frame 11284 bytes "<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmln ..."
Protect (24)Timeline Frame 10 bytes ""




http://swfchan.com/17/83384/info.shtml
Created: 31/3 -2019 21:11:54 Last modified: 31/3 -2019 21:11:54 Server time: 19/04 -2024 10:46:50