| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 231344 |
| /disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2623 · P5245 |
![]() | This is the info page for Flash #19624 |
| Welcome to the perfect and unofficial Iron Man game ^^ Its as close to total freedom as it can be... fly as much as you want and do what ever is possible... And since Tony AkA Iron Man's Suit is so awesome... its clearly Indestructible, therefore you are Imortal even though there is tons of Fighterplanes out there... Just click to enter the world of Ironman. Controls is the arrowkeys ^^ *Free Cake to every one who tries this game ;) |
| *The cake is a lie |
| <p align="left"><font face="verdana" size="23" color="#9c7d01" letterSpacing="0.000000" kerning="1"><b>99</b></font></p> |
| Flightspeed: |
ActionScript [AS1/AS2]
Frame 1stop();Frame 2stop();Instance of Symbol 32 MovieClip in Frame 2onClipEvent (load) { velocity = 1; gravity = 0.25; gravup = 0.5; xvel = 0; xgrav = 0.5; speedu = 1; } onClipEvent (enterFrame) { if (this._y >= 350) { this._y = -70; } else if (this._y <= -71) { this._y = 349; } if (this._x >= 330) { this._x = -70; } else if (this._x <= -71) { this._x = 329; } if (Key.isDown(38)) { velocity = velocity - gravup; this._y = this._y + velocity; } else if (Key.isDown(40)) { velocity = velocity + (gravity * 1.5); this._y = this._y + velocity; } else { velocity = velocity + gravity; this._y = this._y + velocity; } if (Key.isDown(37)) { xvel = xvel - xgrav; this._x = this._x + xvel; this._rotation = this._rotation + xvel; } else if (Key.isDown(39)) { xvel = xvel + xgrav; this._x = this._x + xvel; this._rotation = this._rotation + xvel; } else { this._x = this._x + xvel; this._rotation = this._rotation + xvel; } if (velocity < -20) { velocity = -20; } if (velocity > 40) { velocity = 40; } if (xvel < -30) { xvel = -30; } if (xvel > 30) { xvel = 30; } if (xvel > 0) { xvel = xvel - 0.1; } if (xvel < 0) { xvel = xvel + 0.1; } _parent.speed = int(velocity); if (velocity < 0) { _parent.speed = int(velocity) * -1; } }Symbol 14 Buttonon (release) { gotoAndStop (2); }Symbol 42 MovieClip Frame 1gotoAndPlay (1);
Library Items
| Symbol 1 Graphic | Used by:32 Timeline | |
| Symbol 2 Graphic | Used by:Timeline | |
| Symbol 3 Graphic | Used by:32 Timeline | |
| Symbol 4 Graphic | Used by:32 Timeline | |
| Symbol 5 Graphic | Used by:32 Timeline | |
| Symbol 6 Graphic | Used by:8 | |
| Symbol 7 Graphic | Used by:8 | |
| Symbol 8 MovieClip | Uses:6 7 | Used by:32 Timeline |
| Symbol 9 Graphic | Used by:32 Timeline | |
| Symbol 10 Font | Used by:11 12 34 | |
| Symbol 11 Text | Uses:10 | Used by:Timeline |
| Symbol 12 Text | Uses:10 | Used by:Timeline |
| Symbol 13 Graphic | Used by:14 | |
| Symbol 14 Button | Uses:13 | Used by:Timeline |
| Symbol 15 Graphic | Used by:Timeline | |
| Symbol 16 Graphic | Used by:18 19 22 23 24 26 29 30 Timeline | |
| Symbol 17 Graphic | Used by:18 19 23 24 | |
| Symbol 18 MovieClip | Uses:16 17 | Used by:31 |
| Symbol 19 MovieClip | Uses:16 17 | Used by:31 |
| Symbol 20 Graphic | Used by:22 | |
| Symbol 21 Graphic | Used by:22 | |
| Symbol 22 MovieClip | Uses:20 16 21 | Used by:31 |
| Symbol 23 MovieClip | Uses:17 16 | Used by:31 |
| Symbol 24 MovieClip | Uses:17 16 | Used by:31 |
| Symbol 25 Graphic | Used by:26 | |
| Symbol 26 MovieClip | Uses:25 16 | Used by:31 |
| Symbol 27 Graphic | Used by:29 | |
| Symbol 28 Graphic | Used by:29 30 | |
| Symbol 29 MovieClip | Uses:27 16 28 | Used by:31 |
| Symbol 30 MovieClip | Uses:28 16 | Used by:31 |
| Symbol 31 MovieClip | Uses:18 19 22 23 24 26 29 30 | Used by:Timeline |
| Symbol 32 MovieClip | Uses:3 4 1 5 8 9 | Used by:Timeline |
| Symbol 33 Graphic | Used by:Timeline | |
| Symbol 34 EditableText | Uses:10 | Used by:37 |
| Symbol 35 Font | Used by:36 | |
| Symbol 36 Text | Uses:35 | Used by:37 |
| Symbol 37 Button | Uses:34 36 | Used by:Timeline |
| Symbol 38 Graphic | Used by:40 | |
| Symbol 39 Graphic | Used by:40 | |
| Symbol 40 MovieClip | Uses:38 39 | Used by:Timeline |
| Symbol 41 Sound | Used by:42 | |
| Symbol 42 MovieClip | Uses:41 | Used by:Timeline |
| Symbol 43 Graphic | Used by:Timeline |
Special Tags
| FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
Dynamic Text Variables
| speed | Symbol 34 EditableText | "<p align="left"><font face="verdana" size="23" color="#9c7d01" letterSpacing="0.000000" kerning="1"><b>99</b></font></p>" |
|
|