| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 231350 |
| /disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2623 · P5245 |
![]() | This is the info page for Flash #198056 |
| DIGITAL VISIONS AND MUSIC BY |
| LARRYCARLSON.COM |
| LARRYCARLSON.COM |
| LARRYCARLSON.COM |
| THE CHILL OUT CHAMBER |
| N |
| DOWNLOADING |
| 2 |
| 2 |
| 3 |
| 4 |
| 4 |
| <<<LUNAR MIND FUCKS>>> |
| <<<< HIGH POWER TWEAKY WEBSITE <<<<<<<<<<<<< FREE MINDFUCKS <<<<<<<< HOMEGROWN ON THE MOON <<<<<<<<<<<<<<<<<<< 1976 <<<<<<<<< |
| LARRYCARLSON.COM |
| MOON VISIONS AND MASTER KUSH TECHNOLOGY |
| SECRET LUNAR |
| <<<CHANGE MOONBASE VIEWS>>> |
| left |
| left |
| right |
| right |
| 1 |
| 1 |
| secret message |
| silly sound effect |
| fucked |
ActionScript [AS1/AS2]
Frame 1ifFrameLoaded (2) { gotoAndPlay (2); }Frame 2ifFrameLoaded (3) { gotoAndPlay (3); }Frame 3ifFrameLoaded (4) { gotoAndPlay (4); }Frame 4ifFrameLoaded (5) { gotoAndPlay (5); }Frame 5stop();Instance of Symbol 63 MovieClip in Frame 5onClipEvent (load) { perspective = 400; VerticeNum = 6; }Frame 8stop();Symbol 7 Buttonon (release) { getURL ("http://larrycarlson.com/", "_blank"); }Symbol 13 Buttonon (release) { stopAllSounds(); }Symbol 47 Buttonon (release) { gotoAndStop (8); }Symbol 51 Buttonon (release) { gotoAndStop (10); }Symbol 54 Buttonon (release) { gotoAndStop (11); }Symbol 60 MovieClip Frame 1stop();Symbol 63 MovieClip Frame 1count = 0; while (count < (VerticeNum * 2)) { count++; this["z" add count] = int(random(200)) - 100; this["x" add count] = int(random(200)) - 100; this["y" add count] = int(random(200)) - 100; duplicateMovieClip ("Vertex", "Vertex" add count, count); } count = 0; while (count < VerticeNum) { count++; this["elasticity" add count] = count + 12; this["Vertex" + count]._visible = 0; } setProperty("Vertex", _visible , 0); setProperty("Line", _visible , 0); CenterRotationX = 6; CenterRotationY = 0;Symbol 63 MovieClip Frame 2call("Mousetracking"); call("Calc3d"); timer++; if (timer >= 100) { timer = 0; call("Random"); }Symbol 63 MovieClip Frame 3prevFrame(); play();Symbol 63 MovieClip Frame 4DifferenceX = _xmouse - TrailerX; DifferenceY = _ymouse - TrailerY; TrailerX = TrailerX + (DifferenceX / 10); TrailerY = TrailerY + (DifferenceY / 10); if (0 < TrailerX) { addX = int(TrailerX / 360) * -360; } else { addX = (int(TrailerX / 360) - 23) * -360; } if (0 < TrailerY) { addY = int(TrailerY / 360) * -360; } else { addY = (int(TrailerY / 360) - 62) * -360; } Yangle = TrailerX + addX; Xangle = TrailerY + addY;Symbol 63 MovieClip Frame 5c = 0; while (c < VerticeNum) { c++; Xang = Xangle * (Math.PI/180); Yang = Yangle * (Math.PI/180); this["zpos" + c] = (this["z" + c] * math.cos(Yang)) - (this["x" + c] * math.sin(Yang)); this["xpos" + c] = (this["z" + c] * math.sin(Yang)) + (this["x" + c] * math.cos(Yang)); this["ypos" + c] = (this["y" + c] * math.cos(Xang)) - (this["zpos" + c] * math.sin(Xang)); this["zpos" + c] = (this["y" + c] * math.sin(Xang)) + (this["zpos" + c] * math.cos(Xang)); this["Depth" + c] = 1 / ((this["zpos" + c] / perspective) + 1); this["Vertex" + c]._x = (this["xpos" + c] * this["Depth" + c]) + CenterRotationX; this["Vertex" + c]._y = (this["ypos" + c] * this["Depth" + c]) + CenterRotationY; this["Vertex" + c]._xscale = (this["Vertex" + c]._yscale = (this["Depth" + c] / 2) * 500); this["Vertex" + c]._alpha = this["Depth" + c] * 100; this["differenceX" + c] = this["Vertex" + c]._x - this["Vertex" + (c + VerticeNum)]._x; this["differenceY" + c] = this["Vertex" + c]._y - this["Vertex" + (c + VerticeNum)]._y; this["differenceZ" + c] = this["Vertex" + c]._yscale - this["Vertex" + (c + VerticeNum)]._yscale; this["addX" + c] = this["differenceX" + c] / this["elasticity" + c]; this["addY" + c] = this["differenceY" + c] / this["elasticity" + c]; this["addZ" + c] = this["differenceZ" + c] / this["elasticity" + c]; this["overshootX" + c] = this["overshootX" + c] + this["addX" + c]; this["overshootY" + c] = this["overshootY" + c] + this["addY" + c]; this["overshootZ" + c] = this["overshootZ" + c] + this["addZ" + c]; this["Vertex" + (c + VerticeNum)]._x = (this["Vertex" + (c + VerticeNum)]._x + this["overshootX" + c]) + this["addX" + c]; this["Vertex" + (c + VerticeNum)]._y = (this["Vertex" + (c + VerticeNum)]._y + this["overshootY" + c]) + this["addY" + c]; this["Vertex" + (c + VerticeNum)]._yscale = (this["Vertex" + (c + VerticeNum)]._xscale = (this["Vertex" + (c + VerticeNum)]._yscale + this["overshootZ" + c]) + this["addZ" + c]); this["Vertex" + (c + VerticeNum)].swapDepths((this["Depth" + c] * 500) + (VerticeNum * 3)); if (1 < c) { duplicateMovieClip ("line", "line" + c, c + (VerticeNum * 3)); this["line" + c]._x = this["Vertex" + (c + VerticeNum)]._x; this["line" + c]._y = this["Vertex" + (c + VerticeNum)]._y; this["line" + c]._yscale = this["Vertex" + ((c + VerticeNum) - 1)]._y - this["Vertex" + (c + VerticeNum)]._y; this["line" + c]._xscale = this["Vertex" + ((c + VerticeNum) - 1)]._x - this["Vertex" + (c + VerticeNum)]._x; } }Symbol 63 MovieClip Frame 6count = 0; while (count < VerticeNum) { count++; this["z" add count] = int(random(200)) - 100; this["x" add count] = int(random(200)) - 100; this["y" add count] = int(random(200)) - 100; }Symbol 67 Buttonon (release) { getURL ("http://larrycarlson.com/", "_blank"); }Symbol 78 Buttonon (press, release) { gotoAndStop (6); }Symbol 82 Buttonon (release) { gotoAndStop (5); }Symbol 86 Buttonon (release) { gotoAndStop (9); }Symbol 96 Buttonon (release) { gotoAndStop (7); }
Library Items
| Symbol 1 Font | Used by:2 3 4 5 9 14 68 70 | ||
| Symbol 2 Text | Uses:1 | Used by:Timeline | |
| Symbol 3 Text | Uses:1 | Used by:7 | |
| Symbol 4 Text | Uses:1 | Used by:7 | |
| Symbol 5 Text | Uses:1 | Used by:7 | |
| Symbol 6 Graphic | Used by:7 | ||
| Symbol 7 Button | Uses:3 4 5 6 | Used by:Timeline | |
| Symbol 8 Graphic | Used by:Timeline | ||
| Symbol 9 Text | Uses:1 | Used by:Timeline | |
| Symbol 10 Font | Used by:11 | ||
| Symbol 11 Text | Uses:10 | Used by:13 | |
| Symbol 12 Graphic | Used by:13 47 51 54 67 86 88 91 | ||
| Symbol 13 Button | Uses:11 12 | Used by:Timeline | |
| Symbol 14 Text | Uses:1 | Used by:15 | |
| Symbol 15 MovieClip | Uses:14 | Used by:Timeline | |
| Symbol 16 Bitmap | Used by:17 | ||
| Symbol 17 Graphic | Uses:16 | Used by:26 40 | |
| Symbol 18 Bitmap | Used by:19 | ||
| Symbol 19 Graphic | Uses:18 | Used by:26 | |
| Symbol 20 Bitmap | Used by:21 | ||
| Symbol 21 Graphic | Uses:20 | Used by:26 | |
| Symbol 22 Bitmap | Used by:23 | ||
| Symbol 23 Graphic | Uses:22 | Used by:26 | |
| Symbol 24 Bitmap | Used by:25 | ||
| Symbol 25 Graphic | Uses:24 | Used by:26 | |
| Symbol 26 MovieClip | Uses:17 19 21 23 25 | Used by:27 40 108 | |
| Symbol 27 MovieClip | Uses:26 | Used by:Timeline | |
| Symbol 28 Graphic | Used by:31 | ||
| Symbol 29 Bitmap | Used by:30 | ||
| Symbol 30 Graphic | Uses:29 | Used by:31 97 | |
| Symbol 31 MovieClip | Uses:28 30 | Used by:32 | |
| Symbol 32 MovieClip | Uses:31 | Used by:Timeline | |
| Symbol 33 Graphic | Used by:37 106 109 Timeline | ||
| Symbol 34 Bitmap | Used by:35 | ||
| Symbol 35 Graphic | Uses:34 | Used by:36 108 | |
| Symbol 36 MovieClip | Uses:35 | Used by:37 | |
| Symbol 37 MovieClip | Uses:33 36 | Used by:38 | |
| Symbol 38 MovieClip | Uses:37 | Used by:109 Timeline | |
| Symbol 39 Graphic | Used by:40 54 | ||
| Symbol 40 Button | Uses:26 39 17 | Used by:Timeline | |
| Symbol 41 Graphic | Used by:Timeline | ||
| Symbol 42 Graphic | Used by:47 | ||
| Symbol 43 Font | Used by:44 46 49 52 53 64 65 66 71 73 76 80 81 84 85 87 89 93 | ||
| Symbol 44 Text | Uses:43 | Used by:47 | |
| Symbol 45 Graphic | Used by:47 54 67 86 88 91 96 | ||
| Symbol 46 Text | Uses:43 | Used by:47 | |
| Symbol 47 Button | Uses:42 44 12 45 46 | Used by:Timeline | |
| Symbol 48 Graphic | Used by:51 | ||
| Symbol 49 Text | Uses:43 | Used by:51 | |
| Symbol 50 Graphic | Used by:51 | ||
| Symbol 51 Button | Uses:48 49 12 50 | Used by:Timeline | |
| Symbol 52 Text | Uses:43 | Used by:54 | |
| Symbol 53 Text | Uses:43 | Used by:54 | |
| Symbol 54 Button | Uses:39 52 12 45 53 | Used by:Timeline | |
| Symbol 55 Graphic | Used by:Timeline | ||
| Symbol 56 Graphic | Used by:60 | ||
| Symbol 57 Graphic | Used by:59 | ||
| Symbol 58 Graphic | Used by:59 | ||
| Symbol 59 MovieClip | Uses:57 58 | Used by:60 97 104 | |
| Symbol 60 MovieClip | Uses:56 59 | Used by:63 | |
| Symbol 61 Graphic | Used by:62 | ||
| Symbol 62 MovieClip | Uses:61 | Used by:63 | |
| Symbol 63 MovieClip | Uses:60 62 | Used by:Timeline | |
| Symbol 64 Text | Uses:43 | Used by:Timeline | |
| Symbol 65 Text | Uses:43 | Used by:Timeline | |
| Symbol 66 Text | Uses:43 | Used by:67 | |
| Symbol 67 Button | Uses:66 12 45 | Used by:Timeline | |
| Symbol 68 Text | Uses:1 | Used by:Timeline | |
| Symbol 69 Graphic | Used by:Timeline | ||
| Symbol 70 Text | Uses:1 | Used by:Timeline | |
| Symbol 71 Text | Uses:43 | Used by:Timeline | |
| Symbol 72 Graphic | Used by:78 | ||
| Symbol 73 Text | Uses:43 | Used by:78 | |
| Symbol 74 Graphic | Used by:78 82 | ||
| Symbol 75 Graphic | Used by:78 82 | ||
| Symbol 76 Text | Uses:43 | Used by:78 82 | |
| Symbol 77 Graphic | Used by:78 82 | ||
| Symbol 78 Button | Uses:72 73 74 75 76 77 | Used by:Timeline | |
| Symbol 79 Graphic | Used by:82 | ||
| Symbol 80 Text | Uses:43 | Used by:82 | |
| Symbol 81 Text | Uses:43 | Used by:82 | |
| Symbol 82 Button | Uses:79 80 74 81 75 76 77 | Used by:Timeline | |
| Symbol 83 Graphic | Used by:86 | ||
| Symbol 84 Text | Uses:43 | Used by:86 | |
| Symbol 85 Text | Uses:43 | Used by:86 | |
| Symbol 86 Button | Uses:83 84 12 45 85 | Used by:Timeline | |
| Symbol 87 Text | Uses:43 | Used by:88 | |
| Symbol 88 Button | Uses:87 12 45 | Used by:Timeline | |
| Symbol 89 Text | Uses:43 | Used by:91 | |
| Symbol 90 Sound | Used by:91 | ||
| Symbol 91 Button | Uses:89 12 45 90 | Used by:Timeline | |
| Symbol 92 Graphic | Used by:96 | ||
| Symbol 93 Text | Uses:43 | Used by:96 | |
| Symbol 94 Graphic | Used by:96 | ||
| Symbol 95 Graphic | Used by:96 | ||
| Symbol 96 Button | Uses:92 93 94 45 95 | Used by:Timeline | |
| Symbol 97 MovieClip | Uses:30 59 | Used by:99 105 | |
| Symbol 98 Graphic | Used by:99 | ||
| Symbol 99 MovieClip | Uses:97 98 | Used by:Timeline | |
| Symbol 100 Graphic | Used by:Timeline | ||
| Symbol 101 Sound | Used by:Timeline | ||
| Symbol 102 Bitmap | Used by:103 | ||
| Symbol 103 Graphic | Uses:102 | Used by:104 106 | |
| Symbol 104 MovieClip | Uses:103 59 | Used by:105 Timeline | |
| Symbol 105 MovieClip | Uses:104 97 | Used by:Timeline | |
| Symbol 106 MovieClip | Uses:33 103 | Used by:107 | |
| Symbol 107 MovieClip | Uses:106 | Used by:Timeline | |
| Symbol 108 MovieClip | Uses:35 26 | Used by:109 | |
| Symbol 109 MovieClip | Uses:108 33 38 | Used by:Timeline |
Instance Names
| "Vertex" | Symbol 63 MovieClip Frame 1 | Symbol 60 MovieClip |
| "line" | Symbol 63 MovieClip Frame 1 | Symbol 62 MovieClip |
Labels
| "Copyright (C) Ultrashock, Inc 2001 // Wireframe.co.za. All rights reserved. For more info regarding terms of use go to www.ultrashock.com/legal/terms_of_use.htm" | Frame 8 |
| "Setup" | Symbol 63 MovieClip Frame 1 |
| "Main Script" | Symbol 63 MovieClip Frame 2 |
| "loop" | Symbol 63 MovieClip Frame 3 |
| "Mousetracking" | Symbol 63 MovieClip Frame 4 |
| "Calc3d" | Symbol 63 MovieClip Frame 5 |
| "Random" | Symbol 63 MovieClip Frame 6 |
|
|