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

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

forum modding - the game.swf

This is the info page for
Flash #86787

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


Text
Forum Modding - The Game!
Only 1 rule - try and knock out all the trolls...

ActionScript [AS1/AS2]

Frame 1
function init() { var _local4 = 0; var _local3 = 0; while (_local3 < COLUMNS) { j = 0; while (j < ROWS) { var _local2 = this.attachMovie("hole", (("hole_" + _local3) + "_") + j, _local4++); _local2._x = _local3 * TILE_X; _local2._y = (j * TILE_Y) + TILE_Y_OFFSET; _local2.column = _local3; _local2.row = j; if (Math.random() > 0.5) { _local2.gotoAndPlay(20); } j++; } _local3++; } } function trollClick() { this.play(); this._parent[(("hole_" + (this.column - 1)) + "_") + this.row].play(); this._parent[(("hole_" + (this.column + 1)) + "_") + this.row].play(); this._parent[(("hole_" + this.column) + "_") + (this.row - 1)].play(); this._parent[(("hole_" + this.column) + "_") + (this.row + 1)].play(); } COLUMNS = 7; ROWS = 5; TILE_X = 100; TILE_Y = 100; TILE_Y_OFFSET = 0; init();
Symbol 5 MovieClip [hole] Frame 1
this.onRelease = this._parent.trollClick; stop();
Symbol 5 MovieClip [hole] Frame 20
this.onRelease = this._parent.trollClick; stop();

Library Items

Symbol 1 GraphicUsed by:5
Symbol 2 GraphicUsed by:5
Symbol 3 BitmapUsed by:4
Symbol 4 GraphicUses:3Used by:5
Symbol 5 MovieClip [hole]Uses:1 2 4
Symbol 6 GraphicUsed by:Timeline
Symbol 7 FontUsed by:8
Symbol 8 TextUses:7Used by:Timeline

Special Tags

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




http://swfchan.com/18/86787/info.shtml
Created: 30/3 -2019 07:42:01 Last modified: 30/3 -2019 07:42:01 Server time: 10/05 -2024 02:29:43