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

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

1KB Game - Tunnel escape.swf

This is the info page for
Flash #60608

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


ActionScript [AS1/AS2]
Frame 1
var t = ((score = 0)); p = false; highscore = 0; scores = []; var x = (random(500) + 25); var i = 0; _root.createTextField("u", 999998, 230, 230, 300, 50); _root.createEmptyMovieClip("bg", -100); bg.lineStyle(0, 0, 0); bg.beginFill(0, 100); bg.moveTo(-10, -10); bg.lineTo(560, -10); bg.lineTo(560, 410); bg.lineTo(-10, 410); bg.endFill(); _root.createEmptyMovieClip("b", 150); l = lineTo; b.lineStyle(1, 0, 0); b.beginFill(16777215, 100); b.moveTo(225, 185); b.lineTo(325, 185); b.lineTo(325, 215); b.lineTo(225, 215); b.endFill(); b.onPress = function () { u.text = ""; p = true; s._visible = true; Mouse.hide(); this._x = this._x + 1500; }; _root.createEmptyMovieClip("s", 999); s._visible = false; s.lineStyle(1, 16777215, 100); s.beginFill(16777215, 100); s.moveTo(0, 0); s.lineTo(5, 10); s.lineTo(-5, 10); s.lineTo(0, 0); s.endFill(); lose = function () { p = false; s._visible = false; b._x = b._x - 1500; t = 0; u.textColor = 16777215 /* 0xFFFFFF */; if (score > highscore) { u.text = "HIGH SCORE " + score; highscore = score; } else { u.text = score; } scores.push(score); score = 0; x = random(500) + 25; Mouse.show(); r = -1; while (r < 100) { _root["w" + r].removeMovieClip(); _root["w" + r]._visible = false; r++; } }; onEnterFrame = function () { if (p) { s._x = _xmouse; s._y = _ymouse; score++; t++; if (t == 4) { i++; ((i > 100) ? ((i = 0)) : 0); z = x + (random(70) - 35); ((z < 10) ? ((z = 10)) : (((z > 490) ? ((z = 490)) : 0))); _root.createEmptyMovieClip("w" + i, i + 1); w = _root["w" + i]; w.lineStyle(1, 0, 0); w.beginFill(12694702, 100); w.moveTo(x, 0); w.lineTo(z, -20); w.lineTo(0, -20); w.lineTo(0, 0); w.lineTo(x, 0); w.endFill(); e = 60; w.beginFill(12694702, 100); w.moveTo(x + e, 0); w.lineTo(z + e, -20); w.lineTo(550, -20); w.lineTo(550, 0); w.lineTo(x + e, 0); w.endFill(); x = z; t = 0; w.onEnterFrame = function () { this._y = this._y + 5; ((_y > 400) ? (this.removeMovieClip()) : 0); }; } r = i - 20; while (r < i) { if (_root["w" + r].hitTest(_xmouse, _ymouse, true)) { lose(); } r++; } } };

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.




http://swfchan.com/13/60608/info.shtml
Created: 16/4 -2019 02:30:57 Last modified: 16/4 -2019 02:30:57 Server time: 19/05 -2024 00:09:36