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

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

Mario ShootOut V1.0.swf

This is the info page for
Flash #77058

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


Text
How To Play
Click the shell with your left mouse button to shoot. When you're ready click the start button and try to get as many goals as you can.

V1.0 : Game submitted to NG.

Start

ActionScript [AS1/AS2]

Frame 222
stop();
Frame 224
fscommand ("showmenu", "false"); fscommand ("trapallkeys", "true"); fscommand ("fullscreen", "true"); score = 0; Mouse.hide(); time = 0; secs = 0; go_on = 0; mscore = 0;
Instance of Symbol 48 MovieClip "ball" in Frame 224
onClipEvent (load) { y = 12; } onClipEvent (enterFrame) { pan = _x - 300; difscale = 100 - _yscale; y--; _y = (_y - y); _x = (_x - x); if (_y > (385 - difscale)) { _y = (385 - difscale); y = y * -0.8; x = x * 0.8; if (y > 2) { ssound = new Sound(); ssound.attachSound("hit"); ssound.setPan(pan); ssound.setVolume(_root.shadow._y / 7); ssound.start(); } } if (_x > (504 - difscale)) { _x = (504 - difscale); x = x * -1; ssound = new Sound(); ssound.attachSound("hit"); ssound.setPan(pan); ssound.setVolume(_root.shadow._y / 7); ssound.start(); } else if (_x < (47 + difscale)) { _x = (47 + difscale); x = x * -1; ssound = new Sound(); ssound.attachSound("hit"); ssound.setPan(pan); ssound.setVolume(_root.shadow._y / 7); ssound.start(); } if (_yscale < 20) { _xscale = 20; _yscale = 20; scale = scale * -1; ssound = new Sound(); ssound.attachSound("hit"); ssound.setVolume(_root.shadow._y / 7); ssound.setPan(pan); ssound.start(); } else if (_yscale > 100) { _xscale = 100; _yscale = 100; scale = scale * -1; } if (scale > 0) { scale = scale * 0.9; } _xscale = (_xscale - scale); _yscale = (_yscale - scale); _rotation = (_rotation - x); } onClipEvent (mouseDown) { if (hitTest(_root.mmouse)) { y = 12; x = (_root._xmouse - _x) * 0.8; scale = 15; } }
Instance of Symbol 50 MovieClip in Frame 224
onClipEvent (enterFrame) { if ((hitTest(_root.ball) && (_root.ball._yscale < 20)) && (_root.time > 0)) { _root.score++; ssound = new Sound(); ssound.attachSound("goal"); ssound.start(); } if (_root.go_on == 1) { _root.time--; _root.secs = int(_root.time / 37); if (_root.time <= 0) { _root.go_on = 0; } } if (_root.score > _root.mscore) { _root.mscore = _root.score; } _root.scorei = "Goals: " + _root.score; _root.mscorei = "Max Score: " + _root.mscore; _root.secsi = "Time: " + _root.secs; }
Instance of Symbol 65 MovieClip "mmouse" in Frame 224
onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; }
Frame 225
fscommand ("showmenu", "false"); fscommand ("trapallkeys", "true"); fscommand ("fullscreen", "true"); score = 0; Mouse.hide(); time = 0; secs = 0; go_on = 0; mscore = 0;
Symbol 9 Button
on (release) { getURL ("http://www.newgrounds.com", "blank"); }
Symbol 14 Button
on (release) { _root.play(); }
Symbol 15 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 15 MovieClip Frame 2
gotoAndPlay (1);
Symbol 39 Button
on (release) { nextFrame(); }
Symbol 46 MovieClip Frame 45
stop();
Symbol 63 Button
on (release) { go_on = 1; score = 0; time = 1110; }

Library Items

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

Instance Names

"ball"Frame 224Symbol 48 MovieClip
"mmouse"Frame 224Symbol 65 MovieClip
"bar"Symbol 15 MovieClip Frame 1Symbol 3 MovieClip

Special Tags

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

Labels

"loaded"Symbol 15 MovieClip Frame 3

Dynamic Text Variables

secsiSymbol 52 EditableText""
scoreiSymbol 53 EditableText""
secsiSymbol 54 EditableText""
scoreiSymbol 55 EditableText""
mscoreiSymbol 56 EditableText""
mscoreiSymbol 57 EditableText""
secsiSymbol 67 EditableText""
scoreiSymbol 68 EditableText""
secsiSymbol 69 EditableText""
scoreiSymbol 70 EditableText""
mscoreiSymbol 71 EditableText""
mscoreiSymbol 72 EditableText""




http://swfchan.com/16/77058/info.shtml
Created: 4/4 -2019 06:26:16 Last modified: 4/4 -2019 06:26:16 Server time: 04/05 -2024 03:43:33