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

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

Air Dodge.swf

This is the info page for
Flash #12788

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


Text
<P ALIGN="LEFT"><FONT FACE="Arial Black" SIZE="10" COLOR="#FFFFFF"><A HREF="http://www.2dplay.com" target = "_blank">www.2DPlay.com</A></FONT></P>

Loading

presents

Distance:

Best:

<P ALIGN="LEFT"><FONT FACE="Arial Black" SIZE="10" COLOR="#FFFFFF"><A HREF="http://www.2dplay.com" target = "_blank">More free games by 2DPlay.com</A></FONT></P>

Restart

Pause (P)

Sound

Score:

Air Dodge

by 2DPlay.com

Start game

Click and hold left mouse
button to go up, release to
go down.

ActionScript [AS1/AS2]

Frame 1
fscommand ("showmenu", false); stop(); _root.sunet = 1; logo.onEnterFrame = function () { if (_root.getBytesLoaded() == _root.getBytesTotal()) { this.play(); } else { tgFrame = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); this.progress.gotoAndStop(tgFrame); } };
Frame 2
stop(); score = 0; tabla._visible = 1; _root.ok = 1; if (_root.sunet == 1) { son1.start(0, 9999); } this.onEnterFrame = function () { if (Key.isDown(80) && ((getTimer() - getT) > 500)) { getT = getTimer(); if (_root.ok == 1) { _root.ok = 0; } else { _root.ok = 1; } } if (_root.ok == 1) { score++; tabla.scor.text = score; } if (heli._y > 440) { _root.gotoAndStop(3); } };
Frame 3
son = new Sound(); son.attachSound("muzica"); son.setVolume(40); son1 = new Sound(); son1.attachSound("shot"); son1.stop(); if (_root.kx == null) { son.start(1, 9999); _root.kx = 1; } _root.tab._visible = 0; stop(); tabla._visible = 0; delete this.onEnterFrame; but.onPress = function () { _root.gotoAndStop(2); }; scorB1 = tabla.scor.text; scorBx.text = tabla.scor.text; if (scorBx.text != "") { _root.tab._visible = 1; } if (scorB1 > _root.best) { _root.best = scorB1; tabla.scorB.text = scorB1; }
Symbol 9 MovieClip Frame 1
stop();
Symbol 13 MovieClip Frame 63
stop();
Symbol 13 MovieClip Frame 272
_root.gotoAndStop(3);
Symbol 26 MovieClip Frame 1
pas = 10; this.onEnterFrame = function () { if (_root.ok == 1) { this._x = this._x - pas; } if (this.hittest(_parent.heli._x + 20, _parent.heli._y - 30, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } if (this.hittest(_parent.heli._x + 20, _parent.heli._y + 5, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } if (this.hittest(_parent.heli._x - 80, _parent.heli._y - 15, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } };
Symbol 28 MovieClip Frame 1
pas = 10; this.onEnterFrame = function () { if (_root.ok == 1) { this._x = this._x - pas; } if (this.hittest(_parent.heli._x + 20, _parent.heli._y - 30, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } if (this.hittest(_parent.heli._x + 20, _parent.heli._y + 5, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } if (this.hittest(_parent.heli._x - 80, _parent.heli._y - 15, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } };
Symbol 32 MovieClip Frame 1
pas = 10; this.onEnterFrame = function () { if (_root.ok == 1) { this._x = this._x - pas; } if (this.hittest(_parent.heli._x + 20, _parent.heli._y - 30, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } if (this.hittest(_parent.heli._x + 20, _parent.heli._y + 5, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } if (this.hittest(_parent.heli._x - 80, _parent.heli._y - 15, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } };
Symbol 36 MovieClip Frame 1
pas = 10; this.onEnterFrame = function () { if (_root.ok == 1) { this._x = this._x - pas; } if (this.hittest(_parent.heli._x + 20, _parent.heli._y - 30, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } if (this.hittest(_parent.heli._x + 20, _parent.heli._y + 5, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } if (this.hittest(_parent.heli._x - 80, _parent.heli._y - 15, true)) { _parent.heli.acc = 1; _parent.heli.gotoAndStop(2); } };
Symbol 44 MovieClip Frame 1
stop(); acc = 1; this.onEnterFrame = function () { if (_root.ok == 1) { _y = (_y + _vy); _vy = _vy + acc; } }; this.onMouseDown = function () { if (_root.ok == 1) { _vy = _vy / 2; acc = -1; _rotation = -10; } }; this.onMouseUp = function () { if (_root.ok == 1) { _vy = _vy / 2; acc = 1; _rotation = 0; } };
Symbol 44 MovieClip Frame 2
delete this.onMouseDown; play();
Symbol 44 MovieClip Frame 26
stop();
Symbol 56 Button
on (release) { _root.gotoAndStop(3); }
Symbol 58 Button
on (release) { if (_root.ok == 1) { _root.ok = 0; } else { _root.ok = 1; } }
Symbol 61 Button
on (release) { if (_root.sunet == 0) { _root.sunet = 1; _root.son.start(0, 100); } else { _root.sunet = 0; _root.son.stop(); } }
Symbol 74 MovieClip Frame 1
stop();

Library Items

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

Instance Names

"logo"Frame 1Symbol 13 MovieClip
"level1"Frame 2Symbol 26 MovieClip
"heli"Frame 2Symbol 44 MovieClip
"tabla"Frame 2Symbol 51 MovieClip
"tab"Frame 3Symbol 64 MovieClip
"but"Frame 3Symbol 70 MovieClip
"scorBx"Frame 3Symbol 72 EditableText
"heli"Frame 3Symbol 74 MovieClip
"progress"Symbol 13 MovieClip Frame 1Symbol 9 MovieClip
"burnL"Symbol 44 MovieClip Frame 1Symbol 40 MovieClip
"scor"Symbol 51 MovieClip Frame 1Symbol 48 EditableText
"scorB"Symbol 51 MovieClip Frame 1Symbol 50 EditableText
"burnL"Symbol 74 MovieClip Frame 1Symbol 40 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "muzica"




http://swfchan.com/3/12788/info.shtml
Created: 5/6 -2019 14:26:37 Last modified: 5/6 -2019 14:26:37 Server time: 02/05 -2024 08:13:08