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/63852845?noj=FRM63852845-2DC" width="1" height="1"></div>

Pinkie_Pie_Jam.swf

This is the info page for
Flash #120304

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


Text
Sound
On/Off

Parasprite
Polka

Pinkie's
Jam

ActionScript [AS1/AS2]

Frame 1
stopAllSounds(); function one() { } function two() { getURL ("http://drud14.deviantart.com/", _blank); } function three() { } var volumeOn = true; var globalVolume = new Sound(); btnSoundOff.onRelease = function () { if (volumeOn) { globalVolume.setVolume(0); } else { globalVolume.setVolume(100); } volumeOn = !volumeOn; }; MENU = new ContextMenu(); MENU.hideBuiltInItems(); Functioned = new ContextMenuItem("Made by Drud14", one); Functioned2 = new ContextMenuItem("~click for link~", two); copyright = new ContextMenuItem("All aspects of My Little Pony are \u00A9 Hasbro. I claim no ownership.", three); MENU.customItems.push(Functioned); MENU.customItems.push(Functioned2); MENU.customItems.push(copyright); _root.menu = MENU;
Frame 2
stop();
Frame 3
stopAllSounds(); var volumeOn = true; var globalVolume = new Sound(); btnSoundOff.onRelease = function () { if (volumeOn) { globalVolume.setVolume(0); } else { globalVolume.setVolume(100); } volumeOn = !volumeOn; };
Frame 4
stop();
Symbol 24 MovieClip Frame 1
function mover() { this._y = this._y + this.k; this._x = this._x + this.wind; if (this._y > (height + 10)) { this._y = -20; } if (this._x > (width + 20)) { this._x = (-(width / 2)) + (Math.random() * (1.5 * width)); this._y = -20; } else if (this._x < -20) { this._x = (-(width / 2)) + (Math.random() * (1.5 * width)); this._y = -20; } } width = 450; height = 400; max_snowsize = 12; snowflakes = 100; i = 0; while (i < snowflakes) { t = attachMovie("snowflake", "snowflake" + i, i); t._alpha = 20 + (Math.random() * 60); t._x = (-(width / 2)) + (Math.random() * (1.5 * width)); t._y = (-(height / 2)) + (Math.random() * (1.5 * height)); t._xscale = (t._yscale = 50 + (Math.random() * (max_snowsize * 10))); t.k = 1 + (Math.random() * 4); t.wind = -1.5 + (Math.random() * 4); t.onEnterFrame = mover; i++; }
Symbol 139 MovieClip Frame 1
function mover() { this._y = this._y + this.k; this._x = this._x + this.wind; if (this._y > (height + 10)) { this._y = -20; } if (this._x > (width + 20)) { this._x = (-(width / 2)) + (Math.random() * (1.5 * width)); this._y = -20; } else if (this._x < -20) { this._x = (-(width / 2)) + (Math.random() * (1.5 * width)); this._y = -20; } } width = 450; height = 400; max_snowsize = 15; snowflakes = 60; i = 0; while (i < snowflakes) { t = attachMovie("snowflake", "snowflake" + i, i); t._x = (-(width / 2)) + (Math.random() * (1.5 * width)); t._y = (-(height / 2)) + (Math.random() * (1.5 * height)); t._xscale = (t._yscale = 50 + (Math.random() * (max_snowsize * 15))); t.k = 3 + (Math.random() * 6); t.wind = -1.5 + (Math.random() * 4.2); t.onEnterFrame = mover; i++; }
Symbol 149 Button
on (release) { _root.gotoAndPlay("Polka"); }
Symbol 176 Button
on (release) { _root.gotoAndPlay("Jam"); }

Library Items

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

Instance Names

"btnSoundOff"Frame 1Symbol 147 Button
"btnHalt"Frame 1Symbol 149 Button
"btnSoundOff"Frame 3Symbol 147 Button
"btnResume"Frame 3Symbol 176 Button

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 8 as "snowflake"

Labels

"Jam"Frame 1
"Polka"Frame 3




http://swfchan.com/25/120304/info.shtml
Created: 5/3 -2019 10:03:40 Last modified: 5/3 -2019 10:03:40 Server time: 02/05 -2024 17:39:38