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

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

pipe_game_by_propagandhi101-d41p8fc.swf

This is the info page for
Flash #101348

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


Text
Fly Away

Fly Away

Fly Away

Fin.

Score:

Play Again

Play Again

ActionScript [AS1/AS2]

Frame 1
Mouse.hide(); stop();
Instance of Symbol 25 MovieClip in Frame 1
onClipEvent (enterFrame) { this._x = _parent._xmouse; this._y = _parent._ymouse; }
Frame 2
function ringmaker() { var _local2 = this.emptyMC_top.getNextHighestDepth(); trace(_local2); var thisMCtop = this.emptyMC_top.attachMovie("R_top", "R_top" + _local2, _local2); var thisMCbot = this.emptyMC_bot.attachMovie("R_bot", "R_bot" + _local2, _local2); thisMCtop._y = random(450); thisMCtop._x = 1400; thisMCtop.xspeed = (random(15) + ringspeed) * -1; thisMCbot._x = thisMCtop._x; thisMCbot._y = thisMCtop._y; thisMCtop.didhit = false; thisMCtop.onEnterFrame = function () { if (this._x >= -100) { this._x = this._x + thisMCtop.xspeed; } else { if (thisMCtop.didhit == false) { trace("score down"); misses++; if (misses == 1) { gotoAndPlay ("Fin"); } } this.removeMovieClip(); thisMCbot.removeMovieClip(); } thisMCbot._x = this._x; thisMCbot._y = this._y; if (this.thisHit.hitTest(Sir)) { thisMCtop.didhit = true; } if (thisMCtop.didhit == true) { if (this.thisHit.hitTest(Sir)) { } else { trace("gone"); score++; if (Sir.sp < 20) { Sir.sp = Sir.sp + 0.5; } this.removeMovieClip(); thisMCbot.removeMovieClip(); if (ringspeed < 20) { ringspeed = ringspeed + 1; trace("speed up"); } if (timer > 500) { timer = timer - 50; trace("time"); } trace("score up"); } } }; } function ringtimer() { var idd = setInterval(function () { ringmaker(); ringtimer(); clearInterval(idd); }, timer); } stop(); var score = 0; var misses = 0; var timer = 3500; var ringspeed = 1; ringmaker(); ringtimer();
Instance of Symbol 59 MovieClip "Sir" in Frame 2
onClipEvent (load) { var keyListener = new Object(); Key.addListener(keyListener); var sp = 6; } onClipEvent (keyDown) { trace(Key.getCode()); } onClipEvent (enterFrame) { if (Key.isDown(38)) { trace("up"); if (this._y >= (this._height / 2.8)) { this._y = this._y - sp; } } if (Key.isDown(40)) { trace("down"); if (this._y <= 666) { this._y = this._y + sp; } } if (Key.isDown(37)) { trace("left"); if (this._x >= 0) { this._x = this._x - sp; } } if (Key.isDown(39)) { trace("right"); if (this._x <= 1350) { this._x = this._x + sp; } } if (Key.isDown(32)) { gotoAndPlay ("smoke"); } if (Key.isDown(76)) { trace("L"); } }
Instance of Symbol 25 MovieClip in Frame 2
onClipEvent (enterFrame) { this._x = _parent._xmouse; this._y = _parent._ymouse; }
Frame 3
stop();
Frame 4
stop();
Instance of Symbol 25 MovieClip in Frame 4
onClipEvent (enterFrame) { this._x = _parent._xmouse; this._y = _parent._ymouse; }
Symbol 23 Button
on (release) { gotoAndPlay ("Game"); }
Symbol 59 MovieClip Frame 1
stop();
Symbol 64 Button
on (release) { stopAllSounds(); }
Symbol 73 Button
on (release) { gotoAndPlay ("Game"); }

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClip [thisHit]Uses:1Used by:11
Symbol 3 ShapeTweeningUsed by:10
Symbol 4 ShapeTweeningUsed by:10
Symbol 5 ShapeTweeningUsed by:10
Symbol 6 ShapeTweeningUsed by:10
Symbol 7 ShapeTweeningUsed by:10
Symbol 8 ShapeTweeningUsed by:10
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:3 4 5 6 7 8 9Used by:11
Symbol 11 MovieClip [R_top]Uses:2 10
Symbol 12 ShapeTweeningUsed by:16
Symbol 13 ShapeTweeningUsed by:16
Symbol 14 ShapeTweeningUsed by:16
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClipUses:12 13 14 15Used by:17
Symbol 17 MovieClip [R_bot]Uses:16
Symbol 18 FontUsed by:19 20 21 65 67 68 69 70 71
Symbol 19 TextUses:18Used by:23
Symbol 20 TextUses:18Used by:23
Symbol 21 TextUses:18Used by:23
Symbol 22 GraphicUsed by:23
Symbol 23 ButtonUses:19 20 21 22Used by:Timeline
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:24Used by:Timeline
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:28
Symbol 28 MovieClipUses:27Used by:Timeline
Symbol 29 MovieClipUsed by:Timeline
Symbol 30 BitmapUsed by:31 32
Symbol 31 GraphicUses:30Used by:53 59
Symbol 32 GraphicUses:30Used by:59
Symbol 33 ShapeTweeningUsed by:37
Symbol 34 GraphicUsed by:37
Symbol 35 ShapeTweeningUsed by:37
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:33 34 35 36Used by:59
Symbol 38 GraphicUsed by:52
Symbol 39 GraphicUsed by:52
Symbol 40 GraphicUsed by:52
Symbol 41 GraphicUsed by:52
Symbol 42 GraphicUsed by:52
Symbol 43 GraphicUsed by:52
Symbol 44 GraphicUsed by:52
Symbol 45 GraphicUsed by:52
Symbol 46 GraphicUsed by:52
Symbol 47 GraphicUsed by:52
Symbol 48 GraphicUsed by:52
Symbol 49 GraphicUsed by:52
Symbol 50 GraphicUsed by:52
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClipUses:38 39 40 41 42 43 44 45 46 47 48 49 50 51Used by:59
Symbol 53 MovieClipUses:31Used by:58
Symbol 54 ShapeTweeningUsed by:57
Symbol 55 ShapeTweeningUsed by:57
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:54 55 56Used by:58
Symbol 58 MovieClipUses:53 57Used by:59
Symbol 59 MovieClipUses:31 32 37 52 58Used by:Timeline
Symbol 60 GraphicUsed by:64
Symbol 61 GraphicUsed by:64
Symbol 62 GraphicUsed by:64
Symbol 63 GraphicUsed by:64
Symbol 64 ButtonUses:60 61 62 63Used by:Timeline
Symbol 65 EditableTextUses:18Used by:Timeline
Symbol 66 SoundUsed by:Timeline
Symbol 67 EditableTextUses:18Used by:Timeline
Symbol 68 TextUses:18Used by:Timeline
Symbol 69 TextUses:18Used by:Timeline
Symbol 70 TextUses:18Used by:73
Symbol 71 TextUses:18Used by:73
Symbol 72 GraphicUsed by:73
Symbol 73 ButtonUses:70 71 72Used by:Timeline

Instance Names

"emptyMC_bot"Frame 2Symbol 29 MovieClip
"Sir"Frame 2Symbol 59 MovieClip
"emptyMC_top"Frame 2Symbol 29 MovieClip
"thisHit"Symbol 11 MovieClip [R_top] Frame 1Symbol 2 MovieClip [thisHit]

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 2 as "thisHit"
ExportAssets (56)Timeline Frame 1Symbol 11 as "R_top"
ExportAssets (56)Timeline Frame 1Symbol 17 as "R_bot"

Labels

"Title"Frame 1
"Game"Frame 2
"Fin"Frame 4
"smoke"Symbol 59 MovieClip Frame 2

Dynamic Text Variables

scoreSymbol 65 EditableText""
scoreSymbol 67 EditableText""




http://swfchan.com/21/101348/info.shtml
Created: 20/3 -2019 12:43:16 Last modified: 20/3 -2019 12:43:16 Server time: 28/04 -2024 00:03:16