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

<div style="position:absolute;top:-99px;left:-99px;"><img src="https://tools.swfchan.com/stathit.asp?noj=FRM13685349-5DC&rnd=13685349" width="1" height="1"></div>

Iron_Man___Simulator_by_vananovion.swf

This is the info page for
Flash #19624

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


Text
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 1
stop();
Frame 2
stop();
Instance of Symbol 32 MovieClip in Frame 2
onClipEvent (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 Button
on (release) { gotoAndStop (2); }
Symbol 42 MovieClip Frame 1
gotoAndPlay (1);

Library Items

Symbol 1 GraphicUsed by:32  Timeline
Symbol 2 GraphicUsed by:Timeline
Symbol 3 GraphicUsed by:32  Timeline
Symbol 4 GraphicUsed by:32  Timeline
Symbol 5 GraphicUsed by:32  Timeline
Symbol 6 GraphicUsed by:8
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:6 7Used by:32  Timeline
Symbol 9 GraphicUsed by:32  Timeline
Symbol 10 FontUsed by:11 12 34
Symbol 11 TextUses:10Used by:Timeline
Symbol 12 TextUses:10Used by:Timeline
Symbol 13 GraphicUsed by:14
Symbol 14 ButtonUses:13Used by:Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 GraphicUsed by:18 19 22 23 24 26 29 30  Timeline
Symbol 17 GraphicUsed by:18 19 23 24
Symbol 18 MovieClipUses:16 17Used by:31
Symbol 19 MovieClipUses:16 17Used by:31
Symbol 20 GraphicUsed by:22
Symbol 21 GraphicUsed by:22
Symbol 22 MovieClipUses:20 16 21Used by:31
Symbol 23 MovieClipUses:17 16Used by:31
Symbol 24 MovieClipUses:17 16Used by:31
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25 16Used by:31
Symbol 27 GraphicUsed by:29
Symbol 28 GraphicUsed by:29 30
Symbol 29 MovieClipUses:27 16 28Used by:31
Symbol 30 MovieClipUses:28 16Used by:31
Symbol 31 MovieClipUses:18 19 22 23 24 26 29 30Used by:Timeline
Symbol 32 MovieClipUses:3 4 1 5 8 9Used by:Timeline
Symbol 33 GraphicUsed by:Timeline
Symbol 34 EditableTextUses:10Used by:37
Symbol 35 FontUsed by:36
Symbol 36 TextUses:35Used by:37
Symbol 37 ButtonUses:34 36Used by:Timeline
Symbol 38 GraphicUsed by:40
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:38 39Used by:Timeline
Symbol 41 SoundUsed by:42
Symbol 42 MovieClipUses:41Used by:Timeline
Symbol 43 GraphicUsed by:Timeline

Special Tags

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

Dynamic Text Variables

speedSymbol 34 EditableText"<p align="left"><font face="verdana" size="23" color="#9c7d01" letterSpacing="0.000000" kerning="1"><b>99</b></font></p>"




http://swfchan.com/4/19624/info.shtml
Created: 29/5 -2019 19:37:05 Last modified: 29/5 -2019 19:37:05 Server time: 05/12 -2025 14:44:29