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

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

MyLittlePonytheVideoGame.swf

This is the info page for
Flash #94667

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


ActionScript [AS1/AS2]
Frame 126
stop();
Instance of Symbol 10 MovieClip "ponyD" in Frame 126
onClipEvent (load) { var DLeft = false; var DRight = false; var AButton = false; var BButton = false; var runDistance = 5; var runVelocity = 1; var gravity = 0; } onClipEvent (enterFrame) { if (Key.isDown(37)) { DLeft = true; } else { DLeft = false; } if (Key.isDown(39)) { DRight = true; } else { DRight = false; } if (Key.isDown(88)) { BButton = true; } else { BButton = false; } if (DLeft or DRight) { this.gotoAndStop(2); } if ((!DLeft) and (!DRight)) { this.gotoAndStop(1); } if (DLeft) { this._x = this._x - runDistance; } if (DRight) { this._x = this._x + runDistance; } if (AButton) { } if (BButton and (DRight or DLeft)) { if (runDistance <= 10) { runDistance = runDistance + runVelocity; } } else if (runDistance >= 5) { runDistance = runDistance - runVelocity; } }
Symbol 10 MovieClip Frame 1
Symbol 10 MovieClip Frame 2

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:Timeline
Symbol 3 GraphicUsed by:Timeline
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:6
Symbol 6 MovieClipUses:5Used by:Timeline
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:9 10
Symbol 9 MovieClipUses:8Used by:10
Symbol 10 MovieClipUses:8 9Used by:Timeline

Instance Names

"ponyD"Frame 126Symbol 10 MovieClip

Special Tags

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




http://swfchan.com/19/94667/info.shtml
Created: 26/3 -2019 01:16:20 Last modified: 26/3 -2019 01:16:20 Server time: 02/05 -2024 18:18:04