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

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

portal tetris.swf

This is the info page for
Flash #95473

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


ActionScript [AS1/AS2]
Frame 1
stop(); gameSpeed = "2"; gameTimer = 0; gameFrame = 1;
Frame 2
onEnterFrame = function () { if (Key.isDown(32)) { stopAllSounds(); gotoAndPlay (3); } }; stop();
Frame 3
gameSpeed = 5; gameTimer = 0; gameFrame = 1; var RBOUND = 152; var INCR = 8; onEnterFrame = function () { if (Key.isDown(37)) { if (square_mc._x > (LBOUND + INCR)) { square_mc._x = square_mc._x - INCR; mc_move.play(); } else { square_mc._x = LBOUND; if (square._mc._x != LBOUND) { move.play(); } } } if (Key.isDown(38)) { square_mc.play(); } if (Key.isDown(39)) { if (square_mc._x < (RBOUND - INCR)) { square_mc._x = square_mc._x + INCR; mc_move.play(); } else { square_mc._x = RBOUND; if (square._mc_x != RBOUND) { move.play(); } } } if (Key.isDown(40)) { gameSpeed = 1; } else { gameSpeed = 5; } }; stop();
Instance of Symbol 14 MovieClip "square_mc" in Frame 3
onClipEvent (enterFrame) { if (_root.gameTimer >= _root.gameSpeed) { if (this._y <= 200) { this._y = this._y + 8; _root.gameTimer = 0; } else { this._y = 0; } } else { _root.gameTimer++; } if (this._currentframe >= 3) { _root.LBOUND = 88; } else { if (this._x == 88) { this._x = 96; } _root.LBOUND = 96; } }
Symbol 4 Button
on (release) { gotoAndStop (2); }
Symbol 14 MovieClip Frame 2
stop();
Symbol 14 MovieClip Frame 4
stop();
Symbol 15 MovieClip Frame 2
stop();
Symbol 20 Button
on (release) { stopAllSounds(); gotoAndStop (1); }

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:Timeline
Symbol 3 GraphicUsed by:4 15
Symbol 4 ButtonUses:3Used by:Timeline
Symbol 5 BitmapUsed by:6
Symbol 6 GraphicUses:5Used by:Timeline
Symbol 7 SoundUsed by:Timeline
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:8Used by:Timeline
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:14
Symbol 12 BitmapUsed by:13
Symbol 13 GraphicUses:12Used by:14
Symbol 14 MovieClipUses:11 13 SS1Used by:Timeline
Symbol 15 MovieClipUses:3 SS2Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:Timeline
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:20
Symbol 20 ButtonUses:19Used by:Timeline
Symbol 21 SoundUsed by:Timeline
Streaming Sound 1Used by:Symbol 14 MovieClip
Streaming Sound 2Used by:Symbol 15 MovieClip

Instance Names

"square_mc"Frame 3Symbol 14 MovieClip
"mc_move"Frame 3Symbol 15 MovieClip

Special Tags

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




http://swfchan.com/20/95473/info.shtml
Created: 24/3 -2019 16:46:52 Last modified: 24/3 -2019 16:46:52 Server time: 29/04 -2024 13:00:37