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

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

r+m - you of a rock of nothing.swf

This is the info page for
Flash #75970

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


Text
click to play.

file photo

embarassing personal
questions

ways to leave
the house

really hard math

kinds of tubers

tuber kinds

starchy root
vegetables

sweet
votes

you       rock      noth.

sweet
votes

you       rock      noth.

sweet
votes

you

rock

noth.

sweet
votes

host

Both Answers Provided By

The University of Down The Street

ActionScript [AS1/AS2]

Frame 1
function checkPreloader() { var _local3 = this.getBytesLoaded(); var _local2 = this.getBytesTotal(); mProgress.mProgressBar._xscale = (_local3 / _local2) * 100; if (_local3 >= _local2) { clearInterval(nPreloaderInterval); play(); } } function cycleLoadingText() { if (_root.loadingTextStatus == "loadingOne") { mcLoadingText.gotoAndStop("loadingTwo"); _root.loadingTextStatus = "loadingTwo"; return(undefined); } if (_root.loadingTextStatus == "loadingTwo") { mcLoadingText.gotoAndStop("loadingThree"); _root.loadingTextStatus = "loadingThree"; return(undefined); } if (_root.loadingTextStatus == "loadingThree") { mcLoadingText.gotoAndStop("loadingFour"); _root.loadingTextStatus = "loadingFour"; return(undefined); } if (_root.loadingTextStatus == "loadingFour") { mcLoadingText.gotoAndStop("loadingOne"); _root.loadingTextStatus = "loadingOne"; return(undefined); } } stop(); var nFrameRate = 14; mProgress.mProgressBar._xscale = 0; var nPreloaderInterval = setInterval(this, "checkPreloader", 100); _root.loadingTextStatus = "loadingOne"; mcLoadingText.gotoAndStop("loadingOne"); var nLoadingTextInterval = setInterval(this, "cycleLoadingText", 500);
Frame 2
function timeConvertF(s) { s = Math.round(s); var _local2 = Math.floor(s / 60).toString(); s = (s % 60).toString(); if (s.length < 2) { s = "0" + s; } return((_local2 + ":") + s); } stop(); var mTimeline = this; _root.order = "isPaused"; mcPlayPause.gotoAndStop("isPaused"); btStart.onRelease = function () { mTimeline.gotoAndPlay(3); _root.order = "isPlaying"; mcPlayPause.gotoAndStop("isPlaying"); }; sliderTimeline.handleTimeline._x = -88; sliderVolume.handleVolume._x = 0; mcPlayPause.onPress = function () { if (_root.order == "isPlaying") { this.gotoAndStop("isPlayingDown"); return(undefined); } if (_root.order == "isPaused") { this.gotoAndStop("isPausedDown"); return(undefined); } }; mcPlayPause.onRelease = function () { if (_root.order == "isPlaying") { mTimeline.stop(); this.gotoAndStop("isPaused"); _root.order = "isPaused"; return(undefined); } if (_root.order == "isPaused") { mTimeline.play(); this.gotoAndStop("isPlaying"); _root.order = "isPlaying"; return(undefined); } }; var keyListener = new Object(); keyListener.onKeyDown = function () { if (Key.getCode() == "32") { if (_root.order == "isPlaying") { mTimeline.stop(); mcPlayPause.gotoAndStop("isPaused"); _root.order = "isPaused"; return(undefined); } if (_root.order == "isPaused") { mTimeline.play(); mcPlayPause.gotoAndStop("isPlaying"); _root.order = "isPlaying"; return(undefined); } } }; Key.addListener(keyListener); bgSound = new Sound(this); bgSound.attachSound("soundtrack"); sliderVolume.handleVolume.onEnterFrame = function () { bgSound.setVolume((30 + this._x) * 3); }; sliderVolume.onPress = function () { startDrag (_root.sliderVolume.handleVolume, true, -30, _root.sliderVolume.handleVolume._y, 37, _root.sliderVolume.handleVolume._y); }; sliderVolume.onRelease = (sliderVolume.onReleaseOutside = function () { stopDrag(); }); var timelineEngaged = false; mTimeline.onEnterFrame = function () { nCurrentFrame = getProperty(mTimeline, _currentframe) - 2; nTotalFrames = getProperty(mTimeline, _totalframes) - 2; if (timelineEngaged == false) { _root.sliderTimeline.handleTimeline._x = ((nCurrentFrame / nTotalFrames) * 171) - 88; } timer.current.text = timeConvertF(nCurrentFrame / nFrameRate); timer.total.text = timeConvertF(nTotalFrames / nFrameRate); }; sliderTimeline.onPress = function () { timelineEngaged = true; startDrag (_root.sliderTimeline.handleTimeline, true, -88, _root.sliderTimeline.handleTimeline._y, 83, _root.sliderTimeline.handleTimeline._y); }; sliderTimeline.onRelease = (sliderTimeline.onReleaseOutside = function () { timelineEngaged = false; stopDrag(); var _local2 = Math.round(((88 + _root.sliderTimeline.handleTimeline._x) / 171) * nTotalFrames); if (_local2 < 3) { _local2 = 3; } if (_root.order == "isPlaying") { mTimeline.gotoAndPlay(_local2); return(undefined); } if (_root.order == "isPaused") { mTimeline.gotoAndStop(_local2); return(undefined); } });
Frame 3128
stop(); _root.order = "isPaused"; mcPlayPause.gotoAndStop("isPaused");
Symbol 20 MovieClip Frame 1
stop();
Symbol 20 MovieClip Frame 29
stop();

Library Items

Symbol 1 GraphicUsed by:5
Symbol 2 GraphicUsed by:5
Symbol 3 GraphicUsed by:5
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:1 2 3 4Used by:Timeline
Symbol 6 GraphicUsed by:7  Timeline
Symbol 7 MovieClipUses:6Used by:9
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClipUses:7 8Used by:Timeline
Symbol 10 GraphicUsed by:Timeline
Symbol 11 GraphicUsed by:14
Symbol 12 FontUsed by:13 62 85 87 88 106 107 108 113 118 145 146 148 149 150 151 154 156 170
Symbol 13 TextUses:12Used by:14
Symbol 14 ButtonUses:11 13Used by:Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 GraphicUsed by:20
Symbol 17 GraphicUsed by:20
Symbol 18 GraphicUsed by:20
Symbol 19 GraphicUsed by:20
Symbol 20 MovieClipUses:16 17 18 19Used by:Timeline
Symbol 21 GraphicUsed by:Timeline
Symbol 22 GraphicUsed by:25
Symbol 23 GraphicUsed by:24
Symbol 24 MovieClipUses:23Used by:25
Symbol 25 MovieClipUses:22 24Used by:Timeline
Symbol 26 GraphicUsed by:29
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:29
Symbol 29 MovieClipUses:26 28Used by:Timeline
Symbol 30 GraphicUsed by:34
Symbol 31 FontUsed by:32 33
Symbol 32 EditableTextUses:31Used by:34
Symbol 33 EditableTextUses:31Used by:34
Symbol 34 MovieClipUses:30 32 33Used by:Timeline
Symbol 35 GraphicUsed by:80  Timeline
Symbol 36 GraphicUsed by:Timeline
Symbol 37 GraphicUsed by:Timeline
Symbol 38 GraphicUsed by:Timeline
Symbol 39 GraphicUsed by:Timeline
Symbol 40 GraphicUsed by:Timeline
Symbol 41 GraphicUsed by:Timeline
Symbol 42 GraphicUsed by:120 152  Timeline
Symbol 43 GraphicUsed by:Timeline
Symbol 44 GraphicUsed by:Timeline
Symbol 45 GraphicUsed by:Timeline
Symbol 46 GraphicUsed by:Timeline
Symbol 47 GraphicUsed by:Timeline
Symbol 48 GraphicUsed by:Timeline
Symbol 49 GraphicUsed by:Timeline
Symbol 50 GraphicUsed by:Timeline
Symbol 51 GraphicUsed by:Timeline
Symbol 52 GraphicUsed by:Timeline
Symbol 53 GraphicUsed by:Timeline
Symbol 54 GraphicUsed by:Timeline
Symbol 55 GraphicUsed by:Timeline
Symbol 56 GraphicUsed by:Timeline
Symbol 57 GraphicUsed by:Timeline
Symbol 58 GraphicUsed by:Timeline
Symbol 59 GraphicUsed by:Timeline
Symbol 60 GraphicUsed by:Timeline
Symbol 61 GraphicUsed by:Timeline
Symbol 62 TextUses:12Used by:Timeline
Symbol 63 GraphicUsed by:Timeline
Symbol 64 GraphicUsed by:Timeline
Symbol 65 GraphicUsed by:Timeline
Symbol 66 GraphicUsed by:Timeline
Symbol 67 GraphicUsed by:Timeline
Symbol 68 GraphicUsed by:69
Symbol 69 ButtonUses:68Used by:Timeline
Symbol 70 GraphicUsed by:71
Symbol 71 ButtonUses:70Used by:Timeline
Symbol 72 GraphicUsed by:Timeline
Symbol 73 GraphicUsed by:Timeline
Symbol 74 GraphicUsed by:Timeline
Symbol 75 GraphicUsed by:Timeline
Symbol 76 GraphicUsed by:Timeline
Symbol 77 GraphicUsed by:Timeline
Symbol 78 GraphicUsed by:Timeline
Symbol 79 GraphicUsed by:Timeline
Symbol 80 MovieClipUses:35Used by:Timeline
Symbol 81 GraphicUsed by:Timeline
Symbol 82 GraphicUsed by:Timeline
Symbol 83 GraphicUsed by:Timeline
Symbol 84 GraphicUsed by:Timeline
Symbol 85 TextUses:12Used by:Timeline
Symbol 86 GraphicUsed by:Timeline
Symbol 87 TextUses:12Used by:Timeline
Symbol 88 TextUses:12Used by:Timeline
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClipUses:89Used by:Timeline
Symbol 91 GraphicUsed by:92
Symbol 92 MovieClipUses:91Used by:Timeline
Symbol 93 GraphicUsed by:94
Symbol 94 MovieClipUses:93Used by:Timeline
Symbol 95 GraphicUsed by:96
Symbol 96 MovieClipUses:95Used by:103
Symbol 97 GraphicUsed by:98
Symbol 98 MovieClipUses:97Used by:103
Symbol 99 GraphicUsed by:100
Symbol 100 MovieClipUses:99Used by:103
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:103
Symbol 103 MovieClipUses:96 98 100 102Used by:Timeline
Symbol 104 GraphicUsed by:Timeline
Symbol 105 GraphicUsed by:Timeline
Symbol 106 TextUses:12Used by:Timeline
Symbol 107 TextUses:12Used by:Timeline
Symbol 108 TextUses:12Used by:Timeline
Symbol 109 GraphicUsed by:Timeline
Symbol 110 GraphicUsed by:111
Symbol 111 MovieClipUses:110Used by:120 152  Timeline
Symbol 112 GraphicUsed by:120
Symbol 113 EditableTextUses:12Used by:120
Symbol 114 GraphicUsed by:120 152  Timeline
Symbol 115 GraphicUsed by:120 152  Timeline
Symbol 116 GraphicUsed by:120 152  Timeline
Symbol 117 GraphicUsed by:120 152  Timeline
Symbol 118 EditableTextUses:12Used by:120
Symbol 119 GraphicUsed by:120  Timeline
Symbol 120 MovieClipUses:111 112 113 114 115 116 42 117 118 119Used by:Timeline
Symbol 121 GraphicUsed by:122
Symbol 122 MovieClipUses:121Used by:Timeline
Symbol 123 GraphicUsed by:124
Symbol 124 MovieClipUses:123Used by:Timeline
Symbol 125 GraphicUsed by:126
Symbol 126 MovieClipUses:125Used by:Timeline
Symbol 127 GraphicUsed by:128
Symbol 128 MovieClipUses:127Used by:Timeline
Symbol 129 GraphicUsed by:130
Symbol 130 MovieClipUses:129Used by:Timeline
Symbol 131 GraphicUsed by:132
Symbol 132 MovieClipUses:131Used by:Timeline
Symbol 133 GraphicUsed by:134
Symbol 134 MovieClipUses:133Used by:Timeline
Symbol 135 GraphicUsed by:136
Symbol 136 MovieClipUses:135Used by:Timeline
Symbol 137 GraphicUsed by:138
Symbol 138 MovieClipUses:137Used by:Timeline
Symbol 139 GraphicUsed by:140
Symbol 140 MovieClipUses:139Used by:Timeline
Symbol 141 GraphicUsed by:142
Symbol 142 MovieClipUses:141Used by:Timeline
Symbol 143 GraphicUsed by:Timeline
Symbol 144 GraphicUsed by:Timeline
Symbol 145 EditableTextUses:12Used by:Timeline
Symbol 146 EditableTextUses:12Used by:Timeline
Symbol 147 GraphicUsed by:152
Symbol 148 EditableTextUses:12Used by:152
Symbol 149 TextUses:12Used by:152  Timeline
Symbol 150 TextUses:12Used by:152  Timeline
Symbol 151 TextUses:12Used by:152  Timeline
Symbol 152 MovieClipUses:111 147 148 114 115 116 42 117 149 150 151Used by:Timeline
Symbol 153 GraphicUsed by:Timeline
Symbol 154 TextUses:12Used by:Timeline
Symbol 155 GraphicUsed by:Timeline
Symbol 156 TextUses:12Used by:Timeline
Symbol 157 GraphicUsed by:Timeline
Symbol 158 GraphicUsed by:Timeline
Symbol 159 GraphicUsed by:Timeline
Symbol 160 GraphicUsed by:Timeline
Symbol 161 GraphicUsed by:Timeline
Symbol 162 GraphicUsed by:Timeline
Symbol 163 GraphicUsed by:Timeline
Symbol 164 GraphicUsed by:Timeline
Symbol 165 GraphicUsed by:Timeline
Symbol 166 GraphicUsed by:Timeline
Symbol 167 GraphicUsed by:Timeline
Symbol 168 GraphicUsed by:Timeline
Symbol 169 GraphicUsed by:Timeline
Symbol 170 TextUses:12Used by:Timeline
Symbol 171 FontUsed by:172
Symbol 172 TextUses:171Used by:Timeline
Symbol 173 GraphicUsed by:Timeline
Streaming Sound 1Used by:Timeline

Instance Names

"mcLoadingText"Frame 1Symbol 5 MovieClip
"mProgress"Frame 1Symbol 9 MovieClip
"btStart"Frame 2Symbol 14 Button
"mcPlayPause"Frame 2Symbol 20 MovieClip
"sliderTimeline"Frame 2Symbol 25 MovieClip
"sliderVolume"Frame 2Symbol 29 MovieClip
"timer"Frame 2Symbol 34 MovieClip
"mProgressBar"Symbol 9 MovieClip Frame 1Symbol 7 MovieClip
"handleTimeline"Symbol 25 MovieClip Frame 1Symbol 24 MovieClip
"handleVolume"Symbol 29 MovieClip Frame 1Symbol 28 MovieClip
"current"Symbol 34 MovieClip Frame 1Symbol 32 EditableText
"total"Symbol 34 MovieClip Frame 1Symbol 33 EditableText

Special Tags

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

Labels

"theme song"Frame 158
"host"Frame 2552
"loadingOne"Symbol 5 MovieClip Frame 1
"loadingTwo"Symbol 5 MovieClip Frame 10
"loadingThree"Symbol 5 MovieClip Frame 20
"loadingFour"Symbol 5 MovieClip Frame 30
"isPlaying"Symbol 20 MovieClip Frame 1
"isPlayingDown"Symbol 20 MovieClip Frame 15
"isPaused"Symbol 20 MovieClip Frame 29
"isPausedDown"Symbol 20 MovieClip Frame 45




http://swfchan.com/16/75970/info.shtml
Created: 5/4 -2019 13:09:00 Last modified: 5/4 -2019 13:09:00 Server time: 14/05 -2024 06:45:08