STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229671 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2596 · P5191 |
This is the info page for Flash #234249 |
We gotta eat, don't we? |
ActionScript [AS1/AS2]
Frame 1Stage.scaleMode = "noborder"; var gassy_cm = new ContextMenu(); gassy_cm.hideBuiltInItems(); var cmi_link_1 = new ContextMenuItem("Clementine's Got Gas", function () { }, false, true); gassy_cm.customItems.push(cmi_link_1); var cmi_link_2 = new ContextMenuItem("Art and code \u00A9 2020 Underside", function () { getURL ("https://aryion.com/g4/user/Underside"); }, true); gassy_cm.customItems.push(cmi_link_2); _root.menu = gassy_cm;Instance of Symbol 32 MovieClip "mute" in Frame 1onClipEvent (load) { function init() { _root.vol = (2 - this._currentframe) * 75; this._alpha = 100; this.onMouseMove = null; } function toggle_mute() { this.gotoAndStop(3 - this._currentframe); _root.vol = (2 - this._currentframe) * 75; trace(this._currentframe); } stop(); this._alpha = 0; _root.vol = 0; _root.fart_trigger = true; this.onRelease = function () { if (this._alpha >= 35) { toggle_mute(); } trace(_root.vol); }; this.onMouseMove = init; this.onRollOver = function () { _root.fart_trigger = false; this.onEnterFrame = function () { this._alpha = this._alpha + 5; if (this._alpha >= 100) { this._alpha = 100; this.onEnterFrame = null; } }; }; this.onRollOut = function () { _root.fart_trigger = true; this.onEnterFrame = function () { this._alpha = this._alpha - 5; if (this._alpha <= 0) { this._alpha = 0; this.onEnterFrame = null; } }; }; }Instance of Symbol 27 MovieClip "pooter" in Symbol 29 MovieClip Frame 1onClipEvent (load) { function toot() { _root.toot_count = random(7); if (_root.toot_count == _root.old_toot) { _root.toot_count = (_root.toot_count + 1) % 7; } farty[_root.toot_count].setVolume(_root.vol); farty[_root.toot_count].start(); _root.old_toot = _root.toot_count; } function poot() { this._rotation = 50 + random(50); _root.vel = 3 + (Math.random() * 5); this.inset = random(30); toot(); i = 5; while (i >= 0) { gassy[i] = createEmptyMovieClip("gas_node" + i, i); gassy[i].attachMovie("gas_node", "gas_node" + i, i); gassy[i]._y = -100 - this.inset; gassy[i]._rotation = -21 + (i * 7); gassy[i]._alpha = 50 + random(15); _root.gas_count++; gassy[i].onEnterFrame = function () { this._y = this._y + _root.vel; this._alpha = this._alpha - 3; if (this._alpha <= 0) { _root.gas_count--; this.removeMovieClip(); } }; i--; } } var gassy = Array(); var farty = Array(); Mouse.addListener(this); _root.gas_count = 0; var sfx = 0; while (sfx <= 6) { farty[sfx] = new Sound(this); farty[sfx].attachSound("fart_" + sfx); sfx++; } this.onMouseDown = function () { if (_root.fart_trigger) { if (!_root.gas_count) { poot(); } } }; } onClipEvent (enterFrame) { if (!_root.gas_count) { if (!random(240)) { poot(); } } }
Library Items
Symbol 1 Sound [fart_6] | ||
Symbol 2 Sound [fart_5] | ||
Symbol 3 Sound [fart_4] | ||
Symbol 4 Sound [fart_3] | ||
Symbol 5 Sound [fart_2] | ||
Symbol 6 Sound [fart_1] | ||
Symbol 7 Sound [fart_0] | ||
Symbol 8 Graphic | Used by:11 | |
Symbol 9 Graphic | Used by:10 | |
Symbol 10 MovieClip | Uses:9 | Used by:11 |
Symbol 11 MovieClip [gas_node] | Uses:8 10 | |
Symbol 12 Graphic | Used by:Timeline | |
Symbol 13 Graphic | Used by:Timeline | |
Symbol 14 Graphic | Used by:Timeline | |
Symbol 15 Graphic | Used by:Timeline | |
Symbol 16 Font | Used by:17 | |
Symbol 17 Text | Uses:16 | Used by:Timeline |
Symbol 18 Graphic | Used by:24 | |
Symbol 19 Graphic | Used by:20 | |
Symbol 20 MovieClip | Uses:19 | Used by:24 |
Symbol 21 Graphic | Used by:24 | |
Symbol 22 Graphic | Used by:23 | |
Symbol 23 MovieClip | Uses:22 | Used by:24 |
Symbol 24 MovieClip | Uses:18 20 21 23 | Used by:Timeline |
Symbol 25 Graphic | Used by:29 | |
Symbol 26 Graphic | Used by:27 | |
Symbol 27 MovieClip | Uses:26 | Used by:29 |
Symbol 28 Graphic | Used by:29 | |
Symbol 29 MovieClip | Uses:25 27 28 | Used by:Timeline |
Symbol 30 Graphic | Used by:32 | |
Symbol 31 Graphic | Used by:32 | |
Symbol 32 MovieClip | Uses:30 31 | Used by:Timeline |
Instance Names
"gas_zone" | Frame 1 | Symbol 29 MovieClip |
"mute" | Frame 1 | Symbol 32 MovieClip |
"pooter" | Symbol 29 MovieClip Frame 1 | Symbol 27 MovieClip |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
ExportAssets (56) | Timeline Frame 1 | Symbol 1 as "fart_6" |
ExportAssets (56) | Timeline Frame 1 | Symbol 2 as "fart_5" |
ExportAssets (56) | Timeline Frame 1 | Symbol 3 as "fart_4" |
ExportAssets (56) | Timeline Frame 1 | Symbol 4 as "fart_3" |
ExportAssets (56) | Timeline Frame 1 | Symbol 5 as "fart_2" |
ExportAssets (56) | Timeline Frame 1 | Symbol 6 as "fart_1" |
ExportAssets (56) | Timeline Frame 1 | Symbol 7 as "fart_0" |
ExportAssets (56) | Timeline Frame 1 | Symbol 11 as "gas_node" |
|