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

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

moonwalk.swf

This is the info page for
Flash #15314

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


Text
<p align="left"><font face="Calibri" size="30" color="#000000" letterSpacing="0.000000" kerning="1">Unleash the motherfucking moonwalk..</font></p><p align="left"><font face="Calibri" size="30" color="#000000" letterSpacing="0.000000" kerning="1"> ctrl makes the speed go up.</font></p><p align="left"><font face="Calibri" size="30" color="#000000" letterSpacing="0.000000" kerning="1">You steer with the arrow keys</font></p><p align="left"><font face="Calibri" size="30" color="#000000" letterSpacing="0.000000" kerning="1">No cruise control allowed</font></p>

Kuzmin(C)

ActionScript [AS1/AS2]

Instance of Symbol 12 MovieClip in Frame 1
onClipEvent (load) { yspeed = 0; xspeed = 0; wind = 0; power = 5; upconstant = 0.75; friction = 0.99; gravity = 0.5; } onClipEvent (enterFrame) { power = 5; if (Key.isDown(17)) { power = 10; } if (Key.isDown(20)) { _root.text_txt.text = "I SAID NO CRUISE CONTROL!!! \n This is why we can't \n have nice things.."; } if (Key.isDown(37) and (_x > 70)) { this.gotoAndStop("walkright"); _x = (_x - power); } else if (Key.isDown(39) and (_x < 460)) { _x = (_x + power); this.gotoAndStop("walkleft"); } else { xspeed = 0; this.gotoAndStop("stand"); } if (_root.floor_mc.hitTest(this)) { yspeed = 0; } if (_root.goal.hitTest(this.hero_hit)) { _root.gotoAndStop("win"); } }
Symbol 12 MovieClip Frame 1
stop();

Library Items

Symbol 1 FontUsed by:2 15
Symbol 2 EditableTextUses:1Used by:Timeline
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:12
Symbol 5 ShapeTweeningUsed by:11
Symbol 6 ShapeTweeningUsed by:11
Symbol 7 GraphicUsed by:11
Symbol 8 ShapeTweeningUsed by:11
Symbol 9 ShapeTweeningUsed by:11
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClipUses:5 6 7 8 9 10Used by:12
Symbol 12 MovieClipUses:4 11Used by:Timeline
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13Used by:Timeline
Symbol 15 TextUses:1Used by:Timeline

Instance Names

"text_txt"Frame 1Symbol 2 EditableText
"floor_mc"Frame 1Symbol 14 MovieClip

Special Tags

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

Labels

"stand"Symbol 12 MovieClip Frame 1
"walkright"Symbol 12 MovieClip Frame 2
"walkleft"Symbol 12 MovieClip Frame 3




http://swfchan.com/4/15314/info.shtml
Created: 2/6 -2019 18:53:11 Last modified: 2/6 -2019 18:53:11 Server time: 14/05 -2024 06:43:12