| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229923 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2598 · P5196 |
![]() | This is the info page for Flash #101348 |
Fly Away |
Fly Away |
Fly Away |
Fin. |
Score: |
Play Again |
Play Again |
ActionScript [AS1/AS2]
Frame 1Mouse.hide(); stop();Instance of Symbol 25 MovieClip in Frame 1onClipEvent (enterFrame) { this._x = _parent._xmouse; this._y = _parent._ymouse; }Frame 2function 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 2onClipEvent (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 2onClipEvent (enterFrame) { this._x = _parent._xmouse; this._y = _parent._ymouse; }Frame 3stop();Frame 4stop();Instance of Symbol 25 MovieClip in Frame 4onClipEvent (enterFrame) { this._x = _parent._xmouse; this._y = _parent._ymouse; }Symbol 23 Buttonon (release) { gotoAndPlay ("Game"); }Symbol 59 MovieClip Frame 1stop();Symbol 64 Buttonon (release) { stopAllSounds(); }Symbol 73 Buttonon (release) { gotoAndPlay ("Game"); }
Library Items
Symbol 1 Graphic | Used by:2 | |
Symbol 2 MovieClip [thisHit] | Uses:1 | Used by:11 |
Symbol 3 ShapeTweening | Used by:10 | |
Symbol 4 ShapeTweening | Used by:10 | |
Symbol 5 ShapeTweening | Used by:10 | |
Symbol 6 ShapeTweening | Used by:10 | |
Symbol 7 ShapeTweening | Used by:10 | |
Symbol 8 ShapeTweening | Used by:10 | |
Symbol 9 Graphic | Used by:10 | |
Symbol 10 MovieClip | Uses:3 4 5 6 7 8 9 | Used by:11 |
Symbol 11 MovieClip [R_top] | Uses:2 10 | |
Symbol 12 ShapeTweening | Used by:16 | |
Symbol 13 ShapeTweening | Used by:16 | |
Symbol 14 ShapeTweening | Used by:16 | |
Symbol 15 Graphic | Used by:16 | |
Symbol 16 MovieClip | Uses:12 13 14 15 | Used by:17 |
Symbol 17 MovieClip [R_bot] | Uses:16 | |
Symbol 18 Font | Used by:19 20 21 65 67 68 69 70 71 | |
Symbol 19 Text | Uses:18 | Used by:23 |
Symbol 20 Text | Uses:18 | Used by:23 |
Symbol 21 Text | Uses:18 | Used by:23 |
Symbol 22 Graphic | Used by:23 | |
Symbol 23 Button | Uses:19 20 21 22 | Used by:Timeline |
Symbol 24 Graphic | Used by:25 | |
Symbol 25 MovieClip | Uses:24 | Used by:Timeline |
Symbol 26 Bitmap | Used by:27 | |
Symbol 27 Graphic | Uses:26 | Used by:28 |
Symbol 28 MovieClip | Uses:27 | Used by:Timeline |
Symbol 29 MovieClip | Used by:Timeline | |
Symbol 30 Bitmap | Used by:31 32 | |
Symbol 31 Graphic | Uses:30 | Used by:53 59 |
Symbol 32 Graphic | Uses:30 | Used by:59 |
Symbol 33 ShapeTweening | Used by:37 | |
Symbol 34 Graphic | Used by:37 | |
Symbol 35 ShapeTweening | Used by:37 | |
Symbol 36 Graphic | Used by:37 | |
Symbol 37 MovieClip | Uses:33 34 35 36 | Used by:59 |
Symbol 38 Graphic | Used by:52 | |
Symbol 39 Graphic | Used by:52 | |
Symbol 40 Graphic | Used by:52 | |
Symbol 41 Graphic | Used by:52 | |
Symbol 42 Graphic | Used by:52 | |
Symbol 43 Graphic | Used by:52 | |
Symbol 44 Graphic | Used by:52 | |
Symbol 45 Graphic | Used by:52 | |
Symbol 46 Graphic | Used by:52 | |
Symbol 47 Graphic | Used by:52 | |
Symbol 48 Graphic | Used by:52 | |
Symbol 49 Graphic | Used by:52 | |
Symbol 50 Graphic | Used by:52 | |
Symbol 51 Graphic | Used by:52 | |
Symbol 52 MovieClip | Uses:38 39 40 41 42 43 44 45 46 47 48 49 50 51 | Used by:59 |
Symbol 53 MovieClip | Uses:31 | Used by:58 |
Symbol 54 ShapeTweening | Used by:57 | |
Symbol 55 ShapeTweening | Used by:57 | |
Symbol 56 Graphic | Used by:57 | |
Symbol 57 MovieClip | Uses:54 55 56 | Used by:58 |
Symbol 58 MovieClip | Uses:53 57 | Used by:59 |
Symbol 59 MovieClip | Uses:31 32 37 52 58 | Used by:Timeline |
Symbol 60 Graphic | Used by:64 | |
Symbol 61 Graphic | Used by:64 | |
Symbol 62 Graphic | Used by:64 | |
Symbol 63 Graphic | Used by:64 | |
Symbol 64 Button | Uses:60 61 62 63 | Used by:Timeline |
Symbol 65 EditableText | Uses:18 | Used by:Timeline |
Symbol 66 Sound | Used by:Timeline | |
Symbol 67 EditableText | Uses:18 | Used by:Timeline |
Symbol 68 Text | Uses:18 | Used by:Timeline |
Symbol 69 Text | Uses:18 | Used by:Timeline |
Symbol 70 Text | Uses:18 | Used by:73 |
Symbol 71 Text | Uses:18 | Used by:73 |
Symbol 72 Graphic | Used by:73 | |
Symbol 73 Button | Uses:70 71 72 | Used by:Timeline |
Instance Names
"emptyMC_bot" | Frame 2 | Symbol 29 MovieClip |
"Sir" | Frame 2 | Symbol 59 MovieClip |
"emptyMC_top" | Frame 2 | Symbol 29 MovieClip |
"thisHit" | Symbol 11 MovieClip [R_top] Frame 1 | Symbol 2 MovieClip [thisHit] |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
ExportAssets (56) | Timeline Frame 1 | Symbol 2 as "thisHit" |
ExportAssets (56) | Timeline Frame 1 | Symbol 11 as "R_top" |
ExportAssets (56) | Timeline Frame 1 | Symbol 17 as "R_bot" |
Labels
"Title" | Frame 1 |
"Game" | Frame 2 |
"Fin" | Frame 4 |
"smoke" | Symbol 59 MovieClip Frame 2 |
Dynamic Text Variables
score | Symbol 65 EditableText | "" |
score | Symbol 67 EditableText | "" |
|