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

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

Sensational Space Pong.swf

This is the info page for
Flash #64076

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


Text
0

0

ActionScript [AS1/AS2]

Frame 2
stop();
Instance of Symbol 53 MovieClip "pongblock" in Frame 2
onClipEvent (load) { var xspeed = 5; var yspeed = 5; } onClipEvent (enterFrame) { if ((this._y + this._height) > Stage.height) { this._y = Stage.height - this._height; yspeed = yspeed * -1; } if (this._y < 0) { this._y = 0; yspeed = yspeed * -1; } if (((this._x + this._width) < 0) || (this._x > Stage.width)) { if (this._x > Stage.width) { _root.leftscore++; } if ((this._x + this._width) < 0) { _root.rightscore++; } this._x = Stage.width / 2; xspeed = xspeed * -1; } _x = (_x + xspeed); _y = (_y + yspeed); }
Instance of Symbol 55 MovieClip "leftpaddle" in Frame 2
onClipEvent (enterFrame) { if (Key.isDown(38)) { this._y = this._y - 5; } if (Key.isDown(40)) { this._y = this._y + 5; } if ((this._y + this._height) > Stage.height) { this._y = Stage.height - this._height; } if (this._y < 0) { this._y = 0; } if (this.hitTest(_root.pongblock)) { _root.pongblock.xspeed = _root.pongblock.xspeed * -1; _root.pongblock._x = this._x + this._width; } }
Instance of Symbol 55 MovieClip in Frame 2
onClipEvent (enterFrame) { if (_root.pongblock._y > (this._y + (this._height / 2))) { _y = (_y + 2); } else { _y = (_y - 2); } if ((this._y + this._height) > Stage.height) { this._y = Stage.height - this._height; } if (this._y < 0) { this._y = 0; } if (this.hitTest(_root.pongblock)) { _root.pongblock.xspeed = _root.pongblock.xspeed * -1; _root.pongblock._x = this._x - _root.pongblock._width; } }
Symbol 38 Button
on (release) { getURL ("http://www.newgrounds.com", "_blank"); }
Symbol 47 Button
on (release) { _root.play(); }
Symbol 49 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 49 MovieClip Frame 2
gotoAndPlay (1);

Library Items

Symbol 1 GraphicUsed by:49
Symbol 2 GraphicUsed by:3 38
Symbol 3 MovieClipUses:2Used by:49
Symbol 4 GraphicUsed by:49
Symbol 5 GraphicUsed by:49
Symbol 6 GraphicUsed by:49
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:9
Symbol 9 MovieClipUses:8Used by:37
Symbol 10 GraphicUsed by:37
Symbol 11 GraphicUsed by:12 13
Symbol 12 MovieClipUses:11Used by:37
Symbol 13 MovieClipUses:11Used by:37
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClipUses:14Used by:35
Symbol 16 GraphicUsed by:20
Symbol 17 GraphicUsed by:20
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClipUses:18Used by:20 23
Symbol 20 MovieClipUses:16 17 19Used by:34
Symbol 21 GraphicUsed by:23
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:21 22 19Used by:34
Symbol 24 GraphicUsed by:27
Symbol 25 GraphicUsed by:27 30
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:24 25 26Used by:31
Symbol 28 GraphicUsed by:30
Symbol 29 GraphicUsed by:30
Symbol 30 MovieClipUses:28 25 29Used by:31
Symbol 31 MovieClipUses:27 30Used by:34
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:32Used by:34
Symbol 34 MovieClipUses:20 23 31 33Used by:35
Symbol 35 MovieClipUses:15 34Used by:37
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:9 10 12 13 35 36Used by:49
Symbol 38 ButtonUses:2Used by:49
Symbol 39 GraphicUsed by:41
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:39 40Used by:49
Symbol 42 GraphicUsed by:47
Symbol 43 GraphicUsed by:47
Symbol 44 GraphicUsed by:47
Symbol 45 GraphicUsed by:47
Symbol 46 GraphicUsed by:47
Symbol 47 ButtonUses:42 43 44 45 46Used by:49
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:1 3 4 5 6 37 38 41 47 48Used by:Timeline
Symbol 50 BitmapUsed by:51
Symbol 51 GraphicUses:50Used by:Timeline
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:52Used by:Timeline
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:Timeline
Symbol 56 FontUsed by:57 58
Symbol 57 EditableTextUses:56Used by:Timeline
Symbol 58 EditableTextUses:56Used by:Timeline
Symbol 59 SoundUsed by:Timeline

Instance Names

"pongblock"Frame 2Symbol 53 MovieClip
"leftpaddle"Frame 2Symbol 55 MovieClip
"bar"Symbol 49 MovieClip Frame 1Symbol 3 MovieClip

Special Tags

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

Labels

"loaded"Symbol 49 MovieClip Frame 3

Dynamic Text Variables

leftscoreSymbol 57 EditableText"0"
rightscoreSymbol 58 EditableText"0"




http://swfchan.com/13/64076/info.shtml
Created: 13/4 -2019 08:46:05 Last modified: 13/4 -2019 08:46:05 Server time: 01/06 -2024 13:21:33